@diegopetrucci/pi-illustrations-to-explain-things 0.1.0 → 0.1.3
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/.pi-fleet-tested-version +1 -1
- package/package.json +4 -1
- package/skills/illustrations-to-explain-things/assets/examples/01-two-breakpoints.webp +0 -0
- package/skills/illustrations-to-explain-things/assets/examples/02-minimum-loop.webp +0 -0
- package/skills/illustrations-to-explain-things/assets/examples/03-sort-by-purpose.webp +0 -0
- package/skills/illustrations-to-explain-things/assets/examples/04-one-fish-many-uses.webp +0 -0
- package/skills/illustrations-to-explain-things/assets/examples/05-handoff-path.webp +0 -0
- package/skills/illustrations-to-explain-things/assets/examples/06-three-sources.webp +0 -0
- package/skills/illustrations-to-explain-things/assets/examples/07-three-content-jobs.webp +0 -0
- package/skills/illustrations-to-explain-things/assets/examples/08-handoff-copy-toolbox.webp +0 -0
- package/skills/illustrations-to-explain-things/assets/examples/09-common-pits-no-title.webp +0 -0
- package/skills/illustrations-to-explain-things/assets/examples/10-information-well.webp +0 -0
- package/skills/illustrations-to-explain-things/assets/examples/11-idea-press.webp +0 -0
- package/skills/illustrations-to-explain-things/assets/examples/12-content-fermentation.webp +0 -0
- package/skills/illustrations-to-explain-things/assets/examples/13-system-bearing.webp +0 -0
- package/skills/illustrations-to-explain-things/assets/examples/14-trust-bridge.webp +0 -0
- package/skills/illustrations-to-explain-things/assets/examples/01-two-breakpoints.png +0 -0
- package/skills/illustrations-to-explain-things/assets/examples/02-minimum-loop.png +0 -0
- package/skills/illustrations-to-explain-things/assets/examples/03-sort-by-purpose.png +0 -0
- package/skills/illustrations-to-explain-things/assets/examples/04-one-fish-many-uses.png +0 -0
- package/skills/illustrations-to-explain-things/assets/examples/05-handoff-path.png +0 -0
- package/skills/illustrations-to-explain-things/assets/examples/06-three-sources.png +0 -0
- package/skills/illustrations-to-explain-things/assets/examples/07-three-content-jobs.png +0 -0
- package/skills/illustrations-to-explain-things/assets/examples/08-handoff-copy-toolbox.png +0 -0
- package/skills/illustrations-to-explain-things/assets/examples/09-common-pits-no-title.png +0 -0
- package/skills/illustrations-to-explain-things/assets/examples/10-information-well.png +0 -0
- package/skills/illustrations-to-explain-things/assets/examples/11-idea-press.png +0 -0
- package/skills/illustrations-to-explain-things/assets/examples/12-content-fermentation.png +0 -0
- package/skills/illustrations-to-explain-things/assets/examples/13-system-bearing.png +0 -0
- package/skills/illustrations-to-explain-things/assets/examples/14-trust-bridge.png +0 -0
package/.pi-fleet-tested-version
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
0.
|
|
1
|
+
0.80.6
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@diegopetrucci/pi-illustrations-to-explain-things",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.3",
|
|
4
4
|
"description": "A pi skill for generating clean, absurd Xiaohei-style article illustrations, shot lists, and visual metaphors.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"pi-package",
|
|
@@ -27,5 +27,8 @@
|
|
|
27
27
|
"skills": [
|
|
28
28
|
"skills"
|
|
29
29
|
]
|
|
30
|
+
},
|
|
31
|
+
"engines": {
|
|
32
|
+
"node": ">=22.19.0"
|
|
30
33
|
}
|
|
31
34
|
}
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|