Skip to content
Skillv1.0.0

LazyManager

Superpowers skills are installed in `.agents/skills`.

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

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

See reviews

About

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

Agent Instructions

Superpowers skills are installed in .agents/skills.

At the start of each development task, use the using-superpowers skill if it is available, then follow any relevant Superpowers workflow skills for planning, debugging, TDD, review, and delivery.

Vietnamese Copy Rule

All Vietnamese text must include proper diacritics. This applies to agent replies, inline comments, documentation, backend messages, and all frontend text.

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/vihaothecreator21-lazymanager-lazymanager/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.

vihaothecreator21-lazymanager-lazymanager.ocm.jsonjson
{
  "ocm": "1",
  "id": "vihaothecreator21-lazymanager-lazymanager",
  "kind": "skill",
  "name": "LazyManager",
  "description": "Superpowers skills are installed in `.agents/skills`.",
  "publisher": "vihaothecreator21",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Superpowers skills are installed in `.agents/skills`."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/vihaothecreator21/LazyManager",
      "path": "AGENTS.md",
      "ref": "81380a6e5a2df426ae57d9bc2f7748c9d41fd311",
      "url": "https://github.com/vihaothecreator21/LazyManager/blob/81380a6e5a2df426ae57d9bc2f7748c9d41fd311/AGENTS.md",
      "key": "vihaothecreator21/LazyManager/AGENTS.md"
    }
  },
  "instructions": "# Agent Instructions\n\nSuperpowers skills are installed in `.agents/skills`.\n\nAt the start of each development task, use the `using-superpowers` skill if it is available, then follow any relevant Superpowers workflow skills for planning, debugging, TDD, review, and delivery.\n\n## Vietnamese Copy Rule\n\nAll Vietnamese text must include proper diacritics. This applies to agent replies, inline comments, documentation, backend messages, and all frontend text.",
  "cost": {
    "context_tokens": 114
  }
}

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