Skip to content
Skillv1.0.0

skills

<INSTRUCTIONS> This repository uses English for all Markdown document body text. If any prior instructions conflict with this, follow this rule for Markdown content. </INSTRUCTIONS>

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

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

See reviews

About

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

Navigation Notes

  • The left sidebar mirrors the skill structure and topic references.
  • References are intentionally small and focused to keep context tight.

Conventions

  • Prefer correctness and clarity over micro-optimizations.
  • Keep guidance actionable and scoped to real engineering decisions.

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/psiace-skills-skills/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.

psiace-skills-skills.ocm.jsonjson
{
  "ocm": "1",
  "id": "psiace-skills-skills",
  "kind": "skill",
  "name": "skills",
  "description": "<INSTRUCTIONS> This repository uses English for all Markdown document body text. If any prior instructions conflict with this, follow this rule for Markdown content. </INSTRUCTIONS>",
  "publisher": "PsiACE",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "<INSTRUCTIONS> This repository uses English for all Markdown document body text. If any prior instructions conflict with this, follow this rule for Markdown content. </INSTRUCTIONS>"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/PsiACE/skills",
      "path": "AGENTS.md",
      "ref": "2265aed05caf199426a8062461e2c9901be996d8",
      "url": "https://github.com/PsiACE/skills/blob/2265aed05caf199426a8062461e2c9901be996d8/AGENTS.md",
      "key": "PsiACE/skills/AGENTS.md"
    }
  },
  "instructions": "<INSTRUCTIONS>\nThis repository uses English for all Markdown document body text.\nIf any prior instructions conflict with this, follow this rule for Markdown content.\n</INSTRUCTIONS>\n\n## Navigation Notes\n\n- The left sidebar mirrors the skill structure and topic references.\n- References are intentionally small and focused to keep context tight.\n\n## Conventions\n\n- Prefer correctness and clarity over micro-optimizations.\n- Keep guidance actionable and scoped to real engineering decisions.",
  "cost": {
    "context_tokens": 122
  }
}

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