@kmiyh/pi-skills-menu 1.0.4 → 1.0.5

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.
Files changed (2) hide show
  1. package/README.md +5 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -67,7 +67,7 @@ After that, the skill is inserted into the editor so it will be used by Pi when
67
67
 
68
68
  The list also contains a dedicated entry for creating a new skill.
69
69
 
70
- Skill creation is done by entering:
70
+ Skill creation is done in three steps:
71
71
 
72
72
  1. **skill name**
73
73
 
@@ -77,6 +77,10 @@ Skill creation is done by entering:
77
77
 
78
78
  ![skill-create-description.jpg](src/images/skill-create-description.jpg)
79
79
 
80
+ 3. **skill visibility**
81
+ - **Global** — save the skill in your user-level Pi skills directory
82
+ - **Project** — save the skill in the current project's `.pi/skills` directory
83
+
80
84
  After that, the extension generates a `SKILL.md`.
81
85
 
82
86
  Generation uses:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kmiyh/pi-skills-menu",
3
- "version": "1.0.4",
3
+ "version": "1.0.5",
4
4
  "description": "Pi extension that moves skills into a dedicated /skills menu with browsing, preview, editing, and AI-assisted creation.",
5
5
  "type": "module",
6
6
  "keywords": [