Imported from MichaelFiano/yt_ai_converter_summarizer_database (AGENTS.md). Install upstream with npx skills add MichaelFiano/yt_ai_converter_summarizer_database. Copyright stays with the author.
Agent instructions
Project notes for AI coding agents working in this repo. The full project plan is in youtube-summarizer-agent.md.
Agent skills
Issue tracker
Issues are tracked as GitHub Issues; agents use the gh CLI. See docs/agents/issue-tracker.md.
Single-context layout (CONTEXT.md + docs/adr/ at the repo root). See docs/agents/domain.md.
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/michaelfiano-yt-ai-converter-summarizer-database-yt-ai-c-993379/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.
{
"ocm": "1",
"id": "michaelfiano-yt-ai-converter-summarizer-database-yt-ai-c-993379",
"kind": "skill",
"name": "yt_ai_converter_summarizer_database",
"description": "Project notes for AI coding agents working in this repo. The full project plan is in `youtube-summarizer-agent.md`.",
"publisher": "MichaelFiano",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Project notes for AI coding agents working in this repo. The full project plan is in `youtube-summarizer-agent.md`."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/MichaelFiano/yt_ai_converter_summarizer_database",
"path": "AGENTS.md",
"ref": "1417fced4ca8c5fef8c14261b954cc96cca4dfea",
"url": "https://github.com/MichaelFiano/yt_ai_converter_summarizer_database/blob/1417fced4ca8c5fef8c14261b954cc96cca4dfea/AGENTS.md",
"key": "MichaelFiano/yt_ai_converter_summarizer_database/AGENTS.md"
}
},
"instructions": "# Agent instructions\n\nProject notes for AI coding agents working in this repo. The full project plan is in `youtube-summarizer-agent.md`.\n\n## Agent skills\n\n### Issue tracker\n\nIssues are tracked as GitHub Issues; agents use the `gh` CLI. See `docs/agents/issue-tracker.md`.\n\n### Triage labels\n\nDefault canonical label vocabulary (`needs-triage`, `needs-info`, `ready-for-agent`, `ready-for-human`, `wontfix`). See `docs/agents/triage-labels.md`.\n\n### Domain docs\n\nSingle-context layout (`CONTEXT.md` + `docs/adr/` at the repo root). See `docs/agents/domain.md`.",
"cost": {
"context_tokens": 140
}
}
Fetch it by URL: GET /api/v1/registry/michaelfiano-yt-ai-converter-summarizer-database-yt-ai-c-993379/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.