Canonical AI agent instructions for this repository live in [CLAUDE.md](CLAUDE.md). Path-scoped rules and skills live under [.claude/](.claude/), and detailed reference documentation under [docs/](doc
Imported from techpivot/terraform-module-releaser (AGENTS.md). Install upstream with npx skills add techpivot/terraform-module-releaser. Copyright stays with the author.
Agent Instructions
Canonical AI agent instructions for this repository live in CLAUDE.md. Path-scoped rules and skills live
under .claude/, and detailed reference documentation under docs/.
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/techpivot-terraform-module-releaser-terraform-module-releaser/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": "techpivot-terraform-module-releaser-terraform-module-releaser",
"kind": "skill",
"name": "terraform-module-releaser",
"description": "Canonical AI agent instructions for this repository live in [CLAUDE.md](CLAUDE.md). Path-scoped rules and skills live under [.claude/](.claude/), and detailed reference documentation under [docs/](docs/).",
"publisher": "techpivot",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Canonical AI agent instructions for this repository live in [CLAUDE.md](CLAUDE.md). Path-scoped rules and skills live under [.claude/](.claude/), and detailed reference documentation under [docs/](docs/)."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/techpivot/terraform-module-releaser",
"path": "AGENTS.md",
"ref": "dbcd9802c20ce2df75bfc71326bb5cc26937c13b",
"url": "https://github.com/techpivot/terraform-module-releaser/blob/dbcd9802c20ce2df75bfc71326bb5cc26937c13b/AGENTS.md",
"key": "techpivot/terraform-module-releaser/AGENTS.md"
}
},
"instructions": "# Agent Instructions\n\nCanonical AI agent instructions for this repository live in [CLAUDE.md](CLAUDE.md). Path-scoped rules and skills live\nunder [.claude/](.claude/), and detailed reference documentation under [docs/](docs/).",
"cost": {
"context_tokens": 56
}
}
Fetch it by URL: GET /api/v1/registry/techpivot-terraform-module-releaser-terraform-module-releaser/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.