Skip to content
Skillv1.0.0

ship

Short alias for /fsad-harness:ship-it. Wrap up finished work, cut a version, commit, push, and open a PR.

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

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

See reviews

About

Imported from tbeack/fsad_training (skills/ship/SKILL.md). Install upstream with npx skills add tbeack/fsad_training --skill ship. Copyright stays with the author.

Alias for /fsad-harness:ship-it. Invoke the Skill tool with skill name fsad-harness:ship-it and pass $ARGUMENTS unchanged.

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/tbeack-fsad-training-ship/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.

tbeack-fsad-training-ship.ocm.jsonjson
{
  "ocm": "1",
  "id": "tbeack-fsad-training-ship",
  "kind": "skill",
  "name": "ship",
  "description": "Short alias for /fsad-harness:ship-it. Wrap up finished work, cut a version, commit, push, and open a PR.",
  "publisher": "tbeack",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Short alias for /fsad-harness:ship-it. Wrap up finished work, cut a version, commit, push, and open a PR."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github",
      "repository": "https://github.com/tbeack/fsad_training",
      "path": "skills/ship/SKILL.md",
      "ref": "4468f9beff521d03b9f5b817a4b83b4a3c8b8179",
      "url": "https://github.com/tbeack/fsad_training/blob/4468f9beff521d03b9f5b817a4b83b4a3c8b8179/skills/ship/SKILL.md",
      "key": "tbeack/fsad_training/skills/ship/SKILL.md"
    }
  },
  "instructions": "Alias for `/fsad-harness:ship-it`. Invoke the Skill tool with skill name `fsad-harness:ship-it` and pass `$ARGUMENTS` unchanged.",
  "cost": {
    "context_tokens": 32
  }
}

Fetch it by URL: GET /api/v1/registry/tbeack-fsad-training-ship/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.