@opendirectory.dev/skills 0.1.12 → 0.1.14

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/package.json +1 -1
  2. package/registry.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@opendirectory.dev/skills",
3
- "version": "0.1.12",
3
+ "version": "0.1.14",
4
4
  "main": "dist/index.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "bin": {
package/registry.json CHANGED
@@ -177,10 +177,10 @@
177
177
  },
178
178
  {
179
179
  "name": "show-hn-writer",
180
- "description": "Draft a Show HN post title and body that follows the unwritten rules of Hacker News: specific, honest, first-person, no marketing.",
180
+ "description": "<img width=\"1280\" height=\"640\" alt=\"show-hn-writer\" src=\"https://github.",
181
181
  "tags": [],
182
- "author": "OpenDirectory",
183
- "version": "1.0.0",
182
+ "author": "Unknown",
183
+ "version": "0.0.1",
184
184
  "path": "skills/show-hn-writer"
185
185
  },
186
186
  {