Skip to content
Skillv1.0.0

env-inspector

This repository uses shared `quality-zero-platform` wrapper workflows for strict-zero quality automation. Keep changes evidence-backed, small, and task-focused.

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

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

See reviews

About

Imported from Prekzursil/env-inspector (AGENTS.md). Install upstream with npx skills add Prekzursil/env-inspector. Copyright stays with the author.

AGENTS.md

Operating Model

This repository uses shared quality-zero-platform wrapper workflows for strict-zero quality automation. Keep changes evidence-backed, small, and task-focused.

Canonical Verification Command

Run this command before claiming completion:

make verify

Scope Guardrails

  • Keep the aggregate gate PR-focused.
  • Do not commit secrets or local runtime artifacts.
  • Prefer tests/docs updates together with behavior changes.
  • Treat missing external statuses as policy drift before code changes.

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/prekzursil-env-inspector-env-inspector/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.

prekzursil-env-inspector-env-inspector.ocm.jsonjson
{
  "ocm": "1",
  "id": "prekzursil-env-inspector-env-inspector",
  "kind": "skill",
  "name": "env-inspector",
  "description": "This repository uses shared `quality-zero-platform` wrapper workflows for strict-zero quality automation. Keep changes evidence-backed, small, and task-focused.",
  "publisher": "Prekzursil",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "This repository uses shared `quality-zero-platform` wrapper workflows for strict-zero quality automation. Keep changes evidence-backed, small, and task-focused."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/Prekzursil/env-inspector",
      "path": "AGENTS.md",
      "ref": "82e6b374beb7b174e57832f6af2a0c98e369a2d6",
      "url": "https://github.com/Prekzursil/env-inspector/blob/82e6b374beb7b174e57832f6af2a0c98e369a2d6/AGENTS.md",
      "key": "Prekzursil/env-inspector/AGENTS.md"
    }
  },
  "instructions": "# AGENTS.md\n\n## Operating Model\n\nThis repository uses shared `quality-zero-platform` wrapper workflows for strict-zero quality automation.\nKeep changes evidence-backed, small, and task-focused.\n\n## Canonical Verification Command\n\nRun this command before claiming completion:\n\n```bash\nmake verify\n```\n\n## Scope Guardrails\n\n- Keep the aggregate gate PR-focused.\n- Do not commit secrets or local runtime artifacts.\n- Prefer tests/docs updates together with behavior changes.\n- Treat missing external statuses as policy drift before code changes.",
  "cost": {
    "context_tokens": 135
  }
}

Fetch it by URL: GET /api/v1/registry/prekzursil-env-inspector-env-inspector/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.

env-inspector - Skill - OpenSmartRoute