Skip to main content
Run any Skill in Manus
with one click
GitHub repository

agentic-coding-tools

agentic-coding-tools contains 9 collected skills from TheSylvester, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
9
Stars
4
updated
2026-02-26
Forks
0
Occupation coverage
1 occupation categories · 100% classified
repository explorer

Skills in this repository

codex-agent
software-developers

Wrapper around codex CLI for non-interactive runs (prompt via args/file/stdin) with resume support. Outputs session_id for conversation continuation.

2026-02-26
council
software-developers

Multi-agent debate orchestrator. Use when you want multiple AI perspectives on a question, plan review, or architectural decision. Runs parallel agent panels with a Chair synthesizing responses.

2026-02-26
gemini-agent
software-developers

Wrapper around gemini CLI for non-interactive runs (prompt via args/file/stdin) with resume support. Outputs session_id for conversation continuation.

2026-02-26
super-agent
software-developers

SDK-based Claude agent with full Task tool access. Use for executing handoff prompts or spawning nested sub-agents.

2026-02-26
super-implement
software-developers

This skill should be used when the user asks to "implement this plan", "generate execution prompts", "super implement", "create handoff from plan", or wants to transform a large plan into self-contained execution-ready prompt artifacts.

2026-02-26
read-transcript
software-developers

ALWAYS use this skill instead of Read when reading Claude Code transcript files (.jsonl in ~/.claude/projects/, ~/.claude/history.jsonl, or paths containing 'transcript'). Token-efficient format that extracts USER/ASSISTANT exchanges and tool summaries, strips metadata.

2026-01-17
build-prompt-chain
software-developers

Build a phased prompt chain with orchestration file from a monolithic implementation prompt

2026-01-15
chrome-screenshot
software-developers

Extract and save browser screenshots from session transcripts

2026-01-15
cursor-agent
software-developers

Wrapper around cursor-agent CLI for non-interactive runs (prompt via args/file/stdin) with resume support.

2026-01-15