Skip to content
Skillv1.0.0

unknown-field

A skill with an unknown frontmatter field.

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

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

See reviews

About

Imported from thebrownproject/looped (docs/repos/pi-mono/packages/coding-agent/test/fixtures/skills/unknown-field/SKILL.md). Install upstream with npx skills add thebrownproject/looped --skill unknown-field. Copyright stays with the author.

Unknown Field

This skill has non-standard frontmatter fields.

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/thebrownproject-looped-unknown-field/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.

thebrownproject-looped-unknown-field.ocm.jsonjson
{
  "ocm": "1",
  "id": "thebrownproject-looped-unknown-field",
  "kind": "skill",
  "name": "unknown-field",
  "description": "A skill with an unknown frontmatter field.",
  "publisher": "thebrownproject",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "A skill with an unknown frontmatter field."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github",
      "repository": "https://github.com/thebrownproject/looped",
      "path": "docs/repos/pi-mono/packages/coding-agent/test/fixtures/skills/unknown-field/SKILL.md",
      "ref": "303ba60fe3cfbced5e56ca5e7cfeced8886a1813",
      "url": "https://github.com/thebrownproject/looped/blob/303ba60fe3cfbced5e56ca5e7cfeced8886a1813/docs/repos/pi-mono/packages/coding-agent/test/fixtures/skills/unknown-field/SKILL.md",
      "key": "thebrownproject/looped/docs/repos/pi-mono/packages/coding-agent/test/fixtures/skills/unknown-field/SKILL.md"
    }
  },
  "instructions": "# Unknown Field\n\nThis skill has non-standard frontmatter fields.",
  "cost": {
    "context_tokens": 16
  }
}

Fetch it by URL: GET /api/v1/registry/thebrownproject-looped-unknown-field/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.

unknown-field - Skill - OpenSmartRoute