Skip to content
Skillv1.0.0

emulebb-build

Everything below is this repo's local deltas only:

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

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

See reviews

About

Imported from emulebb/emulebb-build (AGENTS.md). Install upstream with npx skills add emulebb/emulebb-build. Copyright stays with the author.

Rules

  • Read EMULEBB_WORKSPACE_ROOT\repos\emulebb-tooling\docs\WORKSPACE-POLICY.md first; it is authoritative for workspace-wide rules.
  • Start from EMULEBB_WORKSPACE_ROOT\repos\emulebb-tooling\docs\reference\AGENT-CHECKLIST.md for the repeatable operating path.

Everything below is this repo's local deltas only:

  • python -m emule_workspace is the authoritative orchestration surface.
  • Keep orchestration topology-driven from the generated workspace manifest and repo-local deps.json.
  • Do not add direct app-project build instructions to docs; route operators through this repo's supported entrypoints.

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/emulebb-emulebb-build-emulebb-build/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.

emulebb-emulebb-build-emulebb-build.ocm.jsonjson
{
  "ocm": "1",
  "id": "emulebb-emulebb-build-emulebb-build",
  "kind": "skill",
  "name": "emulebb-build",
  "description": "Everything below is this repo's local deltas only:",
  "publisher": "emulebb",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Everything below is this repo's local deltas only:"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/emulebb/emulebb-build",
      "path": "AGENTS.md",
      "ref": "a45d21c76d21229b097eca14a71d38e1f7377067",
      "url": "https://github.com/emulebb/emulebb-build/blob/a45d21c76d21229b097eca14a71d38e1f7377067/AGENTS.md",
      "key": "emulebb/emulebb-build/AGENTS.md"
    }
  },
  "instructions": "# Rules\n\n- Read `EMULEBB_WORKSPACE_ROOT\\repos\\emulebb-tooling\\docs\\WORKSPACE-POLICY.md`\n  first; it is authoritative for workspace-wide rules.\n- Start from\n  `EMULEBB_WORKSPACE_ROOT\\repos\\emulebb-tooling\\docs\\reference\\AGENT-CHECKLIST.md`\n  for the repeatable operating path.\n\nEverything below is this repo's local deltas only:\n\n- `python -m emule_workspace` is the authoritative orchestration surface.\n- Keep orchestration topology-driven from the generated workspace manifest and\n  repo-local `deps.json`.\n- Do not add direct app-project build instructions to docs; route operators\n  through this r",
  "cost": {
    "context_tokens": 157
  }
}

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