Skip to content
Skillv1.0.0

agents

This folder contains a list of Markdown files to tell AI the guidelines to follow for the respective Tool.

by srini047(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

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.

srini047-hashnode-blog-translator-agents.ocm.jsonjson
{
  "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.