Skip to content
Skillv1.0.0

councilof-ai

ONE source of truth. All public surfaces (PyPI, npm, HF, Kaggle, GitHub org) are GENERATED MIRRORS from this monorepo.

by CSOAI-ORG(0) 0 installs
Free
Sign in to install

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

See reviews

About

Imported from CSOAI-ORG/councilof-ai (AGENTS.md). Install upstream with npx skills add CSOAI-ORG/councilof-ai. Copyright stays with the author.

AGENTS.md — Council of AI monorepo

ONE source of truth. All public surfaces (PyPI, npm, HF, Kaggle, GitHub org) are GENERATED MIRRORS from this monorepo.

  • Never reference internal codenames (SOVOS, sov6, OWEM, SOV-*) in public output
  • Measurement credentials, never certification
  • Package rename: sovos-* → csoai-* (e.g. sovos_core → csoai_core)
  • Never git add -A (multi-lane)
  • Deploy: GHA on master only (push to master triggers deploy.yml; direct wrangler is owner-only per DEPLOY-LOCK.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/csoai-org-councilof-ai-councilof-ai/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.

csoai-org-councilof-ai-councilof-ai.ocm.jsonjson
{
  "ocm": "1",
  "id": "csoai-org-councilof-ai-councilof-ai",
  "kind": "skill",
  "name": "councilof-ai",
  "description": "ONE source of truth. All public surfaces (PyPI, npm, HF, Kaggle, GitHub org) are GENERATED MIRRORS from this monorepo.",
  "publisher": "CSOAI-ORG",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "ONE source of truth. All public surfaces (PyPI, npm, HF, Kaggle, GitHub org) are GENERATED MIRRORS from this monorepo."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/CSOAI-ORG/councilof-ai",
      "path": "AGENTS.md",
      "ref": "d307bc07b738678b0bf3654cb1d8f1b8bc382925",
      "url": "https://github.com/CSOAI-ORG/councilof-ai/blob/d307bc07b738678b0bf3654cb1d8f1b8bc382925/AGENTS.md",
      "key": "CSOAI-ORG/councilof-ai/AGENTS.md"
    }
  },
  "instructions": "# AGENTS.md — Council of AI monorepo\n\nONE source of truth. All public surfaces (PyPI, npm, HF, Kaggle, GitHub org)\nare GENERATED MIRRORS from this monorepo.\n\n- Never reference internal codenames (SOVOS, sov6, OWEM, SOV-*) in public output\n- Measurement credentials, never certification\n- Package rename: sovos-* → csoai-* (e.g. sovos_core → csoai_core)\n- Never git add -A (multi-lane)\n- Deploy: **GHA on master only** (push to master triggers `deploy.yml`; direct wrangler is owner-only per DEPLOY-LOCK.md)",
  "cost": {
    "context_tokens": 126
  }
}

Fetch it by URL: GET /api/v1/registry/csoai-org-councilof-ai-councilof-ai/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.