← All creators

hoanganhduc

User

Reproducible backup & restore for a multi-agent coding/research workstation (Claude Code, Codex, Copilot, OpenCode, DeepSeek, Gemini, Grok, OpenClaw): a public repo + encrypted secrets archive, Makefile-driven, with manifest-based capture, leak scanning, key rotation, Shamir passphrase escrow, and CI rehearsal.

50 indexed · 0 Featured · 1 stars · avg score 75
Prolific

Categories

Indexed Skills (50)

Data & Documents Solid

zotero

ALWAYS use this skill when the user asks to send, get, retrieve, find, share, add, or search for a paper. This skill manages the user's Zotero library with 10,000+ papers and can retrieve PDFs, create share links, add new papers, and search. Prefer this over getscipapers for any request involving sending/getting/finding papers.

1 Updated 6 days ago
hoanganhduc
AI & Automation Listed

skill-creator

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Codex's capabilities with specialized knowledge, workflows, or tool integrations.

1 Updated 6 days ago
hoanganhduc
AI & Automation Listed

skill-installer

Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).

1 Updated 6 days ago
hoanganhduc
AI & Automation Listed

gsd-add-backlog

Add an idea to the backlog parking lot (999.x numbering)

1 Updated 6 days ago
hoanganhduc
Testing & QA Listed

gsd-add-tests

Generate tests for a completed phase based on UAT criteria and implementation

1 Updated 6 days ago
hoanganhduc
AI & Automation Listed

gsd-add-todo

Capture idea or task as todo from current conversation context

1 Updated 6 days ago
hoanganhduc
AI & Automation Listed

gsd-ai-integration-phase

Generate AI design contract (AI-SPEC.md) for phases that involve building AI systems — framework selection, implementation guidance from official docs, and evaluation strategy

1 Updated 6 days ago
hoanganhduc
DevOps & Infrastructure Listed

gsd-analyze-dependencies

Analyze phase dependencies and suggest Depends on entries for ROADMAP.md

1 Updated 6 days ago
hoanganhduc
Data & Documents Listed

gsd-audit-fix

Autonomous audit-to-fix pipeline — find issues, classify, fix, test, commit

1 Updated 6 days ago
hoanganhduc
AI & Automation Listed

gsd-audit-milestone

Audit milestone completion against original intent before archiving

1 Updated 6 days ago
hoanganhduc
AI & Automation Listed

gsd-audit-uat

Cross-phase audit of all outstanding UAT and verification items

1 Updated 6 days ago
hoanganhduc
AI & Automation Listed

gsd-autonomous

Run all remaining phases autonomously — discuss→plan→execute per phase

1 Updated 6 days ago
hoanganhduc
AI & Automation Listed

gsd-cleanup

Archive accumulated phase directories from completed milestones

1 Updated 6 days ago
hoanganhduc
Code & Development Listed

gsd-code-review-fix

Auto-fix issues found by code review in REVIEW.md. Spawns fixer agent, commits each fix atomically, produces REVIEW-FIX.md summary.

1 Updated 6 days ago
hoanganhduc
Code & Development Listed

gsd-code-review

Review source files changed during a phase for bugs, security issues, and code quality problems

1 Updated 6 days ago
hoanganhduc
AI & Automation Listed

gsd-complete-milestone

Archive completed milestone and prepare for next version

1 Updated 6 days ago
hoanganhduc
Code & Development Listed

gsd-debug

Systematic debugging with persistent state across context resets

1 Updated 6 days ago
hoanganhduc
AI & Automation Listed

gsd-discuss-phase

Gather phase context through adaptive questioning before planning. Use --auto to skip interactive questions (the agent picks recommended defaults). Use --chain for interactive discuss followed by automatic plan+execute. Use --power for bulk question generation into a file-based UI (answer at your own pace).

1 Updated 6 days ago
hoanganhduc
API & Backend Listed

gsd-do

Route freeform text to the right GSD command automatically

1 Updated 6 days ago
hoanganhduc
Data & Documents Listed

gsd-docs-update

Generate or update project documentation verified against the codebase

1 Updated 6 days ago
hoanganhduc
Code & Development Listed

gsd-eval-review

Retroactively audit an executed AI phase's evaluation coverage — scores each eval dimension as COVERED/PARTIAL/MISSING and produces an actionable EVAL-REVIEW.md with remediation plan

1 Updated 6 days ago
hoanganhduc
AI & Automation Listed

gsd-execute-phase

Execute all plans in a phase with wave-based parallelization

1 Updated 6 days ago
hoanganhduc
Code & Development Listed

gsd-explore

Socratic ideation and idea routing — think through ideas before committing to plans

1 Updated 6 days ago
hoanganhduc
Data & Documents Listed

gsd-extract_learnings

Extract decisions, lessons, patterns, and surprises from completed phase artifacts

1 Updated 6 days ago
hoanganhduc
AI & Automation Listed

gsd-fast

Execute a trivial task inline — no subagents, no planning overhead

1 Updated 6 days ago
hoanganhduc
AI & Automation Listed

gsd-forensics

Post-mortem investigation for failed GSD workflows — analyzes git history, artifacts, and state to diagnose what went wrong

1 Updated 6 days ago
hoanganhduc
AI & Automation Listed

gsd-add-phase

Add phase to end of current milestone in roadmap

1 Updated 6 days ago
hoanganhduc
AI & Automation Listed

gsd-check-todos

List pending todos and select one to work on

1 Updated 6 days ago
hoanganhduc
AI & Automation Listed

imagegen

Generate or edit raster images when the task benefits from AI-created bitmap visuals such as photos, illustrations, textures, sprites, mockups, or transparent-background cutouts. Use when Codex should create a brand-new image, transform an existing image, or derive visual variants from references, and the output should be a bitmap asset rather than repo-native code or vector. Do not use when the task is better handled by editing existing SVG/vector/code-native assets, extending an established icon or logo system, or building the visual directly in HTML/CSS/canvas.

1 Updated 6 days ago
hoanganhduc
AI & Automation Listed

openai-docs

Use when the user asks how to build with OpenAI products or APIs, asks about Codex itself or choosing Codex surfaces, needs up-to-date official documentation with citations, help choosing the latest model for a use case, or model upgrade and prompt-upgrade guidance; use OpenAI docs MCP tools for non-Codex docs questions, use the Codex manual helper first for broad Codex self-knowledge, and restrict fallback browsing to official OpenAI domains.

1 Updated 6 days ago
hoanganhduc
Data & Documents Listed

plugin-creator

Create and scaffold plugin directories for Codex with a required `.codex-plugin/plugin.json`, optional plugin folders/files, valid manifest defaults, and personal-marketplace entries by default. Use when Codex needs to create a new personal plugin, add optional plugin structure, generate or update marketplace entries for plugin ordering and availability metadata, or update an existing local plugin during development with the CLI-driven cachebuster and reinstall flow.

1 Updated 6 days ago
hoanganhduc
AI & Automation Listed

adversarial-boundary-gate

Pre-delivery threat-model of trust boundaries and an abuse-case/injection check, delegating to a fresh-context security reviewer.

1 Updated 6 days ago
hoanganhduc
AI & Automation Listed

agent-group-discuss

Multi-agent discussion, review, and research orchestration.

1 Updated 6 days ago
hoanganhduc
AI & Automation Listed

annotated-review

Annotated paper review workflow when both annotation and review are requested.

1 Updated 6 days ago
hoanganhduc
AI & Automation Listed

autonomous-research-loop-runtime

Offline runtime helper for autonomous research loop ledger initialization, iteration appends, validation, status, and selftest.

1 Updated 6 days ago
hoanganhduc
AI & Automation Listed

autonomous-research-loop

Run bounded autonomous research iterations with evidence gates, recovery ledgers, and optional cross-agent handoffs.

1 Updated 6 days ago
hoanganhduc
AI & Automation Listed

axiom-axle-mcp

Optional inert setup helper for AxiomMath AXLE MCP formal-proof assistance.

1 Updated 6 days ago
hoanganhduc
AI & Automation Listed

behavior-preserving-cleanup

Clarity-only edit pass behind a comprehension gate with verify-after-each-change so behavior stays fixed.

1 Updated 6 days ago
hoanganhduc
AI & Automation Listed

cross-agent-delegation

Cross-agent delegation packet contract for bounded parent-controlled handoffs.

1 Updated 6 days ago
hoanganhduc
Data & Documents Listed

database-lookup

Structured public scientific, biomedical, regulatory, materials, and economic database lookups.

1 Updated 6 days ago
hoanganhduc
DevOps & Infrastructure Listed

decision-doubt-loop

In-flight fresh-context adversarial review of a non-trivial decision before it stands.

1 Updated 6 days ago
hoanganhduc
AI & Automation Listed

deep-research-workflow

Phased source-preserving research workflow: search, analyze, write, with citation handoff.

1 Updated 6 days ago
hoanganhduc
Data & Documents Listed

digest-bridge

Convert digest output into paper retrieval manifests.

1 Updated 6 days ago
hoanganhduc
AI & Automation Listed

draft-writing

Claim-preserving draft writing workflow for controlled rewriting, polishing, and revision audits.

1 Updated 6 days ago
hoanganhduc
API & Backend Listed

formal-skeleton-helper

Generate minimal Lean-style theorem skeletons, namespace wrappers, and formal statement stubs.

1 Updated 6 days ago
hoanganhduc
AI & Automation Listed

get-available-resources

Detect CPU, memory, disk, and optional accelerator availability before heavy local work.

1 Updated 6 days ago
hoanganhduc
DevOps & Infrastructure Listed

getscipapers-requester

External paper retrieval fallback after local library checks.

1 Updated 6 days ago
hoanganhduc
AI & Automation Listed

calibre

Calibre ebook lookup and library helper workflows.

1 Updated 6 days ago
hoanganhduc
Data & Documents Listed

docling

Parse, convert, OCR, chunk, and analyze documents.

1 Updated 6 days ago
hoanganhduc
AI & Automation Listed

graph-verifier

Lightweight graph sanity checks.

1 Updated 6 days ago
hoanganhduc

Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.