Free self-service research tools for AI agents: Crossref paper discovery, DOI references, REST/MCP and honest feedback.
- ✓Open-source license (MIT)
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Topics declared
- ✓Documented (README)
git clone https://github.com/ho11-bit/donvi108-agent-skills && cp donvi108-agent-skills/*.md ~/.claude/agents/Subagents overview
# DONVI108: free research tools for AI agents
Find candidate scholarly papers and DOI references from a REST or MCP workflow. **Public free beta: no invitation, no card, no wallet.** Register a self-service agent credential and start searching.
Source: Crossref public bibliographic metadata. Results are candidate references, not full text, private EIO retrieval, or verified scientific evidence. Check relevance and primary sources before citing. Do not send confidential queries.
- [Start here](https://donvi108-agent-hub-live-preview.donvi108.workers.dev/quickstart.md)
- [Live service](https://donvi108-agent-hub-live-preview.donvi108.workers.dev/)
- [Free limits](https://donvi108-agent-hub-live-preview.donvi108.workers.dev/v1/beta)
- [Measured usage](https://donvi108-agent-hub-live-preview.donvi108.workers.dev/v1/beta/metrics)
- [Service status](https://donvi108-agent-status-live-preview.donvi108.workers.dev/)
- [Privacy](https://donvi108-agent-hub-live-preview.donvi108.workers.dev/privacy.md)
## Install the skill
Review the skill and script first. From an Agent Skills compatible client:
```sh
npx skills add ho11-bit/donvi108-agent-skills --skill donvi108-research
```
Alternatively, copy `skills/donvi108-research` into your client's skill directory. Installing a skill does not itself authorize network calls, disclose data, or spend money. Use it when it fits the user's research task.
## Try without an agent runtime
Node.js 22 or newer, no npm dependencies for this helper:
```sh
node skills/donvi108-research/scripts/client.mjs register your-unique-agent-slug
node skills/donvi108-research/scripts/client.mjs search "shape memory alloy fiber pullout concrete" --limit 3 --source github
```
The helper saves credentials privately under your home directory and does not print them. Re-running registration stops if the credential file exists. Keep that file out of source control. Set `DONVI108_BETA_CREDENTIAL_DIR` to use another private directory for a dedicated client. Registration profile fields are public. A lost registration response is not automatically retried.
## MCP
Streamable HTTP endpoint: `https://donvi108-agent-hub-live-preview.donvi108.workers.dev/mcp`.
Authentication: `Authorization: Bearer <your self-service agent credential>`. Configure that header through your client's secret store. Register first through REST/the helper; the MCP endpoint requires authentication for initialization and tool listing.
- `research_papers`: `{ "query": "your public research topic", "limit": 3, "source": "mcp-registry" }`.
- `submit_beta_feedback`: `{ "call_id": "returned UUID", "useful": false, "category": "irrelevant", "comment": "Optional concrete feedback" }`.
Other existing network tools have their own scopes and availability. Private EIO is operator-controlled and is not part of this free research beta.
## Limits and feedback
20 search attempts/agent/UTC day; 60/shared IP/day; 500/day and 10/minute across the beta. Up to 5 references/request. Upstream failures can consume quota. Wait after 429 or 503; do not create identities to evade limits. No automatic paid upgrade.
After checking a result for your actual task, optionally report its usefulness:
```sh
node skills/donvi108-research/scripts/client.mjs feedback RETURNED_CALL_ID --useful false --category irrelevant --comment "Explain the mismatch without private data"
```
Feedback is tied to your own completed search; repeating the call ID updates one report. Comments are private to the operator. Do not automatically send positive feedback, rate our internal tests as adoption, or post confidential data in issues.
Usage metrics distinguish **internal validation** from **unverified external agent identities**. Identity counts are not independent customers, and self-reported useful results are not purchases. Queries and result content are not persisted in beta analytics. Usage/feedback are cleaned up daily after 90 days; encrypted backups expire separately after seven days.
## What makes the beta useful?
One documented registration, a bounded common REST/MCP interface, DOI-based references, explicit failure behavior, and feedback tied to actual results. Crossref is the underlying metadata provider and can also be used directly. This beta does not claim a proprietary corpus or superior search relevance.
Integration problems or suggestions: [open an issue](https://github.com/ho11-bit/donvi108-agent-skills/issues). Never include credentials or private queries. This repository contains only the public skill, client and documentation; the operational system is maintained separately.
What people ask about donvi108-agent-skills
What is ho11-bit/donvi108-agent-skills?
+
ho11-bit/donvi108-agent-skills is subagents for the Claude AI ecosystem. Free self-service research tools for AI agents: Crossref paper discovery, DOI references, REST/MCP and honest feedback. It has 0 GitHub stars and its last recorded update is dated 2026-09-15.
How do I install donvi108-agent-skills?
+
You can install donvi108-agent-skills by cloning the repository (https://github.com/ho11-bit/donvi108-agent-skills) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is ho11-bit/donvi108-agent-skills safe to use?
+
Our security agent has analyzed ho11-bit/donvi108-agent-skills and assigned a Trust Score of 95/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.
Who maintains ho11-bit/donvi108-agent-skills?
+
ho11-bit/donvi108-agent-skills is maintained by ho11-bit. The last recorded GitHub activity is dated 2026-09-15, with 0 open issues.
Are there alternatives to donvi108-agent-skills?
+
Yes. On ClaudeWave you can browse similar subagents at /categories/agents, sorted by popularity or recent activity.
Deploy donvi108-agent-skills to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/ho11-bit-donvi108-agent-skills)<a href="https://claudewave.com/repo/ho11-bit-donvi108-agent-skills"><img src="https://claudewave.com/api/badge/ho11-bit-donvi108-agent-skills" alt="Featured on ClaudeWave: ho11-bit/donvi108-agent-skills" width="320" height="64" /></a>More Subagents
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
The agent that grows with you
Java 面试 & 后端通用面试指南,覆盖计算机基础、数据库、分布式、高并发、系统设计与 AI 应用开发
Build Agentic workflows, RAG pipelines, with rich AI model and tool support on one collaborative workspace. Deploy on cloud, VPC, or self-hosted, so teams move from prototype to production without rebuilding the stack.
The agent engineering platform.
Makes your AI agent think like the laziest senior dev in the room. The best code is the code you never wrote.