Sandbox
@Tyuts/xiaobai-skills

Codex skills starter pack and curator

Xiaobai Skills gives Codex users a starter set of skills and a way to keep them organized. It installs recommended skills, moves conflicting ones into backup, and writes an inventory so you can see what stayed active and why.

59 stars5 forksPowerShellUpdated 3mo ago
Who it's for

Builders who use Codex and want a beginner-friendly skills library with sane defaults.

What it delivers

You can start with a useful Codex skills setup, avoid conflicts, and restore backups later instead of rebuilding from scratch.

What it does

Recommended starter stack

Installs a practical set of skills for discovery, creation, frontend work, image generation, content workflows, TDD, review, and handoff.

Global skills curation

Audits installed skills, picks one default when skills overlap, and moves the rest into backup instead of deleting them.

Backup and restore flow

Writes inventory and backup records so you can restore alternative skills later when the active choice is not good enough.

PowerShell installer

Provides `scripts/install-xiaobai-skills.ps1` with `-InstallRecommended`, `-CurateExisting`, and `-Force` options.

How to get it

  1. 1Copy this repository folder to
    $env:USERPROFILE\.codex\skills\xiaobai-skills
  2. 2From the repository root
    powershell -ExecutionPolicy Bypass -File .\scripts\install-xiaobai-skills.ps1
  3. 3Install recommended starter skills
    powershell -ExecutionPolicy Bypass -File .\scripts\install-xiaobai-skills.ps1 -InstallRecommended
  4. 4Curate existing installed skills
    powershell -ExecutionPolicy Bypass -File .\scripts\install-xiaobai-skills.ps1 -CurateExisting
  5. 5Options
    -InstallRecommended   Install the recommended starter stack.
    -CurateExisting       Move conflicting alternatives into backup.
    -Force                Replace existing same-name targets.

README

Xiaobai Skills

A beginner-friendly starter pack and curator for Codex / agent skills.

Release License: MIT Codex Skills Sponsor

Xiaobai Skills helps new Codex users get a useful skills setup quickly:

  • Install a practical starter set across common needs.
  • Audit already-installed skills.
  • Pick one global default when skills overlap.
  • Move unselected skills into a backup folder instead of deleting them.
  • Restore backup skills later when the active choice is not good enough.

In short: Xiaobai Skills is a one-click starter pack and global skills organizer for Codex beginners.

Why This Exists

Agent skills are powerful, but beginners hit two problems fast:

  1. Discovery takes time. There are many useful skills across GitHub, but new users do not know which ones are worth installing first.
  2. Too many global skills can conflict. Several skills may trigger on the same request, especially for frontend work, TDD, debugging, review, planning, and image generation.

Xiaobai Skills gives users a sane default and a recovery path.

What It Covers

The recommended starter set covers:

  • Skill discovery and installation
  • Skill creation and editing
  • Frontend UI / visual implementation
  • Image generation and media workflows
  • URL to Markdown, translation, publishing, slides, and content workflows
  • TDD, diagnosis, triage, PRDs, issues, review, and handoff
  • Skill-library auditing, deduplication, backup, and restore

Recommended Default Stack

Xiaobai Skills recommends keeping these globally active:

  • OpenAI system skills:
    • imagegen
    • openai-docs
    • plugin-creator
    • skill-creator
    • skill-installer
  • find-skills
  • frontend-master
  • baoyu-skills curated subset
  • mattpocock-skills curated subset
  • xiaobai-skills

Default backup candidates:

  • gstack
  • superpowers
  • deprecated, personal, or niche Matt Pocock subskills
  • dangerous or duplicate Baoyu subskills

The rule is simple: one strong default per need, backups preserved for later.

Install

Option 1: Copy This Skill Into Codex

Copy this repository folder to:

$env:USERPROFILE\.codex\skills\xiaobai-skills

Restart Codex.

Option 2: Use The Installer

From the repository root:

powershell -ExecutionPolicy Bypass -File .\scripts\install-xiaobai-skills.ps1

Install recommended starter skills:

powershell -ExecutionPolicy Bypass -File .\scripts\install-xiaobai-skills.ps1 -InstallRecommended

Curate existing installed skills:

powershell -ExecutionPolicy Bypass -File .\scripts\install-xiaobai-skills.ps1 -CurateExisting

Options:

-InstallRecommended   Install the recommended starter stack.
-CurateExisting       Move conflicting alternatives into backup.
-Force                Replace existing same-name targets.

Output

The curator writes:

SKILLS-GLOBAL-INVENTORY.md
~\.codex\skills-backup\xiaobai-YYYY-MM-DD\README.md

These files explain:

  • what is active globally
  • what was moved to backup
  • why each choice was made
  • how to restore alternatives later

Beginner Philosophy

Xiaobai Skills is not trying to install the most skills.

It is trying to make a new user productive without making their global skill library noisy.

It will:

  • keep narrow, concrete skills global
  • avoid enabling several broad workflow frameworks at once
  • back up unselected skills instead of deleting them
  • leave a manifest for future agents
  • restore one alternative at a time when needed

Promotion-Friendly Demo

Before:

Many skills installed globally
Same request triggers several workflow skills
No record of why something was installed
Hard to restore a previous setup

After:

One default skill per common need
Alternatives preserved in backup
Inventory explains the choices
Restart Codex and keep working

Roadmap

  • Cross-platform installer for macOS/Linux
  • Dry-run mode for curation
  • Conflict score report
  • GitHub Action to validate skill metadata
  • More starter-stack presets
  • Screenshots and short demo video

Sponsorship

If this project saves you setup time, consider sponsoring ongoing maintenance:

Sponsor via WeChat Pay

You can scan the WeChat QR code from the sponsor page.

Sponsors help fund:

  • testing across more Codex environments
  • better installers
  • curated starter-stack updates
  • documentation and launch guides for beginners

Acknowledgements

Xiaobai Skills is a curator and starter pack built around excellent upstream work:

Please respect each upstream project's license and README.

License

MIT. Upstream skills and referenced projects keep their own licenses.

Files in the repo

Repository payload13 top-level entries
  • .github
  • agents
  • assets
  • docs
  • scripts
  • skills
  • .gitignore
  • AGENTS.md
  • CONTRIBUTING.md
  • LICENSE
  • README.md
  • ROADMAP.md
  • SKILL.md

Discussion (0)

Ask about usage, or say what you built with it

Sign in to join the discussion.

No comments yet. Be the first to say what this is good for.

More skills

obra/
superpowers

An agentic skills framework & software development methodology that works.

285k
1 add

Turn any codebase, with its docs, SQL schemas, configs, and PDFs, into a queryable knowledge graph. A /graphify skill for Claude Code, Cursor, Codex, and Gemini CLI: local deterministic AST parsing, every edge explained, no vector store.

117k
1 add
Vincentwei1021/
anything2explainer

Topic in, narrated explainer video out. A Claude Code / Codex skill that turns any topic into a black-canvas motion-graphics explainer video with TTS voiceover, subtitles and a chapter progress bar. Chinese or English; every frame drawn in code with Remotion.

666

Open-source AI job search: scan job portals, evaluate listings into a structured A-H report with a global 1-5 score, tailor your CV, track applications — runs locally in your AI coding CLI (Claude Code, Codex, OpenCode, Antigravity…)

71k