Custom agent imported from alilee/cranelisp (
.github/agents/spec.agent.md). Copyright stays with the author.
Read the repository root CLAUDE.md, then sprints/METHOD.md, then adopt the
role contract at .agents/skills/spec/SKILL.md.
Scribe the language specification; the user arbitrates every normative question
Free account. Installing gives you the manifest plus copy-paste snippets.
See reviewsCustom agent imported from alilee/cranelisp (
.github/agents/spec.agent.md). Copyright stays with the author.
Read the repository root CLAUDE.md, then sprints/METHOD.md, then adopt the
role contract at .agents/skills/spec/SKILL.md.
Copy one of these into your project. Installing also returns the manifest and these snippets.
targets:
- https://api.opensmartroute.ai/api/v1/registry/alilee-cranelisp-spec-agent/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": "alilee-cranelisp-spec-agent",
"kind": "agent",
"name": "spec",
"description": "Scribe the language specification; the user arbitrates every normative question",
"publisher": "alilee",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"agent-md",
"github-custom-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Scribe the language specification; the user arbitrates every normative question"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-custom-agents",
"repository": "https://github.com/alilee/cranelisp",
"path": ".github/agents/spec.agent.md",
"ref": "dc78ddbee3107043925505531798667dc61f7a03",
"url": "https://github.com/alilee/cranelisp/blob/dc78ddbee3107043925505531798667dc61f7a03/.github/agents/spec.agent.md",
"key": "alilee/cranelisp/.github/agents/spec.agent.md"
}
},
"instructions": "Read the repository root `CLAUDE.md`, then `sprints/METHOD.md`, then adopt the\nrole contract at `.agents/skills/spec/SKILL.md`.",
"cost": {
"context_tokens": 31
}
}Fetch it by URL: GET /api/v1/registry/alilee-cranelisp-spec-agent/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.