Imported from xarthurx/whisperi (
AGENTS.md). Install upstream withnpx skills add xarthurx/whisperi. Copyright stays with the author.
Whisperi Agent Instructions
See CLAUDE.md for the current project instructions.
See [CLAUDE.md](CLAUDE.md) for the current project instructions.
Free account. Installing gives you the manifest plus copy-paste snippets.
See reviewsImported from xarthurx/whisperi (
AGENTS.md). Install upstream withnpx skills add xarthurx/whisperi. Copyright stays with the author.
See CLAUDE.md for the current project instructions.
Copy one of these into your project. Installing also returns the manifest and these snippets.
targets:
- https://api.opensmartroute.ai/api/v1/registry/xarthurx-whisperi-whisperi/manifest # or paste the manifest belowAn Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "xarthurx-whisperi-whisperi",
"kind": "skill",
"name": "whisperi",
"description": "See [CLAUDE.md](CLAUDE.md) for the current project instructions.",
"publisher": "xarthurx",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"See [CLAUDE.md](CLAUDE.md) for the current project instructions."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/xarthurx/whisperi",
"path": "AGENTS.md",
"ref": "d11bcc1829103627284f680cecdb6cfbd27e940b",
"url": "https://github.com/xarthurx/whisperi/blob/d11bcc1829103627284f680cecdb6cfbd27e940b/AGENTS.md",
"key": "xarthurx/whisperi/AGENTS.md"
}
},
"instructions": "# Whisperi Agent Instructions\n\nSee [CLAUDE.md](CLAUDE.md) for the current project instructions.",
"cost": {
"context_tokens": 23
}
}Fetch it by URL: GET /api/v1/registry/xarthurx-whisperi-whisperi/manifest?version=1.0.0
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.