Skip to content
Skillv1.0.0

bloodstained-fangs

Read README.md to know about the project.

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

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

See reviews

About

Imported from fazo96/bloodstained-fangs (AGENTS.md). Install upstream with npx skills add fazo96/bloodstained-fangs. Copyright stays with the author.

Read README.md to know about the project.

When editing the text content in src:

  1. the english version is the master version, so edit that first
  2. make sure the italian translation in src/ita is updated as well if necessary.

When translating:

  • Do not translate people or unique place names
  • Try to keep the same text length for pagination issues
  • The Hand becomes La Mano
  • Wizardry Union becomes Unione della Magia
  • Blood Vampire becomes Vampiro del Sangue
  • Soul Vampire becomes Vampiro dell'Anima

Avoid translating these terms:

  • Fringe Science Division
  • Chance (in the context of Chance Die/Dice. Translate it as Dado Chance)

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/fazo96-bloodstained-fangs-bloodstained-fangs/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.

fazo96-bloodstained-fangs-bloodstained-fangs.ocm.jsonjson
{
  "ocm": "1",
  "id": "fazo96-bloodstained-fangs-bloodstained-fangs",
  "kind": "skill",
  "name": "bloodstained-fangs",
  "description": "Read README.md to know about the project.",
  "publisher": "fazo96",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Read README.md to know about the project."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/fazo96/bloodstained-fangs",
      "path": "AGENTS.md",
      "ref": "27656368a1fa741577efb872c194a38631c233b5",
      "url": "https://github.com/fazo96/bloodstained-fangs/blob/27656368a1fa741577efb872c194a38631c233b5/AGENTS.md",
      "key": "fazo96/bloodstained-fangs/AGENTS.md"
    }
  },
  "instructions": "Read README.md to know about the project.\n\nWhen editing the text content in src:\n\n1. the english version is the master version, so edit that first\n2. make sure the italian translation in `src/ita` is updated as well if necessary.\n\nWhen translating:\n\n- Do not translate people or unique place names\n- Try to keep the same text length for pagination issues\n- The Hand becomes La Mano\n- Wizardry Union becomes Unione della Magia\n- Blood Vampire becomes Vampiro del Sangue\n- Soul Vampire becomes Vampiro dell'Anima\n\nAvoid translating these terms:\n\n- Fringe Science Division\n- Chance (in the context of Ch",
  "cost": {
    "context_tokens": 160
  }
}

Fetch it by URL: GET /api/v1/registry/fazo96-bloodstained-fangs-bloodstained-fangs/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.