Skip to content
Skillv1.0.0

task-4-head

Read and follow `agent.md` before making project changes.

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

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

See reviews

About

Imported from luoluomashang/workFlow (.superpowers/sdd/2026-07-29-seedance-package-workflow-optimization/review-snapshots/task-4-head/AGENTS.md). Install upstream with npx skills add luoluomashang/workFlow --skill task-4-head. Copyright stays with the author.

AGENTS.md

Read and follow agent.md before making project changes.

The most important project rules are:

  • This repository must remain a local file-based AI manga production workbench and must not integrate real external generation, editing, TTS, or publishing APIs without a separately approved redesign.
  • When specialist subagent work is required, the main agent must dispatch a real subagent through available subagent tooling instead of roleplaying the specialist inside the main-agent response.

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/luoluomashang-workflow-task-4-head/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.

luoluomashang-workflow-task-4-head.ocm.jsonjson
{
  "ocm": "1",
  "id": "luoluomashang-workflow-task-4-head",
  "kind": "skill",
  "name": "task-4-head",
  "description": "Read and follow `agent.md` before making project changes.",
  "publisher": "luoluomashang",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Read and follow `agent.md` before making project changes."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/luoluomashang/workFlow",
      "path": ".superpowers/sdd/2026-07-29-seedance-package-workflow-optimization/review-snapshots/task-4-head/AGENTS.md",
      "ref": "2993683ee34d922ec97fea903f33d5736edcfed2",
      "url": "https://github.com/luoluomashang/workFlow/blob/2993683ee34d922ec97fea903f33d5736edcfed2/.superpowers/sdd/2026-07-29-seedance-package-workflow-optimization/review-snapshots/task-4-head/AGENTS.md",
      "key": "luoluomashang/workFlow/.superpowers/sdd/2026-07-29-seedance-package-workflow-optimization/review-snapshots/task-4-head/AGENTS.md"
    }
  },
  "instructions": "# AGENTS.md\n\nRead and follow `agent.md` before making project changes.\n\nThe most important project rules are:\n\n- This repository must remain a local file-based AI manga production workbench and must not integrate real external generation, editing, TTS, or publishing APIs without a separately approved redesign.\n- When specialist subagent work is required, the main agent must dispatch a real subagent through available subagent tooling instead of roleplaying the specialist inside the main-agent response.",
  "cost": {
    "context_tokens": 126
  }
}

Fetch it by URL: GET /api/v1/registry/luoluomashang-workflow-task-4-head/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.