Skip to content
Skillv1.0.0

JobMarketStar

Agent Rules

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

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

See reviews

About

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

Agent Rules

Protected Files

  • Never edit data_parasite_codex.py unless the user explicitly asks to modify it.
  • Never edit JobMarketStar_codex_init.yaml unless the user explicitly asks to modify it.

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/mengysun-jobmarketstar-jobmarketstar/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.

mengysun-jobmarketstar-jobmarketstar.ocm.jsonjson
{
  "ocm": "1",
  "id": "mengysun-jobmarketstar-jobmarketstar",
  "kind": "skill",
  "name": "JobMarketStar",
  "description": "Agent Rules",
  "publisher": "mengysun",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Agent Rules"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/mengysun/JobMarketStar",
      "path": "AGENTS.md",
      "ref": "d6fa42805475d5240be58e9f13ef0cc3153eb46f",
      "url": "https://github.com/mengysun/JobMarketStar/blob/d6fa42805475d5240be58e9f13ef0cc3153eb46f/AGENTS.md",
      "key": "mengysun/JobMarketStar/AGENTS.md"
    }
  },
  "instructions": "# Agent Rules\n\n## Protected Files\n\n- **Never** edit `data_parasite_codex.py` unless the user explicitly asks to modify it.\n- **Never** edit `JobMarketStar_codex_init.yaml` unless the user explicitly asks to modify it.",
  "cost": {
    "context_tokens": 54
  }
}

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