Skip to content

feat: add skill-creator skill from anthropics/skills#671

Merged
MeteorsLiu merged 1 commit intomainfrom
xgopilot/issue-670-1773047428
Mar 9, 2026
Merged

feat: add skill-creator skill from anthropics/skills#671
MeteorsLiu merged 1 commit intomainfrom
xgopilot/issue-670-1773047428

Conversation

@xgopilot
Copy link
Contributor

@xgopilot xgopilot bot commented Mar 9, 2026

Requested by @luoliwoshang

Closes #670

Summary

Files added (18 files)

  • SKILL.md - Main skill definition and instructions
  • LICENSE.txt - Apache 2.0 license
  • agents/ - Agent definitions (analyzer, comparator, grader)
  • assets/ - HTML assets for eval review
  • eval-viewer/ - Evaluation viewer tools
  • references/ - JSON schema documentation
  • scripts/ - Python utility scripts for eval, benchmarking, and packaging

Add the skill-creator skill to .claude/skills/skill-creator, which
provides capabilities for creating new skills, modifying existing
skills, running evals, and benchmarking skill performance.

Source: https://github.com/anthropics/skills/tree/main/skills/skill-creator

Generated with [codeagent](https://github.com/qbox/codeagent)
Co-authored-by: luoliwoshang <51194195+luoliwoshang@users.noreply.github.com>
@xgopilot xgopilot bot mentioned this pull request Mar 9, 2026
@luoliwoshang luoliwoshang requested a review from MeteorsLiu March 9, 2026 09:38
@codecov
Copy link

codecov bot commented Mar 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.32%. Comparing base (21fa54b) to head (7a671d7).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #671   +/-   ##
=======================================
  Coverage   83.32%   83.32%           
=======================================
  Files          28       28           
  Lines        2500     2500           
=======================================
  Hits         2083     2083           
  Misses        369      369           
  Partials       48       48           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@luoliwoshang luoliwoshang self-requested a review March 9, 2026 09:54
@MeteorsLiu MeteorsLiu merged commit b7259eb into main Mar 9, 2026
10 of 12 checks passed
@xgopilot xgopilot bot deleted the xgopilot/issue-670-1773047428 branch March 9, 2026 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

claude skill creator skill

2 participants