Skip to content
Skillv1.0.0

BulkCitations

AGENTS.md

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

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

See reviews

About

Imported from FCGLITCHES/BulkCitations (AGENTS.md). Install upstream with npx skills add FCGLITCHES/BulkCitations. Copyright stays with the author.

AGENTS.md

Verification And Honesty

  • Never claim that a task is complete, supported, or production-ready unless the relevant files, code paths, or environment state have been checked directly.
  • Never assume capabilities, data, configuration, or tool availability when the repository or runtime can confirm them.
  • If something cannot be done reliably in the current environment, state that plainly and do not fake completion or quality.
  • Prefer checking source files, manifests, scripts, database state, and runtime behavior before making implementation claims.
  • When a constraint or limitation is discovered, communicate it clearly and keep the solution within what has been verified as possible.

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/fcglitches-bulkcitations-bulkcitations/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.

fcglitches-bulkcitations-bulkcitations.ocm.jsonjson
{
  "ocm": "1",
  "id": "fcglitches-bulkcitations-bulkcitations",
  "kind": "skill",
  "name": "BulkCitations",
  "description": "AGENTS.md",
  "publisher": "FCGLITCHES",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "AGENTS.md"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/FCGLITCHES/BulkCitations",
      "path": "AGENTS.md",
      "ref": "5782aa5410dd68f2772cd4e52b85c2d5388c93a4",
      "url": "https://github.com/FCGLITCHES/BulkCitations/blob/5782aa5410dd68f2772cd4e52b85c2d5388c93a4/AGENTS.md",
      "key": "FCGLITCHES/BulkCitations/AGENTS.md"
    }
  },
  "instructions": "# AGENTS.md\n\n## Verification And Honesty\n\n- Never claim that a task is complete, supported, or production-ready unless the relevant files, code paths, or environment state have been checked directly.\n- Never assume capabilities, data, configuration, or tool availability when the repository or runtime can confirm them.\n- If something cannot be done reliably in the current environment, state that plainly and do not fake completion or quality.\n- Prefer checking source files, manifests, scripts, database state, and runtime behavior before making implementation claims.\n- When a constraint or limita",
  "cost": {
    "context_tokens": 176
  }
}

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