Skip to main content
chenlu-hung
GitHub creator profile

chenlu-hung

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

skills collected
10
repositories
1
updated
Aug 29, 2026
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

chatgpt-bridge
unclassified

Ask the ChatGPT desktop app a question from the command line and read the answer on stdout, through the `chatgpt-ask` CLI. The answer is billed to the ChatGPT conversation allowance rather than to the Codex quota that `codex exec` spends, so it is the way to…

Aug 29, 2026
llm-council
unclassified

Convenes a multi-model "council" to answer a question, then synthesizes a single best answer — inspired by Karpathy's llm-council. Each member runs through its own subscription/sign-in CLI, not an API key: Codex (ChatGPT sub), Gemini (Antigravity `agy`), and…

Aug 29, 2026
handoff
unclassified

Manages context transfer between AI coding sessions. Creates a compact handoff document so a fresh agent can continue work. Use when user says "handoff", "hand off", "resume", "continue later", "pick up where we left off", "transfer context", or when wrapping…

Aug 26, 2026
action
unclassified

Schedule a one-shot Claude Code task to start at a specific wall-clock time and run headless/unattended, so work that has to happen while the user is asleep or away actually happens. Two main uses. First, unattended watch-and-wrap-up on remote work — wake at…

Aug 25, 2026
write-register
unclassified

Picks the right writing register per output segment, automatically. Chat answers stay dense without going telegraphic; text destined for a file reads as deliberately written rather than as compressed chat or formulaic AI prose; code and structured data are…

Aug 23, 2026
dispatch
unclassified

Delegates coding tasks to external agent CLIs as if they were subagents — Codex (ChatGPT sub), Gemini (Antigravity `agy`), and DeepSeek (opencode, free) — each through its own subscription/sign-in CLI, not an API key. Workers get write access and can run in…

Aug 14, 2026
review-me
unclassified

Sends your own plan, diff, or design out to independent external models (Codex, Gemini, optionally a fresh Claude) to find what you MISSED — the failure mode of a single strong model working alone. Reviewers read the real repo read-only, so they can catch…

Aug 14, 2026
fable-advisor
software-developers

Formalizes the Anthropic-recommended architect/implementer split — the strongest model (Fable 5, this session) grills the user via the grill-me skill, designs the architecture, and writes it to a self-contained doc; an implementer subagent (default Opus,…

Aug 14, 2026
Showing 8 of 10 collected skills.
Showing 1 of 1 repositories
All repositories loaded