Skip to main content
Run any Skill in Manus
with one click
ada-ggf25
GitHub creator profile

ada-ggf25

Repository-level view of 40 collected skills across 1 GitHub repositories.

skills collected
40
repositories
1
updated
2026-06-05
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

debate
project-management-specialists

Spawn Claude sub-agents to debate a topic, idea, proposal, or decision from multiple perspectives. A Proponent argues for it, a Critic argues against, an optional Devil's Advocate challenges both, and a Synthesizer produces a structured verdict. Use when you want rigorous multi-perspective analysis rather than a one-sided answer. Global and project-agnostic. Trigger when the user says "debate this", "debate idea", "argue both sides", "steelman and critique", "agents debate", "debate topic", "get multiple perspectives on", "challenge this idea", "play devil's advocate on", or "what are the arguments for and against".

2026-06-05
claude-to-codex
computer-occupations-all-other

Scans global/claude/skills/ and global/claude/agents/ for items missing from global/codex/skills/ and global/codex/agents/, presents the gap list for approval, then adapts each approved item to Codex format and writes it to the global/codex/ directory, then runs ./install.sh --codex. Project-local skill - only meaningful inside the AI-Tools repo. Trigger when the user says "sync from claude", "port claude skill to codex", "adapt claude to codex", "what claude skills are missing from codex", or "port this to codex".

2026-06-05
codex-to-claude
computer-occupations-all-other

Scans global/codex/skills/ and global/codex/agents/ for items missing from global/claude/skills/ and global/claude/agents/, presents the gap list for approval, then adapts each approved item to Claude Code format and writes it to the global/claude/ directory, then runs ./install.sh. Project-local skill โ€” only meaningful inside the AI-Tools repo. Trigger when the user says "sync from codex", "port codex skill to claude", "adapt codex to claude", "what codex skills are missing from claude", or "port this to claude".

2026-06-05
agents-to-claude-md
computer-occupations-all-other

Scans the current repo for AGENTS.md files, finds directories that lack a matching CLAUDE.md, translates each AGENTS.md to a CLAUDE.md draft (applying the Codexโ†’Claude substitution table), runs a /where-claude sanity check per candidate, and โ€” with per-item approval โ€” either writes the translated draft or invokes /init inline for a richer code-derived doc. Never overwrites an existing CLAUDE.md. Global and project-agnostic. Trigger when the user says "agents to claude md", "bootstrap claude md from agents md", "create claude md from agents md", "convert agents md to claude md", "init claude md from agents", "port agent docs to claude", or "agents-to-claude-md".

2026-06-05
audit-claude-md
computer-occupations-all-other

Audit all CLAUDE.md files in the current project for staleness and coverage gaps. For each existing file, scores freshness by checking git churn in its scoped directory since the file was last touched; flags content drift for stale ones; discovers directories that should have a CLAUDE.md but don't; reports a ranked findings list and offers to invoke /init per-file after approval. Global and project-agnostic. Trigger when the user says "audit CLAUDE.md", "audit-claude-md", "are my CLAUDE.md files up to date", "check if CLAUDE.md is stale", "CLAUDE.md health check", "review project docs", "are the project docs outdated", or "refresh CLAUDE.md". SKIP when the user only wants to create a new CLAUDE.md from scratch (use /init instead) or only wants to find where to add one (use /where-claude instead).

2026-06-05
bootstrap-project
computer-occupations-all-other

One-command new-repo setup orchestrator. Detects the stack, then runs the project-setup workflow end to end - root CLAUDE.md (/init), nested CLAUDE.md placement (/where-claude), scoped permissions (/setup-permissions), an automation proposal (propose-automation), and a couple of seed memories - pausing for approval at each step. Global and project-agnostic. Trigger when the user says "bootstrap project", "bootstrap-project", "set up this repo for Claude", "onboard this project", or "run the full project setup".

2026-06-05
port-project-claude
computer-occupations-all-other

Scans the current project's .agents/skills/ and .codex/agents/ directories for items missing from the project's .claude/skills/ and .claude/agents/ directories, presents the gap list for approval, adapts each approved item to Claude Code format, and writes to the project-local .claude/ directory. Never writes to global ~/.claude/ or modifies .agents/ or .codex/. Trigger when the user says "port project claude", "port-project-claude", "replicate project codex skills for claude", "sync project codex to claude", "bring codex skills into claude", "copy project codex", or "port project skills to claude".

2026-06-05
where-claude
computer-occupations-all-other

Scan the current repository and recommend which directories deserve their own nested CLAUDE.md file (i.e. where to run /init), as a ranked report with a one-line rationale per directory. Global and project-agnostic. Does NOT generate the files - it tells you where /init is worth running. Trigger when the user says "where should I run /init", "which directories need a CLAUDE.md", "where-claude", "scout claude.md placement", or "find nested CLAUDE.md candidates".

2026-06-05
Showing top 8 of 40 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded