Zhijian Skills
Install focused Agent Skills from one trusted source, with complete payloads and independently verified releases.
简体中文 · Browse the catalog · Contribute
Zhijian Skills is the canonical source for thirteen focused Agent Skills spanning Codex operations and experience, workflow orchestration, model reasoning and infrastructure, knowledge systems, research, information design, and publishing.
Start in 30 seconds
List all thirteen Skills:
npx skills add zjp1997720/zhijian-skills --listInstall only what you need:
npx skills add zjp1997720/zhijian-skills --skill wechat-stylerInstall globally for a specific Harness:
npx skills add zjp1997720/zhijian-skills \
--skill codex-model-routing-team --agent codex --global --copy --yesThis is the only publishing repository. New Skills, releases, Issues, and contributions all belong here.
Choose a Skill
| Area | Skill | Result | Documentation |
|---|---|---|---|
| Codex control | codex-doctor | Diagnose context, configuration, and workspace drift without changing files | Docs |
| Codex control | codex-handoff | Continue an oversized or slow Codex task in a fresh task with compact context | Docs |
| Codex control | codex-model-routing-team | Route bounded background tasks to explicit models and reasoning levels | Docs |
| Codex control | codex-skill-admin | Audit, disable, restore, and verify local Codex Skills | Docs |
| Codex experience | codex-theme-studio | Design, apply, verify, and restore reversible Codex Desktop themes | Docs |
| Knowledge systems | enterprise-clone-builder | Build a structured enterprise digital-twin repository from evidence | Docs |
| Model reasoning | gpt56-sol-pro-consult | Get a file-grounded, model-verified GPT 5.6 Sol Pro second opinion through Codex Chrome | Docs |
| Information design | html-express | Turn dense material into a clear, self-contained HTML report | Docs |
| Long-form writing | leadbook | Produce evidence-backed Chinese business books and white papers with auditable quality gates | Docs |
| Workflow orchestration | light-plan-and-work | Plan bounded work briefly, execute immediately, and escalate only on heavy conditions | Docs |
| Release governance | skill-open-sourcer | Audit, package, document, verify, and publish Agent Skills | Docs |
| Content research | wechat-article-search | Discover WeChat public-account articles as structured JSON | Docs |
| Editorial publishing | wechat-styler | Convert Markdown into polished, WeChat-compatible inline HTML | Docs |
| Model infrastructure | workbuddy-cli-model-bridge | Connect verified CLI subscription models to WorkBuddy through a loopback proxy | Docs |
| Content archiving | wxmp-article-harvester | Export a public WeChat account into verified Markdown, indexes, and a completion report | Docs |
Why one Portfolio
- One editable source. Every public Skill is maintained on
mainin this repository. - Complete installation units. Supporting scripts, references, themes, and assets travel with each Skill.
- Independent versions, one repository. Every Skill owns its version, Changelog, canonical Tag, and tests while sharing this publishing source.
codex-model-routing-team can be invoked explicitly. Its documentation also includes an optional AGENTS.md authorization block for automatic activation on complex parallel work.
Repository model
skills/<name>/ complete agent-facing install payload
docs/skills/<name>/ human-facing English and Chinese documentation
registry/skills.json versions, validation, capabilities, and Harness support
assets/readme/ Portfolio identity assetsEvery install and release resolves through this repository. The Portfolio does not create or synchronize standalone Skill repositories.
Contribution and license
Read CONTRIBUTING.md before opening an Issue or pull request. The Portfolio is released under the MIT License; bundled Skill notices remain with their respective payloads.