Imported from spiffe/spike (
AGENTS.md). Install upstream withnpx skills add spiffe/spike. Copyright stays with the author.
Agent Instructions
Read and follow CLAUDE.md.
Read and follow [CLAUDE.md](CLAUDE.md).
Free account. Installing gives you the manifest plus copy-paste snippets.
See reviewsImported from spiffe/spike (
AGENTS.md). Install upstream withnpx skills add spiffe/spike. Copyright stays with the author.
Read and follow CLAUDE.md.
Copy one of these into your project. Installing also returns the manifest and these snippets.
targets:
- https://api.opensmartroute.ai/api/v1/registry/spiffe-spike-spike/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": "spiffe-spike-spike",
"kind": "skill",
"name": "spike",
"description": "Read and follow [CLAUDE.md](CLAUDE.md).",
"publisher": "spiffe",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Read and follow [CLAUDE.md](CLAUDE.md)."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/spiffe/spike",
"path": "AGENTS.md",
"ref": "42547a7e5a0099e47c95046889030b895c0ec430",
"url": "https://github.com/spiffe/spike/blob/42547a7e5a0099e47c95046889030b895c0ec430/AGENTS.md",
"key": "spiffe/spike/AGENTS.md"
}
},
"instructions": "# Agent Instructions\n\nRead and follow [CLAUDE.md](CLAUDE.md).",
"cost": {
"context_tokens": 15
}
}Fetch it by URL: GET /api/v1/registry/spiffe-spike-spike/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.