Skip to content
Skillv1.0.0

operations

System operations, deployment, monitoring, logging, and governance.

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/ActiveInferAnts (docs/operations/AGENTS.md). Install upstream with npx skills add ActiveInferenceInstitute/ActiveInferAnts --skill operations. Copyright stays with the author.

AGENTS.md — Operations

Agent guidance for the docs/operations directory.

Purpose

System operations, deployment, monitoring, logging, and governance.

Directory Contents

  • 📄 api_deployment.md
  • 📄 governance.md
  • 📄 logging.md
  • 📄 monitoring.md
  • 📄 simulation_operations.md

Agent Instructions

  • Maintain documentation accuracy with the actual codebase.
  • Update documents when corresponding source modules change.
  • Follow the repository's CC BY-NC-ND 4.0 license.

Quality Checklist

  • All documents accurate and current
  • Cross-references verified
  • README.md and SPEC.md synchronized with this AGENTS.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/activeinferenceinstitute-activeinferants-operations/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-activeinferants-operations.ocm.jsonjson
{
  "ocm": "1",
  "id": "activeinferenceinstitute-activeinferants-operations",
  "kind": "skill",
  "name": "operations",
  "description": "System operations, deployment, monitoring, logging, and governance.",
  "publisher": "ActiveInferenceInstitute",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "System operations, deployment, monitoring, logging, and governance."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/ActiveInferenceInstitute/ActiveInferAnts",
      "path": "docs/operations/AGENTS.md",
      "ref": "1dea3cd6a65a999b14b2ca3fd52542e395a33624",
      "url": "https://github.com/ActiveInferenceInstitute/ActiveInferAnts/blob/1dea3cd6a65a999b14b2ca3fd52542e395a33624/docs/operations/AGENTS.md",
      "key": "ActiveInferenceInstitute/ActiveInferAnts/docs/operations/AGENTS.md"
    }
  },
  "instructions": "# AGENTS.md — Operations\n\n> Agent guidance for the `docs/operations` directory.\n\n## Purpose\n\nSystem operations, deployment, monitoring, logging, and governance.\n\n## Directory Contents\n\n- 📄 `api_deployment.md`\n- 📄 `governance.md`\n- 📄 `logging.md`\n- 📄 `monitoring.md`\n- 📄 `simulation_operations.md`\n\n## Agent Instructions\n\n- Maintain documentation accuracy with the actual codebase.\n- Update documents when corresponding source modules change.\n- Follow the repository's CC BY-NC-ND 4.0 license.\n\n## Quality Checklist\n\n- [ ] All documents accurate and current\n- [ ] Cross-references verified\n- [ ] READM",
  "cost": {
    "context_tokens": 162
  }
}

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