Skip to content
Skillv1.0.0

cli

This directory houses the deeply modularized documentation for the **Cli** aspects of the COGANT translation engine.

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

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

See reviews

About

Imported from ActiveInferenceInstitute/COGANT (cogant/docs/cli/AGENTS.md). Install upstream with npx skills add ActiveInferenceInstitute/COGANT --skill cli. Copyright stays with the author.

AGENTS.md — Cli Module

This directory houses the deeply modularized documentation for the Cli aspects of the COGANT translation engine.

Maintenance Rules

  • Granularity: Keep articles focused. Do not reintroduce monolithic, multi-context files.
  • Cross-Linking: When referencing other modules, link to their respective ../module_name/README.md indexes.

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/activeinferenceinstitute-cogant-cli/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.

activeinferenceinstitute-cogant-cli.ocm.jsonjson
{
  "ocm": "1",
  "id": "activeinferenceinstitute-cogant-cli",
  "kind": "skill",
  "name": "cli",
  "description": "This directory houses the deeply modularized documentation for the **Cli** aspects of the COGANT translation engine.",
  "publisher": "ActiveInferenceInstitute",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "This directory houses the deeply modularized documentation for the **Cli** aspects of the COGANT translation engine."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/ActiveInferenceInstitute/COGANT",
      "path": "cogant/docs/cli/AGENTS.md",
      "ref": "39b961b672568ce474c9d9f0079995c842e643f7",
      "url": "https://github.com/ActiveInferenceInstitute/COGANT/blob/39b961b672568ce474c9d9f0079995c842e643f7/cogant/docs/cli/AGENTS.md",
      "key": "ActiveInferenceInstitute/COGANT/cogant/docs/cli/AGENTS.md"
    }
  },
  "instructions": "# AGENTS.md — Cli Module\n\nThis directory houses the deeply modularized documentation for the **Cli** aspects of the COGANT translation engine.\n\n## Maintenance Rules\n\n*   **Granularity**: Keep articles focused. Do not reintroduce monolithic, multi-context files.\n*   **Cross-Linking**: When referencing other modules, link to their respective `../module_name/README.md` indexes.",
  "cost": {
    "context_tokens": 94
  }
}

Fetch it by URL: GET /api/v1/registry/activeinferenceinstitute-cogant-cli/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.