Skip to main content
ClaudeWave
ho11-bit avatar
ho11-bit

donvi108-agent-skills

View on GitHub

Free self-service research tools for AI agents: Crossref paper discovery, DOI references, REST/MCP and honest feedback.

SubagentsOfficial Registry0 stars0 forksJavaScriptMITUpdated today
ClaudeWave Trust Score
95/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
  • Documented (README)
Last scanned: 9/15/2026
Install as a Claude Code subagent
Method: Clone
Terminal
git clone https://github.com/ho11-bit/donvi108-agent-skills && cp donvi108-agent-skills/*.md ~/.claude/agents/
1. Clone the repository and copy the agent .md definitions into ~/.claude/agents (or .claude/agents inside a project).
2. Start a new Claude Code session to load the agents.
3. Delegate work to them with the Task/Agent tool or by name.
Use cases

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.
agent-skillsai-agentscrossreffree-betamcpresearch

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.

Featured on ClaudeWave: ho11-bit/donvi108-agent-skills
[![Featured on ClaudeWave](https://claudewave.com/api/badge/ho11-bit-donvi108-agent-skills)](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>