By sadlay
Personal reusable Agent Skills for authoring, automation, development, and internal workflows
Restore Codex historical session visibility after switching model_provider or provider/account. Use when Codex Desktop, Codex CLI /resume, or project recent sessions stop showing old conversations after a provider switch; when the user asks to resync Codex history, recover missing sessions, inspect provider/session metadata, install or run codex-provider-sync, switch provider and sync metadata, or restore a provider-sync backup.
Use when managing a live New API instance through management REST APIs, especially model management, user and token administration, usage statistics, logs, channels, vendors, groups, pricing options, and health audits.
Create, review, or improve Agent Skills in this repository. Use when the user asks to write a new skill, update an existing skill, design skill triggers, split skill references, generate skill UI metadata, validate skills, or package skills for Claude/Codex distribution.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
中文 | English
This repository is a personal, multi-platform skill collection. It keeps the source of truth in skills/, then packages those skills for Claude Code and Codex plugin distribution.
Add this repository as a plugin marketplace:
/plugin marketplace add sadlay/agent-skills
Then install the plugin:
/plugin install sadlay-skills@sadlay-skills-marketplace
For local development, add the checked-out repository instead:
/plugin marketplace add /Users/sadlay/WorkSpace/github/agent-skills
/plugin install sadlay-skills@sadlay-skills-marketplace
Codex does not need the python3 commands below for normal use. Add the local plugin package or local marketplace path in the Codex app/plugin UI:
plugins/codex-sadlay-skills
Or:
.agents/plugins/marketplace.json
The python3 commands are only for repository maintainers. Run them after changing files under skills/ so generated plugin packages stay in sync:
python3 scripts/sync-plugin-skills
python3 scripts/validate-skills
If a platform only supports direct skill folders, copy individual directories from skills/ into that platform's skill directory.
skills/ - production-ready skills. Each child directory is a standalone skill with SKILL.md.drafts/ - unfinished skill ideas that should not be installed or packaged.authoring/ - prompts, specs, checklists, and examples for creating skills with AI assistance.plugins/sadlay-skills/ - Claude Code plugin package generated from skills/.plugins/codex-sadlay-skills/ - Codex plugin package generated from skills/..claude-plugin/marketplace.json - Claude Code marketplace descriptor for this repository..agents/plugins/marketplace.json - Codex marketplace descriptor for this repository.registry/skills.yaml - human-maintained index of skills, status, category, and platform support.scripts/ - validation, sync, install, and packaging helpers.third_party/ - optional upstream references such as agentskills/agentskills.skills/<skill-name>/.python3 scripts/validate-skills.python3 scripts/sync-plugin-skills.Minimum:
skills/<skill-name>/
└── SKILL.md
Full:
skills/<skill-name>/
├── SKILL.md
├── agents/
│ └── openai.yaml
├── references/
├── scripts/
└── assets/
SKILL.md should stay concise. Put large documentation in references/, deterministic helpers in scripts/, and output resources in assets/.
This project follows the Agent Skills directory model. The upstream specification and reference SDK live at:
Do not vendor upstream files into the root of this project. If needed, add them under third_party/agentskills.
npx claudepluginhub sadlay/agent-skills --plugin sadlay-skillsHarness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Design fluency for frontend development. 1 skill with 23 commands (/impeccable polish, /impeccable audit, /impeccable critique, etc.) and curated anti-pattern detection.