@opendirectory.dev/skills 0.1.32 → 0.1.33
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 +1 -1
- package/skills/blog-cover-image-cli/README.md +18 -20
- package/skills/brand-alchemy/README.md +18 -20
- package/skills/claude-md-generator/README.md +18 -20
- package/skills/cold-email-verifier/README.md +18 -20
- package/skills/cook-the-blog/README.md +18 -20
- package/skills/dependency-update-bot/README.md +18 -20
- package/skills/docs-from-code/README.md +18 -20
- package/skills/explain-this-pr/README.md +18 -20
- package/skills/google-trends-api-skills/README.md +18 -20
- package/skills/hackernews-intel/README.md +18 -20
- package/skills/human-tone/README.md +18 -20
- package/skills/kill-the-standup/README.md +18 -20
- package/skills/linkedin-post-generator/README.md +18 -20
- package/skills/llms-txt-generator/README.md +18 -20
- package/skills/meeting-brief-generator/README.md +18 -20
- package/skills/meta-ads-skill/README.md +18 -20
- package/skills/newsletter-digest/README.md +18 -20
- package/skills/noise2blog/README.md +18 -20
- package/skills/outreach-sequence-builder/README.md +18 -20
- package/skills/position-me/README.md +18 -20
- package/skills/pr-description-writer/README.md +18 -20
- package/skills/pricing-page-psychology-audit/README.md +18 -20
- package/skills/producthunt-launch-kit/README.md +18 -20
- package/skills/reddit-icp-monitor/README.md +18 -20
- package/skills/reddit-post-engine/README.md +18 -20
- package/skills/schema-markup-generator/README.md +18 -20
- package/skills/show-hn-writer/README.md +18 -20
- package/skills/tweet-thread-from-blog/README.md +18 -20
- package/skills/twitter-GTM-find-skill/README.md +18 -20
- package/skills/yc-intent-radar-skill/README.md +18 -20
|
@@ -11,6 +11,24 @@ Draft a Show HN post (title + body) that follows Hacker News norms: specific, ho
|
|
|
11
11
|
npx "@opendirectory.dev/skills" install show-hn-writer --target claude
|
|
12
12
|
```
|
|
13
13
|
|
|
14
|
+
### Video Tutorial
|
|
15
|
+
Watch this quick video to see how it's done:
|
|
16
|
+
|
|
17
|
+
https://github.com/user-attachments/assets/ee98a1b5-ebc4-452f-bbfb-c434f2935067
|
|
18
|
+
|
|
19
|
+
### Step 1: Download the skill from GitHub
|
|
20
|
+
1. Copy the URL of this specific skill folder from your browser's address bar.
|
|
21
|
+
2. Go to [download-directory.github.io](https://download-directory.github.io/).
|
|
22
|
+
3. Paste the URL and click **Enter** to download.
|
|
23
|
+
|
|
24
|
+
### Step 2: Install the Skill in Claude
|
|
25
|
+
1. Open your **Claude desktop app**.
|
|
26
|
+
2. Go to the sidebar on the left side and click on the **Customize** section.
|
|
27
|
+
3. Click on the **Skills** tab, then click on the **+** (plus) icon button to create a new skill.
|
|
28
|
+
4. Choose the option to **Upload a skill**, and drag and drop the `.zip` file (or you can extract it and drop the folder, both work).
|
|
29
|
+
|
|
30
|
+
> **Note:** For some skills (like `position-me`), the `SKILL.md` file might be located inside a subfolder. Always make sure you are uploading the specific folder that contains the `SKILL.md` file!
|
|
31
|
+
|
|
14
32
|
## What It Does
|
|
15
33
|
|
|
16
34
|
- Reads your project context (from README or your answers)
|
|
@@ -92,23 +110,3 @@ show-hn-writer/
|
|
|
92
110
|
## License
|
|
93
111
|
|
|
94
112
|
MIT
|
|
95
|
-
|
|
96
|
-
## Installation in Claude Desktop App
|
|
97
|
-
|
|
98
|
-
### Video Tutorial
|
|
99
|
-
Watch this quick video to see how it's done:
|
|
100
|
-
|
|
101
|
-
https://github.com/user-attachments/assets/ee98a1b5-ebc4-452f-bbfb-c434f2935067
|
|
102
|
-
|
|
103
|
-
### Step 1: Download the skill from GitHub
|
|
104
|
-
1. Copy the URL of this specific skill folder from your browser's address bar.
|
|
105
|
-
2. Go to [download-directory.github.io](https://download-directory.github.io/).
|
|
106
|
-
3. Paste the URL and click **Enter** to download.
|
|
107
|
-
|
|
108
|
-
### Step 2: Install the Skill in Claude
|
|
109
|
-
1. Open your **Claude desktop app**.
|
|
110
|
-
2. Go to the sidebar on the left side and click on the **Customize** section.
|
|
111
|
-
3. Click on the **Skills** tab, then click on the **+** (plus) icon button to create a new skill.
|
|
112
|
-
4. Choose the option to **Upload a skill**, and drag and drop the `.zip` file (or you can extract it and drop the folder, both work).
|
|
113
|
-
|
|
114
|
-
> **Note:** For some skills (like `position-me`), the `SKILL.md` file might be located inside a subfolder. Always make sure you are uploading the specific folder that contains the `SKILL.md` file!
|
|
@@ -11,6 +11,24 @@ Turn any blog post or article into a Twitter/X thread. The agent reads the conte
|
|
|
11
11
|
npx "@opendirectory.dev/skills" install tweet-thread-from-blog --target claude
|
|
12
12
|
```
|
|
13
13
|
|
|
14
|
+
### Video Tutorial
|
|
15
|
+
Watch this quick video to see how it's done:
|
|
16
|
+
|
|
17
|
+
https://github.com/user-attachments/assets/ee98a1b5-ebc4-452f-bbfb-c434f2935067
|
|
18
|
+
|
|
19
|
+
### Step 1: Download the skill from GitHub
|
|
20
|
+
1. Copy the URL of this specific skill folder from your browser's address bar.
|
|
21
|
+
2. Go to [download-directory.github.io](https://download-directory.github.io/).
|
|
22
|
+
3. Paste the URL and click **Enter** to download.
|
|
23
|
+
|
|
24
|
+
### Step 2: Install the Skill in Claude
|
|
25
|
+
1. Open your **Claude desktop app**.
|
|
26
|
+
2. Go to the sidebar on the left side and click on the **Customize** section.
|
|
27
|
+
3. Click on the **Skills** tab, then click on the **+** (plus) icon button to create a new skill.
|
|
28
|
+
4. Choose the option to **Upload a skill**, and drag and drop the `.zip` file (or you can extract it and drop the folder, both work).
|
|
29
|
+
|
|
30
|
+
> **Note:** For some skills (like `position-me`), the `SKILL.md` file might be located inside a subfolder. Always make sure you are uploading the specific folder that contains the `SKILL.md` file!
|
|
31
|
+
|
|
14
32
|
## Thread Styles
|
|
15
33
|
|
|
16
34
|
| Style | Use When | Example Input |
|
|
@@ -113,23 +131,3 @@ tweet-thread-from-blog/
|
|
|
113
131
|
## License
|
|
114
132
|
|
|
115
133
|
MIT
|
|
116
|
-
|
|
117
|
-
## Installation in Claude Desktop App
|
|
118
|
-
|
|
119
|
-
### Video Tutorial
|
|
120
|
-
Watch this quick video to see how it's done:
|
|
121
|
-
|
|
122
|
-
https://github.com/user-attachments/assets/ee98a1b5-ebc4-452f-bbfb-c434f2935067
|
|
123
|
-
|
|
124
|
-
### Step 1: Download the skill from GitHub
|
|
125
|
-
1. Copy the URL of this specific skill folder from your browser's address bar.
|
|
126
|
-
2. Go to [download-directory.github.io](https://download-directory.github.io/).
|
|
127
|
-
3. Paste the URL and click **Enter** to download.
|
|
128
|
-
|
|
129
|
-
### Step 2: Install the Skill in Claude
|
|
130
|
-
1. Open your **Claude desktop app**.
|
|
131
|
-
2. Go to the sidebar on the left side and click on the **Customize** section.
|
|
132
|
-
3. Click on the **Skills** tab, then click on the **+** (plus) icon button to create a new skill.
|
|
133
|
-
4. Choose the option to **Upload a skill**, and drag and drop the `.zip` file (or you can extract it and drop the folder, both work).
|
|
134
|
-
|
|
135
|
-
> **Note:** For some skills (like `position-me`), the `SKILL.md` file might be located inside a subfolder. Always make sure you are uploading the specific folder that contains the `SKILL.md` file!
|
|
@@ -12,6 +12,24 @@ This pipeline automates the discovery of highly-targeted, Developer-First startu
|
|
|
12
12
|
npx "@opendirectory.dev/skills" install twitter-GTM-find-skill --target claude
|
|
13
13
|
```
|
|
14
14
|
|
|
15
|
+
### Video Tutorial
|
|
16
|
+
Watch this quick video to see how it's done:
|
|
17
|
+
|
|
18
|
+
https://github.com/user-attachments/assets/ee98a1b5-ebc4-452f-bbfb-c434f2935067
|
|
19
|
+
|
|
20
|
+
### Step 1: Download the skill from GitHub
|
|
21
|
+
1. Copy the URL of this specific skill folder from your browser's address bar.
|
|
22
|
+
2. Go to [download-directory.github.io](https://download-directory.github.io/).
|
|
23
|
+
3. Paste the URL and click **Enter** to download.
|
|
24
|
+
|
|
25
|
+
### Step 2: Install the Skill in Claude
|
|
26
|
+
1. Open your **Claude desktop app**.
|
|
27
|
+
2. Go to the sidebar on the left side and click on the **Customize** section.
|
|
28
|
+
3. Click on the **Skills** tab, then click on the **+** (plus) icon button to create a new skill.
|
|
29
|
+
4. Choose the option to **Upload a skill**, and drag and drop the `.zip` file (or you can extract it and drop the folder, both work).
|
|
30
|
+
|
|
31
|
+
> **Note:** For some skills (like `position-me`), the `SKILL.md` file might be located inside a subfolder. Always make sure you are uploading the specific folder that contains the `SKILL.md` file!
|
|
32
|
+
|
|
15
33
|
## The Skill Directory
|
|
16
34
|
|
|
17
35
|
All executable code and documentation are packaged cleanly inside the `twitter-GTM-find/` folder. This is designed to be directly imported and read by AI agents (like OpenClaw or Claude) so they understand how to use the tool.
|
|
@@ -47,23 +65,3 @@ To run the pipeline manually or via an agent:
|
|
|
47
65
|
The pipeline generates two temporary files at the root of the repository (which are `.gitignore`d to prevent leaking data):
|
|
48
66
|
- `radar-jobs.json`: The initial raw batch of scraped tech jobs.
|
|
49
67
|
- `openclaw-icp-jobs.json`: The final, strict ICP-validated list of highly funded, developer-first startups hiring right now.
|
|
50
|
-
|
|
51
|
-
## Installation in Claude Desktop App
|
|
52
|
-
|
|
53
|
-
### Video Tutorial
|
|
54
|
-
Watch this quick video to see how it's done:
|
|
55
|
-
|
|
56
|
-
https://github.com/user-attachments/assets/ee98a1b5-ebc4-452f-bbfb-c434f2935067
|
|
57
|
-
|
|
58
|
-
### Step 1: Download the skill from GitHub
|
|
59
|
-
1. Copy the URL of this specific skill folder from your browser's address bar.
|
|
60
|
-
2. Go to [download-directory.github.io](https://download-directory.github.io/).
|
|
61
|
-
3. Paste the URL and click **Enter** to download.
|
|
62
|
-
|
|
63
|
-
### Step 2: Install the Skill in Claude
|
|
64
|
-
1. Open your **Claude desktop app**.
|
|
65
|
-
2. Go to the sidebar on the left side and click on the **Customize** section.
|
|
66
|
-
3. Click on the **Skills** tab, then click on the **+** (plus) icon button to create a new skill.
|
|
67
|
-
4. Choose the option to **Upload a skill**, and drag and drop the `.zip` file (or you can extract it and drop the folder, both work).
|
|
68
|
-
|
|
69
|
-
> **Note:** For some skills (like `position-me`), the `SKILL.md` file might be located inside a subfolder. Always make sure you are uploading the specific folder that contains the `SKILL.md` file!
|
|
@@ -10,6 +10,24 @@ An automated scraper that pulls job listings and company data from YCombinator's
|
|
|
10
10
|
npx "@opendirectory.dev/skills" install yc-intent-radar-skill --target claude
|
|
11
11
|
```
|
|
12
12
|
|
|
13
|
+
### Video Tutorial
|
|
14
|
+
Watch this quick video to see how it's done:
|
|
15
|
+
|
|
16
|
+
https://github.com/user-attachments/assets/ee98a1b5-ebc4-452f-bbfb-c434f2935067
|
|
17
|
+
|
|
18
|
+
### Step 1: Download the skill from GitHub
|
|
19
|
+
1. Copy the URL of this specific skill folder from your browser's address bar.
|
|
20
|
+
2. Go to [download-directory.github.io](https://download-directory.github.io/).
|
|
21
|
+
3. Paste the URL and click **Enter** to download.
|
|
22
|
+
|
|
23
|
+
### Step 2: Install the Skill in Claude
|
|
24
|
+
1. Open your **Claude desktop app**.
|
|
25
|
+
2. Go to the sidebar on the left side and click on the **Customize** section.
|
|
26
|
+
3. Click on the **Skills** tab, then click on the **+** (plus) icon button to create a new skill.
|
|
27
|
+
4. Choose the option to **Upload a skill**, and drag and drop the `.zip` file (or you can extract it and drop the folder, both work).
|
|
28
|
+
|
|
29
|
+
> **Note:** For some skills (like `position-me`), the `SKILL.md` file might be located inside a subfolder. Always make sure you are uploading the specific folder that contains the `SKILL.md` file!
|
|
30
|
+
|
|
13
31
|
## Features
|
|
14
32
|
- **Deduplication:** Utilizes `better-sqlite3` to store state, ensuring you never scrape the same job twice.
|
|
15
33
|
- **Robust Extraction:** Identifies hidden JSON payloads on YC pages to grab accurate backend `job_id` values.
|
|
@@ -43,23 +61,3 @@ npx "@opendirectory.dev/skills" install yc-intent-radar-skill --target claude
|
|
|
43
61
|
|
|
44
62
|
## Note on Sensitive Files
|
|
45
63
|
The `.gitignore` strictly protects your `state.json` (authentication cookies) and `jobs.db` (local history). Do not commit these files to a public repository.
|
|
46
|
-
|
|
47
|
-
## Installation in Claude Desktop App
|
|
48
|
-
|
|
49
|
-
### Video Tutorial
|
|
50
|
-
Watch this quick video to see how it's done:
|
|
51
|
-
|
|
52
|
-
https://github.com/user-attachments/assets/ee98a1b5-ebc4-452f-bbfb-c434f2935067
|
|
53
|
-
|
|
54
|
-
### Step 1: Download the skill from GitHub
|
|
55
|
-
1. Copy the URL of this specific skill folder from your browser's address bar.
|
|
56
|
-
2. Go to [download-directory.github.io](https://download-directory.github.io/).
|
|
57
|
-
3. Paste the URL and click **Enter** to download.
|
|
58
|
-
|
|
59
|
-
### Step 2: Install the Skill in Claude
|
|
60
|
-
1. Open your **Claude desktop app**.
|
|
61
|
-
2. Go to the sidebar on the left side and click on the **Customize** section.
|
|
62
|
-
3. Click on the **Skills** tab, then click on the **+** (plus) icon button to create a new skill.
|
|
63
|
-
4. Choose the option to **Upload a skill**, and drag and drop the `.zip` file (or you can extract it and drop the folder, both work).
|
|
64
|
-
|
|
65
|
-
> **Note:** For some skills (like `position-me`), the `SKILL.md` file might be located inside a subfolder. Always make sure you are uploading the specific folder that contains the `SKILL.md` file!
|