A unified skill management system for multi-agent AI coding assistants. This toolkit provides a curated collection of reusable skills plus centralized CLI commands to install, configure, and maintain them across Github Copilot, Claude Code, Cursor, Codex, Gemini CLI ...
Stars
4
Forks
2
Watchers
4
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
133
commits
[md-to-pdf] add Markdown to PDF conversion skill with TOC, CSS, and paper size options
7f67130View on GitHub[pdf] add PDF skill with text extraction, table extraction, merge, split, rotate, and image conversion
cde2870View on GitHub[gh-operations] improve trigger detection and add zero-speculation rule
17fbe46View on GitHub[docs] clarify Claude Code plugin-only installs exclude CLI commands
78b445eView on GitHub[github-code-review-pr] add CHECKOUT_DONE output, clarify skip git commands when branch already checked out
2e3d48aView on GitHub[github-code-review-pr] clarify skip step 3, fix language detection rule
5c25656View on GitHub[github-code-review-pr] add test coverage for cleanup gate and verdict logic
12e53b2View on GitHub[github-code-review-pr] unify GHE-first policy, harden path safety, strengthen cleanup gate
9b0ae4fView on GitHub[github-code-review-pr] emit CLEANUP_LOG_PATH and REVIEW_TEXT_PATH from prepare, use them directly in Step 7
f89fd19View on GitHub[github-code-review-pr] tighten trigger: require both review request AND PR URL
e97081cView on GitHub[github-code-review-pr] simplify Step 1 and description - remove platform guessing logic, let gh be the sole judge
45f4bafView on GitHub