ChenShuo2004/chenshuo-skills
ChenShuo's personal Codex skills and AI workflow playbook
ChenShuo's personal Codex skills and AI workflow playbook
npx add-skill ChenShuo2004/chenshuo-skillsChenShuo's personal Codex skills and AI workflow playbook
Gemini CLI skills
RAG + Agent hybrid architecture for intelligent developer documentation Q&A with MCP, Skill Router, and multi-modal retrieval.
Multi-agent research orchestrator built with the Claude Agent SDK. A coordinator spawns parallel web-search and document-analysis subagents, merges their structured findings, then drives a synthesis agent to produce a fully-cited Markdown report. Demonstrates parallel fan-out, structured output contracts, and attribution verification.
Auto-updated Hyprland wiki documentation for AI coding assistants — works with 33+ tools via the Agent Skills standard (SKILL.md)
Agent-assisted LinkedIn research and post generation project.
TypeScript-first framework for the Model Context Protocol (MCP). You write clean, typed code; FrontMCP handles the protocol, transport, DI, session/auth, and execution flow.