Skip to content
Skillv1.0.0

panz-snowboard

This project follows the shared template conventions. You can find the necessary instructions and conventions in the ARCHITECTURE.md file.

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

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

See reviews

About

Imported from Sliver02/panz-snowboard (AGENTS.md). Install upstream with npx skills add Sliver02/panz-snowboard. Copyright stays with the author.

Lorenzo Panzera — built on the nextjs-simple-template base

This project follows the shared template conventions. You can find the necessary instructions and conventions in the ARCHITECTURE.md file.

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/sliver02-panz-snowboard-panz-snowboard/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.

sliver02-panz-snowboard-panz-snowboard.ocm.jsonjson
{
  "ocm": "1",
  "id": "sliver02-panz-snowboard-panz-snowboard",
  "kind": "skill",
  "name": "panz-snowboard",
  "description": "This project follows the shared template conventions. You can find the necessary instructions and conventions in the ARCHITECTURE.md file.",
  "publisher": "Sliver02",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "This project follows the shared template conventions. You can find the necessary instructions and conventions in the ARCHITECTURE.md file."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/Sliver02/panz-snowboard",
      "path": "AGENTS.md",
      "ref": "4f3b86d8ef500870b78dc0bedfb4a0ee89e3ca13",
      "url": "https://github.com/Sliver02/panz-snowboard/blob/4f3b86d8ef500870b78dc0bedfb4a0ee89e3ca13/AGENTS.md",
      "key": "Sliver02/panz-snowboard/AGENTS.md"
    }
  },
  "instructions": "<!-- BEGIN:nextjs-agent-rules -->\n\n# Lorenzo Panzera — built on the nextjs-simple-template base\n\nThis project follows the shared template conventions. You can find the necessary\ninstructions and conventions in the ARCHITECTURE.md file.\n\n<!-- END:nextjs-agent-rules -->",
  "cost": {
    "context_tokens": 67
  }
}

Fetch it by URL: GET /api/v1/registry/sliver02-panz-snowboard-panz-snowboard/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.

panz-snowboard - Skill - OpenSmartRoute