Imported from leeari95/ACNH-wiki (AGENTS.md). Install upstream with npx skills add leeari95/ACNH-wiki. Copyright stays with the author.
AGENTS.md
This repository uses CLAUDE.md as the primary agent instruction file.
If you are a Codex agent or any other AI coding assistant, please refer to CLAUDE.md and the docs/ directory for project guidelines, architecture, and patterns.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/leeari95-acnh-wiki-acnh-wiki/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
leeari95-acnh-wiki-acnh-wiki.ocm.jsonjson
{
"ocm": "1",
"id": "leeari95-acnh-wiki-acnh-wiki",
"kind": "skill",
"name": "ACNH-wiki",
"description": "This repository uses `CLAUDE.md` as the primary agent instruction file.",
"publisher": "leeari95",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"This repository uses `CLAUDE.md` as the primary agent instruction file."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/leeari95/ACNH-wiki",
"path": "AGENTS.md",
"ref": "d96c7124212a188bf65e03381f26e4ead9db55da",
"url": "https://github.com/leeari95/ACNH-wiki/blob/d96c7124212a188bf65e03381f26e4ead9db55da/AGENTS.md",
"key": "leeari95/ACNH-wiki/AGENTS.md"
}
},
"instructions": "# AGENTS.md\n\nThis repository uses `CLAUDE.md` as the primary agent instruction file.\n\nIf you are a Codex agent or any other AI coding assistant, please refer to [`CLAUDE.md`](CLAUDE.md) and the [`docs/`](docs/) directory for project guidelines, architecture, and patterns.",
"cost": {
"context_tokens": 68
}
}
Fetch it by URL: GET /api/v1/registry/leeari95-acnh-wiki-acnh-wiki/manifest?version=1.0.0
Reviews
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.