Imported from srini047/hashnode-blog-translator (agents/AGENTS.md). Install upstream with npx skills add srini047/hashnode-blog-translator --skill agents. Copyright stays with the author.
This folder contains a list of Markdown files to tell AI the guidelines to
follow for the respective Tool.
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/srini047-hashnode-blog-translator-agents/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": "srini047-hashnode-blog-translator-agents",
"kind": "skill",
"name": "agents",
"description": "This folder contains a list of Markdown files to tell AI the guidelines to follow for the respective Tool.",
"publisher": "srini047",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"This folder contains a list of Markdown files to tell AI the guidelines to follow for the respective Tool."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/srini047/hashnode-blog-translator",
"path": "agents/AGENTS.md",
"ref": "034e19a64a6df7811ebcbc75cda83131470def38",
"url": "https://github.com/srini047/hashnode-blog-translator/blob/034e19a64a6df7811ebcbc75cda83131470def38/agents/AGENTS.md",
"key": "srini047/hashnode-blog-translator/agents/AGENTS.md"
}
},
"instructions": "This folder contains a list of Markdown files to tell AI the guidelines to\nfollow for the respective Tool.",
"cost": {
"context_tokens": 26
}
}
Fetch it by URL: GET /api/v1/registry/srini047-hashnode-blog-translator-agents/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.