<!-- BEGIN LOOM ORCHESTRATION (AGENTS) --> This repository uses [Loom](https://github.com/rjwalters/loom) for AI-powered development orchestration (dual-runtime: Claude Code reads `CLAUDE.md`; OpenAI
Imported from rjwalters/kicad-tools (AGENTS.md). Install upstream with npx skills add rjwalters/kicad-tools. Copyright stays with the author.
This repository uses Loom for AI-powered development orchestration (dual-runtime: Claude Code reads CLAUDE.md; OpenAI Codex CLI and other AGENTS.md-aware runtimes read this file). See the Loom repository for the full guide (roles, labels, worktrees, configuration). When installed, Loom also writes a locally-substituted copy of the runtime-neutral guide to .loom/AGENTS.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/rjwalters-kicad-tools-kicad-tools/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.
rjwalters-kicad-tools-kicad-tools.ocm.jsonjson
{
"ocm": "1",
"id": "rjwalters-kicad-tools-kicad-tools",
"kind": "skill",
"name": "kicad-tools",
"description": "<!-- BEGIN LOOM ORCHESTRATION (AGENTS) --> This repository uses [Loom](https://github.com/rjwalters/loom) for AI-powered development orchestration (dual-runtime: Claude Code reads `CLAUDE.md`; OpenAI Codex CLI and other AGENTS.md-aware runtimes read this file). See the Loom repository for the full guide (roles, labels, worktrees, configuration). When installed, Loom also writes a locally-substituted copy of the runtime-neutral guide to `.loom/AGENTS.md`. <!-- END LOOM ORCHESTRATION (AGENTS) -->",
"publisher": "rjwalters",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"<!-- BEGIN LOOM ORCHESTRATION (AGENTS) --> This repository uses [Loom](https://github.com/rjwalters/loom) for AI-powered development orchestration (dual-runtime: Claude Code reads `CLAUDE.md`; OpenAI Codex CLI and other AGENTS.md-aware runtimes read this file). See the Loom repository for the full guide (roles, labels, worktrees, configuration). When installed, Loom also writes a locally-substituted copy of the runtime-neutral guide to `.loom/AGENTS.md`. <!-- END LOOM ORCHESTRATION (AGENTS) -->"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/rjwalters/kicad-tools",
"path": "AGENTS.md",
"ref": "5a2273721b4e3af16cb388b7c22604b089c282cf",
"url": "https://github.com/rjwalters/kicad-tools/blob/5a2273721b4e3af16cb388b7c22604b089c282cf/AGENTS.md",
"key": "rjwalters/kicad-tools/AGENTS.md"
}
},
"instructions": "<!-- BEGIN LOOM ORCHESTRATION (AGENTS) -->\nThis repository uses [Loom](https://github.com/rjwalters/loom) for AI-powered development orchestration (dual-runtime: Claude Code reads `CLAUDE.md`; OpenAI Codex CLI and other AGENTS.md-aware runtimes read this file). See the Loom repository for the full guide (roles, labels, worktrees, configuration). When installed, Loom also writes a locally-substituted copy of the runtime-neutral guide to `.loom/AGENTS.md`.\n<!-- END LOOM ORCHESTRATION (AGENTS) -->",
"cost": {
"context_tokens": 124
}
}
Fetch it by URL: GET /api/v1/registry/rjwalters-kicad-tools-kicad-tools/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.