Skip to content
Skillv1.0.0

jsfx

Issues and PRDs are tracked in GitHub Issues for `gmcnicol/jsfx`. See `Docs/agents/issue-tracker.md`.

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

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

See reviews

About

Imported from gmcnicol/jsfx (AGENTS.md). Install upstream with npx skills add gmcnicol/jsfx. Copyright stays with the author.

Repository Instructions

  • Do not cross repository boundaries when searching, reading, editing, or running project-specific commands. Stay within this repo or workspace root unless the user explicitly asks to inspect or modify another repository.
  • After changing files under Effects/, sync them to REAPER by running ./deploy_to_reaper_gareth.sh from the repo root.

Agent skills

Issue tracker

Issues and PRDs are tracked in GitHub Issues for gmcnicol/jsfx. See Docs/agents/issue-tracker.md.

Triage labels

Use the default canonical triage labels. See Docs/agents/triage-labels.md.

Domain docs

Single-context repo: read root CONTEXT.md and root Docs/adr/ when present. See Docs/agents/domain.md.

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/gmcnicol-jsfx-jsfx/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.

gmcnicol-jsfx-jsfx.ocm.jsonjson
{
  "ocm": "1",
  "id": "gmcnicol-jsfx-jsfx",
  "kind": "skill",
  "name": "jsfx",
  "description": "Issues and PRDs are tracked in GitHub Issues for `gmcnicol/jsfx`. See `Docs/agents/issue-tracker.md`.",
  "publisher": "gmcnicol",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Issues and PRDs are tracked in GitHub Issues for `gmcnicol/jsfx`. See `Docs/agents/issue-tracker.md`."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/gmcnicol/jsfx",
      "path": "AGENTS.md",
      "ref": "f8eab4773b45e701905d536b61a96e2dbdd2c30c",
      "url": "https://github.com/gmcnicol/jsfx/blob/f8eab4773b45e701905d536b61a96e2dbdd2c30c/AGENTS.md",
      "key": "gmcnicol/jsfx/AGENTS.md"
    }
  },
  "instructions": "# Repository Instructions\n\n- Do not cross repository boundaries when searching, reading, editing, or running project-specific commands. Stay within this repo or workspace root unless the user explicitly asks to inspect or modify another repository.\n- After changing files under `Effects/`, sync them to REAPER by running `./deploy_to_reaper_gareth.sh` from the repo root.\n\n## Agent skills\n\n### Issue tracker\n\nIssues and PRDs are tracked in GitHub Issues for `gmcnicol/jsfx`. See `Docs/agents/issue-tracker.md`.\n\n### Triage labels\n\nUse the default canonical triage labels. See `Docs/agents/triage-labe",
  "cost": {
    "context_tokens": 183
  }
}

Fetch it by URL: GET /api/v1/registry/gmcnicol-jsfx-jsfx/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.