Skip to content
Skillv1.0.0

saizeriya

Use `bun check:fix` to format code - use `bun run test` to run test

by pnsk-lab(0) 0 installs
Free
Sign in to install

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

See reviews

About

Imported from pnsk-lab/saizeriya (AGENTS.md). Install upstream with npx skills add pnsk-lab/saizeriya. Copyright stays with the author.

  • Use bun check:fix to format code
  • use bun run test to run test

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/pnsk-lab-saizeriya-saizeriya/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.

pnsk-lab-saizeriya-saizeriya.ocm.jsonjson
{
  "ocm": "1",
  "id": "pnsk-lab-saizeriya-saizeriya",
  "kind": "skill",
  "name": "saizeriya",
  "description": "Use `bun check:fix` to format code - use `bun run test` to run test",
  "publisher": "pnsk-lab",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "coding"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Use `bun check:fix` to format code - use `bun run test` to run test"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/pnsk-lab/saizeriya",
      "path": "AGENTS.md",
      "ref": "3ac6ead6747c66e9d8be61e0a948dece5095304a",
      "url": "https://github.com/pnsk-lab/saizeriya/blob/3ac6ead6747c66e9d8be61e0a948dece5095304a/AGENTS.md",
      "key": "pnsk-lab/saizeriya/AGENTS.md"
    }
  },
  "instructions": "- Use `bun check:fix` to format code\n- use `bun run test` to run test",
  "cost": {
    "context_tokens": 17
  }
}

Fetch it by URL: GET /api/v1/registry/pnsk-lab-saizeriya-saizeriya/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.