@opendirectory.dev/skills 0.1.3 → 0.1.4

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 +6 -6
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@opendirectory.dev/skills",
3
- "version": "0.1.3",
3
+ "version": "0.1.4",
4
4
  "main": "dist/index.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "bin": {
package/registry.json CHANGED
@@ -1,6 +1,6 @@
1
1
  [
2
2
  {
3
- "name": "blog-cover-generator",
3
+ "name": "blog-cover-image-cli",
4
4
  "description": "Use when the user asks to generate a blog cover image, thumbnail, or article header. Automatically uses modern typography, brand logos, and Google Search grounding to create beautiful 16:9 images with Gemini 3.1 Flash Image Preview.",
5
5
  "tags": [],
6
6
  "author": "",
@@ -48,7 +48,7 @@
48
48
  "path": "skills/explain-this-pr"
49
49
  },
50
50
  {
51
- "name": "seo-keyword-research",
51
+ "name": "google-trends-api-skills",
52
52
  "description": "SEO keyword research workflow for blog generation using Google Trends data. Use when writing blog posts, planning content calendars, or optimizing articles for search engines. Finds breakout keywords, builds content structure, and generates SEO-optimized blog outlines targeting tech and developer audiences.",
53
53
  "tags": [],
54
54
  "author": "farizanjum",
@@ -104,7 +104,7 @@
104
104
  "path": "skills/meeting-brief-generator"
105
105
  },
106
106
  {
107
- "name": "meta-ads-expert",
107
+ "name": "meta-ads-skill",
108
108
  "description": "Use when interacting with the Meta Ads MCP server to manage accounts, campaigns, ads, insights, and targeting, or to troubleshoot OAuth token authentication. Act as an Expert Media Buyer.",
109
109
  "tags": [],
110
110
  "author": "Unknown",
@@ -192,7 +192,7 @@
192
192
  "path": "skills/show-hn-writer"
193
193
  },
194
194
  {
195
- "name": "stargazer-deep-extractor",
195
+ "name": "stargazer",
196
196
  "description": "Advanced 5-tier OSINT scraper for extracting GitHub stargazer emails. Use this skill when a user wants to scrape, extract, or download stargazers from a GitHub repository.",
197
197
  "tags": [],
198
198
  "author": "Unknown",
@@ -208,7 +208,7 @@
208
208
  "path": "skills/tweet-thread-from-blog"
209
209
  },
210
210
  {
211
- "name": "twitter-GTM-find-Skill",
211
+ "name": "twitter-GTM-find-skill",
212
212
  "description": "End-to-end pipeline for scraping Twitter for GTM/DevRel tech startup jobs using Apify, and validating them against an Ideal Customer Profile (ICP) using Gemini's native Google Search Grounding. Use this skill when OpenClaw needs to find developer-first, funded startups actively hiring for GTM, DevRel, or Growth roles.",
213
213
  "tags": [],
214
214
  "author": "Unknown",
@@ -216,7 +216,7 @@
216
216
  "path": "skills/twitter-GTM-find-skill"
217
217
  },
218
218
  {
219
- "name": "yc-jobs-scraper",
219
+ "name": "yc-intent-radar-skill",
220
220
  "description": "Scrape daily job listings from YCombinator's Workatastartup platform without duplicates. Use this skill when asked to scrape YC jobs, update the YC companies list, or retrieve the latest startup jobs. It handles authentication, extracts company slugs via Inertia.js JSON payloads, falls back to public YC job pages when necessary, and maintains a local SQLite database to track historical jobs and prevent duplicates.",
221
221
  "tags": [],
222
222
  "author": "Unknown",