Skip to main content
Run any Skill in Manus
with one click
catlog22
GitHub creator profile

catlog22

Repository-level view of 285 collected skills across 6 GitHub repositories.

skills collected
285
repositories
6
updated
2026-07-17
repository explorer

Repositories and representative skills

delegation-check
computer-occupations-all-other

Check workflow delegation prompts against agent role definitions for content separation violations. Detects conflicts, duplication, boundary leaks, and missing contracts. Triggers on "check delegation", "delegation conflict", "prompt vs role check".

2026-07-17
maestro-help
computer-occupations-all-other

Maestro Flow 命令帮助系统。搜索命令、浏览技能、工作流推荐、新手引导。Triggers on "maestro-help", "帮助", "命令", "怎么用", "skill", "workflow", "maestro 怎么用".

2026-07-17
maestro-next
computer-occupations-all-other

Single-step recommendation engine — route intent to the best next step, with companion utilities

2026-07-17
maestro-ralph
computer-occupations-all-other

Adaptive lifecycle orchestrator — compose, dispatch executor via collaboration.spawn_agent, evaluate, loop

2026-07-17
odyssey
computer-occupations-all-other

Long-running iterative cycle — one entry, five modes (debug|improve|planex|review|ui). Shared archaeology/audit → fix → verify → generalize → discover → persist skeleton with mode-specific dimensions.

2026-07-17
prompt-generator
computer-occupations-all-other

Generate or convert Claude Code prompt files — command orchestrators, skill files, agent role definitions, or style conversion of existing files. Follows GSD-style content separation with built-in quality gates. Triggers on "create command", "new command", "create skill", "new skill", "create agent", "new agent", "convert command", "convert skill", "convert agent", "prompt generator", "优化".

2026-07-17
skill-generator
computer-occupations-all-other

Meta-skill for creating new Claude Code skills with configurable execution modes. Supports sequential (fixed order) and autonomous (stateless) phase patterns. Use for skill scaffolding, skill creation, or building new workflows. Triggers on "create skill", "new skill", "skill generator".

2026-07-17
skill-iter-tune
computer-occupations-all-other

Iterative skill tuning via execute-evaluate-improve feedback loop. Uses maestro delegate Claude to execute skill, Agy to evaluate quality, and Agent to apply improvements. Iterates until quality threshold or max iterations. Triggers on "skill iter tune", "iterative skill tuning", "tune skill".

2026-07-17
Showing top 8 of 107 collected skills in this repository.
ccw-help
computer-occupations-all-other

CCW command help system. Search, browse, recommend commands, skills, teams. Triggers "ccw-help", "ccw-issue".

2026-05-14
workflow-lite-execute
software-developers

Lightweight execution engine - multi-mode input, task grouping, batch execution, chain to workflow-lite-test-review

2026-05-14
workflow-lite-plan
software-developers

Lightweight planning skill - task analysis, multi-angle exploration, clarification, adaptive planning, confirmation, and execution handoff

2026-05-14
workflow-multi-cli-plan
software-developers

Multi-CLI collaborative planning with codebase context gathering, iterative cross-verification, and execution handoff.

2026-05-14
analyze-with-file
software-developers

Interactive collaborative analysis with documented discussions, inline exploration, and evolving understanding.

2026-04-29
csv-wave-pipeline
software-developers

Requirement planning to wave-based CSV execution pipeline. Decomposes requirement into dependency-sorted CSV tasks, computes execution waves, runs wave-by-wave via spawn_agents_on_csv with cross-wave context propagation.

2026-04-29
workflow-lite-test-review
software-quality-assurance-analysts-and-testers

Post-execution test review and fix - chain from workflow-lite-execute or standalone. Reviews implementation against plan, runs tests, auto-fixes failures.

2026-04-25
ccw
computer-occupations-all-other

Intelligent coordinator — classify intent via structured extraction (action × object × style), map to skill chain, execute wave-by-wave via spawn_agents_on_csv. Barrier skills trigger coordinator-side artifact analysis between waves to dynamically assemble subsequent skill_call args. Each wave can be 1 or N parallel tasks.

2026-04-21
Showing top 8 of 105 collected skills in this repository.
maestro-next
software-developers

Single-step recommendation engine — route intent to the best next step, with companion utilities

2026-07-16
maestro-ralph
computer-occupations-all-other

Adaptive lifecycle orchestrator — compose, dispatch ralph-executor agent, evaluate decision, loop

2026-07-16
maestro-session-seal
computer-occupations-all-other

Seal current session with knowledge extraction and DAG progression

2026-07-16
maestro
computer-occupations-all-other

Auto-route intent to optimal command chain

2026-07-16
odyssey
computer-occupations-all-other

Long-running iterative cycle — one entry, five modes (debug|improve|planex|review|ui). Shared archaeology/audit → fix → verify → generalize → discover → persist skeleton with mode-specific dimensions.

2026-07-16
skill-iter-tune
computer-occupations-all-other

Iterative skill tuning via execute-evaluate-improve feedback loop. Uses maestro delegate Claude to execute skill, Agy to evaluate quality, and Agent to apply improvements. Iterates until quality threshold or max iterations. Triggers on "skill iter tune", "iterative skill tuning", "tune skill".

2026-07-15
codify-to-knowhow
software-developers

Manifest-driven knowledge asset generator — converts any structured package into maestro knowhow + spec entries with ref linking. Triggers on "codify-to-knowhow", "style to knowhow", "知识固化".

2026-07-15
delegation-check
computer-occupations-all-other

Check workflow delegation prompts against agent role definitions for content separation violations. Detects conflicts, duplication, boundary leaks, and missing contracts. Triggers on "check delegation", "delegation conflict", "prompt vs role check".

2026-07-15
Showing top 8 of 64 collected skills in this repository.
copyright-docs
software-developers

Generate software copyright design specification documents compliant with China Copyright Protection Center (CPCC) standards. Creates complete design documents with Mermaid diagrams based on source code analysis. Use for software copyright registration, generating design specification, creating CPCC-compliant documents, or documenting software for intellectual property protection. Triggers on "软件著作权", "设计说明书", "版权登记", "CPCC", "软著申请".

2026-02-24
project-analyze
software-developers

Multi-phase iterative project analysis with Mermaid diagrams. Generates architecture reports, design reports, method analysis reports. Use when analyzing codebases, understanding project structure, reviewing architecture, exploring design patterns, or documenting system components. Triggers on "analyze project", "architecture report", "design analysis", "code structure", "system overview".

2026-02-24
skill-generator
software-developers

Meta-skill for creating new Claude Code skills with configurable execution modes. Supports sequential (fixed order) and autonomous (stateless) phase patterns. Use for skill scaffolding, skill creation, or building new workflows. Triggers on "create skill", "new skill", "skill generator".

2026-02-24
skill-tuning
software-developers

Universal skill diagnosis and optimization tool. Detect and fix skill execution issues including context explosion, long-tail forgetting, data flow disruption, and agent coordination failures. Supports Gemini CLI for deep analysis. Triggers on "skill tuning", "tune skill", "skill diagnosis", "optimize skill", "skill debug".

2026-02-24
software-manual
software-developers

Generate interactive TiddlyWiki-style HTML software manuals with screenshots, API docs, and multi-level code examples. Use when creating user guides, software documentation, or API references. Triggers on "software manual", "user guide", "generate manual", "create docs".

2026-02-24
workflow-skill-designer
software-developers

Meta-skill for designing orchestrator+phases structured workflow skills. Creates SKILL.md coordinator with progressive phase loading, TodoWrite patterns, and data flow. Triggers on "design workflow skill", "create workflow skill", "workflow skill designer".

2026-02-24
Showing 6 of 6 repositories
All repositories loaded