Skip to content
Skillv1.0.0

rust-audio-vis

Project instructions

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

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

See reviews

About

Imported from tomnewson/rust-audio-vis (AGENTS.md). Install upstream with npx skills add tomnewson/rust-audio-vis. Copyright stays with the author.

Project instructions

  • Whenever an audio feature or its effect on the visualisation changes, update docs/AUDIO_VISUAL_MAPPING.md in the same change so it describes the current implementation.
  • Keep the mapping document focused on current behavior; do not retain obsolete mappings or migration notes.

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/tomnewson-rust-audio-vis-rust-audio-vis/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.

tomnewson-rust-audio-vis-rust-audio-vis.ocm.jsonjson
{
  "ocm": "1",
  "id": "tomnewson-rust-audio-vis-rust-audio-vis",
  "kind": "skill",
  "name": "rust-audio-vis",
  "description": "Project instructions",
  "publisher": "tomnewson",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "coding"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Project instructions"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/tomnewson/rust-audio-vis",
      "path": "AGENTS.md",
      "ref": "da8fdeb394d18a1ffa2422a31c8883f9ecddad6d",
      "url": "https://github.com/tomnewson/rust-audio-vis/blob/da8fdeb394d18a1ffa2422a31c8883f9ecddad6d/AGENTS.md",
      "key": "tomnewson/rust-audio-vis/AGENTS.md"
    }
  },
  "instructions": "# Project instructions\n\n- Whenever an audio feature or its effect on the visualisation changes, update `docs/AUDIO_VISUAL_MAPPING.md` in the same change so it describes the current implementation.\n- Keep the mapping document focused on current behavior; do not retain obsolete mappings or migration notes.",
  "cost": {
    "context_tokens": 76
  }
}

Fetch it by URL: GET /api/v1/registry/tomnewson-rust-audio-vis-rust-audio-vis/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.