Skip to content
Skillv1.0.0

Enhanced

Instructions - Project is using fx-autoconfig to inject script into Zen (Firefox durative). - UI Layer is mostly made with Svelte. - Add `node_modules` files lastly to context, prefer other workspace

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

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

See reviews

About

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

Instructions

  • Project is using fx-autoconfig to inject script into Zen (Firefox durative).
  • UI Layer is mostly made with Svelte.
  • Add node_modules files lastly to context, prefer other workspace files first.

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/kaedriz-enhanced-enhanced/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.

kaedriz-enhanced-enhanced.ocm.jsonjson
{
  "ocm": "1",
  "id": "kaedriz-enhanced-enhanced",
  "kind": "skill",
  "name": "Enhanced",
  "description": "Instructions - Project is using fx-autoconfig to inject script into Zen (Firefox durative). - UI Layer is mostly made with Svelte. - Add `node_modules` files lastly to context, prefer other workspace files first.",
  "publisher": "Kaedriz",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Instructions - Project is using fx-autoconfig to inject script into Zen (Firefox durative). - UI Layer is mostly made with Svelte. - Add `node_modules` files lastly to context, prefer other workspace files first."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/Kaedriz/Enhanced",
      "path": "AGENTS.md",
      "ref": "353ed9196d1dee5d7b05df6248027b49259638d2",
      "url": "https://github.com/Kaedriz/Enhanced/blob/353ed9196d1dee5d7b05df6248027b49259638d2/AGENTS.md",
      "key": "Kaedriz/Enhanced/AGENTS.md"
    }
  },
  "instructions": "## Instructions\n- Project is using fx-autoconfig to inject script into Zen (Firefox durative).\n- UI Layer is mostly made with Svelte.\n- Add `node_modules` files lastly to context, prefer other workspace files first.",
  "cost": {
    "context_tokens": 53
  }
}

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