@devxiyang/agent-skill 0.0.5 → 0.0.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devxiyang/agent-skill",
3
- "version": "0.0.5",
3
+ "version": "0.0.6",
4
4
  "description": "SDK for skill discovery and registration — integrates into any agent",
5
5
  "license": "MIT",
6
6
  "repository": {
@@ -1,6 +1,7 @@
1
1
  ---
2
2
  name: skill-creator
3
3
  description: Create or update skills. Use when designing, structuring, or writing a new skill folder with SKILL.md and optional resources.
4
+ tags: skill,meta
4
5
  ---
5
6
 
6
7
  # Skill Creator