yenhao-huang
- 49 skills
- 0 followers
- 6 hours ago last updated
- ▌ Dev · yenhao-huang bundleUse for development, debugging, refactoring, testing, benchmarks, and project setup. Follow issue selection or creation, an isolated worktree on an issue-specific agent/fix branch, plan, dev, test, and PR delivery. Use OpenSpec skills for requirements, implementation tasks, tests, and file-change records while preserving project conventions.
- ▌ Debug · yenhao-huang bundleRecord and run structured debugging sessions. Use when the user asks to enter debug mode, debug phase, debugging session, investigate an issue while logging the process, or explicitly asks to record each dialogue/search/command/decision during troubleshooting.
- ▌ MCP Init · yenhao-huang bundleInitialize or repair OpenAI Codex MCP configuration for Jina MCP, Firecrawl MCP, Hugging Face MCP, and Git MCP. Use when the user asks to set up MCP servers, add Jina/Firecrawl/Hugging Face/Git MCP to Codex, bootstrap `~/.codex/config.toml`, refresh MCP server blocks, or create a repeatable local MCP initialization workflow.
- ▌ Agent Loop · yenhao-huang bundleRun a 4-phase agent loop for optimization tasks: plan, dev, exp, and reflect. Creates an independent timestamped workspace under exp/agent_loop/claude. Each phase is a separate Agent session with fresh context. Parallel subtasks within a phase are dispatched as concurrent subagents. Use when the user says "run agent loop on X", "optimize X with agent loop", "agent loop run X", or resumes a stalled loop with "resume loop" plus a workspace path.
- ▌ Gitea · yenhao-huang bundleConfigure persistent credentials and create or update issues on Wingene's internal Gitea. Use when the user mentions Gitea credentials, Gitea token, origin issue, opening an issue on origin, or the Gitea host 192.168.1.76:3000.
- ▌ Repo Create · yenhao-huang bundleCreate or refine repository governance docs through discussion with the user. Use when Codex needs to help set up a repo, define AGENTS.md and docs/rules including Git workflow rules, establish human-owned roadmap and changelog docs, define issue acceptance demos, or teach repository management.
- ▌ Solve Issue · yenhao-huang bundleResolve a GitHub issue end to end by reading its requirements, implementing and testing the change, reviewing the result, committing it, creating a pull request, and following through on CI and review. Use when the user asks to solve, fix, implement, or continue work on a specific GitHub issue.
- ▌ Loop Analysis · yenhao-huangProduce fixed-format Traditional Chinese markdown analysis for ESG contest agent-loop runs with plan/dev/exp/reflect records. Use for Claude, generic agent-loop, or non-Codex controllers such as exp/claude_agent_loop and exp/agent_loop_st3_0612.
- ▌ Code Summary · yenhao-huang bundleSummarize and document a codebase. Use when the user asks for code summary, repository overview, system architecture, component flow, framework detection, technical stack, code line counts, repository statistics, or a Markdown report explaining how a project is structured.
- ▌ Design System · yenhao-huang bundleDefine and enforce frontend design-system mechanics including tokens, typography, data presentation, loading stability, color semantics, and motion. Use when building or reviewing UI components, pages, dashboards, admin tools, or reusable design systems.
- ▌ Github Issues · yenhao-huang bundleCreate, read, search, update, comment on, label, assign, close, and link GitHub issues. Use when the user asks to file a bug or feature request, manage an existing issue, inspect issue status, work with sub-issues or dependencies, or connect implementation work to an issue. Prefer GitHub MCP tools for reads and use authenticated gh CLI or gh api for writes.
- ▌ UI UX Pro Max · yenhao-huang bundleDesign and review accessible, responsive web or mobile interfaces with a searchable UI/UX knowledge base. Use for page or component design, dashboard and landing-page UX, visual direction, color and typography selection, design-system recommendations, chart selection, frontend stack guidance, or UI quality reviews.
- ▌ Notion · yenhao-huang bundleManage the user's commonly used Notion pages. Use when the user asks to find, fetch, summarize, update, organize, comment on, duplicate, move, or maintain a registry of frequent Notion pages, including phrases like Notion page, common pages, 常用 Notion, workspace pages, page registry, database, or data source.
- ▌ Create Sandbox · yenhao-huang bundleUse when the user asks to create, set up, build, update, repair, validate, or run an agent sandbox Docker environment for Codex and Claude. Trigger on requests such as "建立 sandbox", "建立 codex sandbox", "create a sandbox", "create a codex sandbox", "幫我開 sandbox", "make a sandbox for Codex", "make a sandbox for Claude", sandbox mounts, sandbox SSH, Docker-in-Docker, custom skills/hooks bootstrap, or project-specific sandbox setup such as Pretrieval. Create or update a project-local `.runtime/build_codex_sandbox.sh` script from this skill's bundled `src/` files. Do not execute Docker commands unless the user explicitly asks.
- ▌ Openspec Explore · yenhao-huangEnter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.
- ▌ Openspec Propose · yenhao-huangPropose a new change with all artifacts generated in one step. Use when the user wants to quickly describe what they want to build and get a complete proposal with design, specs, and tasks ready for implementation.
- ▌ Set Daily Cron · yenhao-huang bundleConfigure and maintain project daily cron tasks, also referred to as set-cron-task, that run from the do-cron-tasks hook. Use when the user wants to add, remove, inspect, reset, validate, or update recurring project checks, including tracking git commits and GitHub issues.
- ▌ Send To Vdi · yenhao-huang bundleUse when the user asks to send, upload, copy, or transfer a file to VDI using send_to_vdi, including requests mentioning VDI, send_to_vdi, 192.168.1.2, Projects專案, !AI專區, or the fixed VDI image folder. This skill forbids remote-side operations on VDI and requires file transfer through send_to_vdi.
- ▌ Create Drone CI · yenhao-huang bundleCreate, configure, validate, or repair Drone CI for a Git repository. Use when the user asks to add Drone CI, initialize `.ci`, start a Drone server or Docker runner, connect Drone to Gitea webhooks, create `.drone.yml`, define pipeline steps or triggers, or standardize CI docs, scripts, and tests.
- ▌ Lanfuse Install · yenhao-huang bundleInstall, configure, validate, integrate, stop, reinstall, or uninstall a local self-hosted Langfuse deployment with Docker Compose, including Hermes observability setup. Use for Langfuse local deployment, first-run initialization, Docker Compose troubleshooting, Hermes Langfuse traces, Windows Hermes venv issues, and safe Langfuse cleanup.
- ▌ Github Pr Workflow · yenhao-huang bundlePrepare, create, inspect, update, and hand off GitHub pull requests using Git and the gh CLI. Use when the user asks to open or update a PR, prepare a branch for review, connect commits to an issue, check PR status or CI, or follow a repository's contribution workflow. Coordinates with git-commit and github-issues when those workflows are needed.
- ▌ Huggingface · yenhao-huang bundleDiscover, compare, run, publish, and troubleshoot Hugging Face models, datasets, and Spaces with compatibility, authentication, reproducibility, and safety checks. Use for Hub searches, local inference, gated assets, uploads, fine-tuning preparation, or Hugging Face Python and CLI errors.
- ▌ IOS Swiftui MCP · yenhao-huang bundleSelect and verify MCP tools for Swift, SwiftUI, Xcode, profiling, previews, and Apple documentation, and apply the personal apple_query_any_img photo-search project context. Use for iOS tool selection, SwiftUI development workflows, or the ColNomic and Qdrant iPhone photo-search project.
- ▌ Notion MCP Ops · yenhao-huang bundleRead, append, update, or restructure Notion pages from local source files through the connected Notion integration, with permission checks and post-write verification. Use for personal Notion publishing and synchronization workflows that must preserve existing content and linked subpages.
- ▌ Openspec Sync Specs · yenhao-huangSync delta specs from a change to main specs. Use when the user wants to update main specs with changes from a delta spec, without archiving the change.
- ▌ Model Tester · yenhao-huang bundleRun reproducible local or API-based AI model evaluations across text, architecture, vision, and llama-server speed tasks, preserving per-item responses and source-to-leaderboard traceability. Use when adding a model, rerunning benchmarks, comparing models, diagnosing suspicious scores, or publishing model-evaluation results.
- ▌ Daily News Ops · yenhao-huang bundleCoordinate the personal daily-news and official tech-blog digest workflows, write reverse-date Markdown under ~/Desktop/daily, and publish the resulting changes through Git. Use when the user requests either digest, both digests together, a manual rerun, or repair of missing daily output.
- ▌ Daily News Digest · yenhao-huang bundleCreate the daily Traditional Chinese AI, Taiwan finance, and US market news digests, save them under the personal daily repository with reverse-date filenames, then commit and push the result. Use for the migrated daily news cron, a manual rerun, or repair of a missing daily digest.
- ▌ Linkedin Post · yenhao-huang bundleWrite, rewrite, and polish LinkedIn posts for technical AI, benchmark, privacy, data, engineering, research, product, and open-source updates. Use when the user asks for a LinkedIn post, LinkedIn announcement, professional social post, benchmark summary, launch post, research update, or asks to match the provided LinkedIn sample style.
- ▌ Openspec Apply Change · yenhao-huangImplement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.
- ▌ Vllm Embedding Server · yenhao-huangStart, debug, and verify local vLLM embedding servers on this machine, especially Qwen embedding models under `/mnt/share_data_78` with the vLLM virtualenv at `/tmp2/howard/venv_manager/vllm`. Use when the user asks to open/start/serve an embedding model with vLLM, mentions qwen-embedding, Qwen3 embedding, first GPU/card, or needs an OpenAI-compatible `/v1/embeddings` endpoint.
- ▌ Finance Glossary · yenhao-huang bundleMaintain the personal Traditional Chinese finance terminology glossary at its fixed local path, placing new terms near the top, updating duplicates in place, and publishing changes through Git. Use when adding, revising, or reorganizing finance terms.
- ▌ Find Skills · yenhao-huang bundleDiscover and recommend installable agent skills from managed skill libraries. Use when a user asks to find, compare, or install a skill, asks whether a skill exists for a task, or wants to extend agent capabilities with a reusable workflow.
- ▌ Download Models · yenhao-huang bundleDownload complete Hugging Face model repositories or selected files into ~/Desktop/models through the existing HF CLI environment, using tmux for observable long-running transfers and updating the local model inventory. Use when the user asks to download, resume, or verify model weights locally.
- ▌ Skill Create · yenhao-huang bundleCreate or update repository-local Codex skills under .codex/skills. Use when the user asks to create a skill, update a SKILL.md, change skill metadata, add skill references/rules/templates, validate skill behavior, or fix a skill's required layout.
- ▌ Openspec Archive Change · yenhao-huangArchive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.
- ▌ Daily Dart Task Check · yenhao-huang bundleQuery the connected Dart task-management MCP and produce the daily Traditional Chinese status summary for today, rag, model-tester, pretrievalagent, and esg contest. Use for the migrated daily Dart cron, manual task briefings, or reruns of a missing summary.
- ▌ Tailscale In Container · yenhao-huang bundleInstall, start, integrate, diagnose, validate, stop, or uninstall Tailscale inside an existing Docker or LXC container while keeping the host out of the tailnet. Use for container-to-cluster connectivity, userspace networking, /dev/net/tun capability checks, Tailscale Serve, proxy access, and safe removal or complete cleanup.
- ▌ Daily Journal Reminder · yenhao-huang bundleProduce a warm, brief Traditional Chinese reminder for Yen-Hao to write today's journal at 19:00. Use for the migrated daily journal reminder cron or a manual evening reminder.
- ▌ Daily Reuters AI Digest · yenhao-huang bundleRead the latest Reuters artificial-intelligence coverage and write a grounded Traditional Chinese daily Markdown digest under the current workspace. Use for the migrated Reuters AI cron, a manual daily digest, or repair of a missing Reuters report.
- ▌ Daily Tech Blogs Digest · yenhao-huang bundleResearch the latest official NVIDIA, Google, OpenAI, Meta, Apple, and Anthropic posts, write a resilient Traditional Chinese daily digest with reverse-date naming, then commit and push it. Use for the migrated tech-blog cron, manual reruns, or missing digest repair.
- ▌ Notion Daily Learning · yenhao-huang bundleAppend English learning sentences to today's MMDD subsection under a Notion daily section while preserving all prior dates and content. Use when the user asks to add today's English sentence, update the daily learning section, or append content to the configured personal Notion daily page.
- ▌ Morning Exercise Reminder · yenhao-huang bundleProduce the short Traditional Chinese morning check-in that asks whether Yen-Hao exercised and practiced LeetCode. Use for the migrated morning reminder cron or a manual morning accountability check-in.
- ▌ Daily Checkin Assistant · yenhao-huang bundleProduce a concise personal daily check-in that combines today's task briefing, one Notion-backed LeetCode recommendation, and supportive English-practice and exercise questions. Use for a daily routine, morning briefing, coding-problem selection, or habit accountability check-in.
- ▌ Financial Report Analysis · yenhao-huang bundleAnalyze company financial reports with current Yahoo Finance data, show three-to-five-year numeric evidence for valuation, income statement, balance sheet, and cash-flow checks, then save and publish a Traditional Chinese report. Use for company comparisons, financial screening, 財報整理, or 財報指標檢查.
- ▌ Daily Lunch Accounting Reminder · yenhao-huang bundleProduce a warm, brief Traditional Chinese reminder for Yen-Hao to record the lunch expense at 13:00. Use for the migrated lunch accounting cron or a manual midday expense reminder.
- ▌ Weekly Huggingface Model Digest · yenhao-huang bundleRank this month's newly published Hugging Face text-generation, text-to-image, and text-to-audio models by likes and save a Traditional Chinese Top 5 survey for each category. Use for the migrated weekly model cron, a manual weekly model survey, or a missing report rerun.
- ▌ Pretrieval Offline Packaging · yenhao-huang bundlePackage the PRetrieval system into the official offline deployment bundle. Use when the user asks to package the current PRetrieval system, build an air-gapped/offline release, create a pretrieval-offline bundle, or record and validate the PRetrieval packaging process.
- ▌ Daily Dinner Accounting Reminder · yenhao-huang bundleProduce a warm, brief Traditional Chinese reminder for Yen-Hao to record the dinner expense at 21:00. Use for the migrated dinner accounting cron or a manual evening expense reminder.