@opendirectory.dev/skills 0.1.31 → 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.
Files changed (31) hide show
  1. package/package.json +1 -1
  2. package/skills/blog-cover-image-cli/README.md +24 -20
  3. package/skills/brand-alchemy/README.md +24 -20
  4. package/skills/claude-md-generator/README.md +24 -20
  5. package/skills/cold-email-verifier/README.md +24 -20
  6. package/skills/cook-the-blog/README.md +24 -20
  7. package/skills/dependency-update-bot/README.md +24 -20
  8. package/skills/docs-from-code/README.md +24 -20
  9. package/skills/explain-this-pr/README.md +24 -20
  10. package/skills/google-trends-api-skills/README.md +24 -20
  11. package/skills/hackernews-intel/README.md +24 -20
  12. package/skills/human-tone/README.md +24 -20
  13. package/skills/kill-the-standup/README.md +24 -20
  14. package/skills/linkedin-post-generator/README.md +24 -20
  15. package/skills/llms-txt-generator/README.md +24 -20
  16. package/skills/meeting-brief-generator/README.md +24 -20
  17. package/skills/meta-ads-skill/README.md +24 -20
  18. package/skills/newsletter-digest/README.md +24 -20
  19. package/skills/noise2blog/README.md +24 -20
  20. package/skills/outreach-sequence-builder/README.md +24 -20
  21. package/skills/position-me/README.md +24 -20
  22. package/skills/pr-description-writer/README.md +24 -20
  23. package/skills/pricing-page-psychology-audit/README.md +18 -20
  24. package/skills/producthunt-launch-kit/README.md +24 -20
  25. package/skills/reddit-icp-monitor/README.md +24 -20
  26. package/skills/reddit-post-engine/README.md +24 -20
  27. package/skills/schema-markup-generator/README.md +24 -20
  28. package/skills/show-hn-writer/README.md +24 -20
  29. package/skills/tweet-thread-from-blog/README.md +24 -20
  30. package/skills/twitter-GTM-find-skill/README.md +24 -20
  31. package/skills/yc-intent-radar-skill/README.md +24 -20
@@ -4,6 +4,30 @@
4
4
 
5
5
  Generate LinkedIn posts from any content: blog posts, articles, GitHub PRs, or a description of what you built. The agent reads your source material, applies LinkedIn's content patterns, and produces a post with the right hook, story arc, and formatting.
6
6
 
7
+ ## Install
8
+
9
+ ```bash
10
+ npx "@opendirectory.dev/skills" install linkedin-post-generator --target claude
11
+ ```
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
+
7
31
  ## Post Styles
8
32
 
9
33
  | Style | Use When | Example Input |
@@ -105,23 +129,3 @@ linkedin-post-generator/
105
129
  ## License
106
130
 
107
131
  MIT
108
-
109
- ## Installation in Claude Desktop App
110
-
111
- ### Video Tutorial
112
- Watch this quick video to see how it's done:
113
-
114
- https://github.com/user-attachments/assets/ee98a1b5-ebc4-452f-bbfb-c434f2935067
115
-
116
- ### Step 1: Download the skill from GitHub
117
- 1. Copy the URL of this specific skill folder from your browser's address bar.
118
- 2. Go to [download-directory.github.io](https://download-directory.github.io/).
119
- 3. Paste the URL and click **Enter** to download.
120
-
121
- ### Step 2: Install the Skill in Claude
122
- 1. Open your **Claude desktop app**.
123
- 2. Go to the sidebar on the left side and click on the **Customize** section.
124
- 3. Click on the **Skills** tab, then click on the **+** (plus) icon button to create a new skill.
125
- 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).
126
-
127
- > **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!
@@ -4,6 +4,30 @@
4
4
 
5
5
  Generate a standards-compliant `llms.txt` file for any website. Makes your site fully readable and citable by AI agents the GEO (Generative Engine Optimization) equivalent of having a great sitemap.
6
6
 
7
+ ## Install
8
+
9
+ ```bash
10
+ npx "@opendirectory.dev/skills" install llms-txt-generator --target claude
11
+ ```
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
+
7
31
  ## What It Does
8
32
 
9
33
  The skill crawls your website using Chrome DevTools, reads your actual pages, and produces a clean `llms.txt` file in the format specified by [Jeremy Howard's llms.txt standard](https://llmstxt.org). When AI agents (Claude, ChatGPT, Gemini) visit your site, they read `llms.txt` first to understand what you are and where to find authoritative content.
@@ -140,23 +164,3 @@ llms-txt-generator/
140
164
  ## License
141
165
 
142
166
  MIT
143
-
144
- ## Installation in Claude Desktop App
145
-
146
- ### Video Tutorial
147
- Watch this quick video to see how it's done:
148
-
149
- https://github.com/user-attachments/assets/ee98a1b5-ebc4-452f-bbfb-c434f2935067
150
-
151
- ### Step 1: Download the skill from GitHub
152
- 1. Copy the URL of this specific skill folder from your browser's address bar.
153
- 2. Go to [download-directory.github.io](https://download-directory.github.io/).
154
- 3. Paste the URL and click **Enter** to download.
155
-
156
- ### Step 2: Install the Skill in Claude
157
- 1. Open your **Claude desktop app**.
158
- 2. Go to the sidebar on the left side and click on the **Customize** section.
159
- 3. Click on the **Skills** tab, then click on the **+** (plus) icon button to create a new skill.
160
- 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).
161
-
162
- > **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!
@@ -5,6 +5,30 @@
5
5
 
6
6
  Walk into every sales or business development call prepared. Give the skill a company name and it runs targeted research, synthesizes a 1-page brief, and optionally saves it to Notion.
7
7
 
8
+ ## Install
9
+
10
+ ```bash
11
+ npx "@opendirectory.dev/skills" install meeting-brief-generator --target claude
12
+ ```
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
+
8
32
  ## What It Does
9
33
 
10
34
  - Runs 6-8 targeted Tavily searches covering company overview, recent news, tech stack, product, competitors, funding, and contact background
@@ -88,23 +112,3 @@ meeting-brief-generator/
88
112
  ## License
89
113
 
90
114
  MIT
91
-
92
- ## Installation in Claude Desktop App
93
-
94
- ### Video Tutorial
95
- Watch this quick video to see how it's done:
96
-
97
- https://github.com/user-attachments/assets/ee98a1b5-ebc4-452f-bbfb-c434f2935067
98
-
99
- ### Step 1: Download the skill from GitHub
100
- 1. Copy the URL of this specific skill folder from your browser's address bar.
101
- 2. Go to [download-directory.github.io](https://download-directory.github.io/).
102
- 3. Paste the URL and click **Enter** to download.
103
-
104
- ### Step 2: Install the Skill in Claude
105
- 1. Open your **Claude desktop app**.
106
- 2. Go to the sidebar on the left side and click on the **Customize** section.
107
- 3. Click on the **Skills** tab, then click on the **+** (plus) icon button to create a new skill.
108
- 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).
109
-
110
- > **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!
@@ -2,6 +2,30 @@
2
2
 
3
3
  <img width="1376" height="768" alt="meta-ads-skill" src="https://github.com/user-attachments/assets/baf2509b-0ee0-41ca-9555-3ad350a6824c" />
4
4
 
5
+ ## Install
6
+
7
+ ```bash
8
+ npx "@opendirectory.dev/skills" install meta-ads-skill --target claude
9
+ ```
10
+
11
+ ### Video Tutorial
12
+ Watch this quick video to see how it's done:
13
+
14
+ https://github.com/user-attachments/assets/ee98a1b5-ebc4-452f-bbfb-c434f2935067
15
+
16
+ ### Step 1: Download the skill from GitHub
17
+ 1. Copy the URL of this specific skill folder from your browser's address bar.
18
+ 2. Go to [download-directory.github.io](https://download-directory.github.io/).
19
+ 3. Paste the URL and click **Enter** to download.
20
+
21
+ ### Step 2: Install the Skill in Claude
22
+ 1. Open your **Claude desktop app**.
23
+ 2. Go to the sidebar on the left side and click on the **Customize** section.
24
+ 3. Click on the **Skills** tab, then click on the **+** (plus) icon button to create a new skill.
25
+ 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).
26
+
27
+ > **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!
28
+
5
29
  ## Overview
6
30
 
7
31
  The **Meta Ads Skill** is a comprehensive, production-ready OpenCode skill designed to give LLMs and AI agents expert-level capabilities to orchestrate the [Varnan-Tech Meta Ads MCP Server](https://github.com/Varnan-Tech/Meta-Ads-MCP).
@@ -98,23 +122,3 @@ Through the underlying MCP, this skill orchestrates:
98
122
  * **Analytics**: `get_insights()`, `analyze_campaigns()`
99
123
  * **Targeting**: `search_interests()`, `search_demographics()`, `estimate_audience_size()`
100
124
  * **Database**: `token_status()`, `clear_database()`, `reset_database()`
101
-
102
- ## Installation in Claude Desktop App
103
-
104
- ### Video Tutorial
105
- Watch this quick video to see how it's done:
106
-
107
- https://github.com/user-attachments/assets/ee98a1b5-ebc4-452f-bbfb-c434f2935067
108
-
109
- ### Step 1: Download the skill from GitHub
110
- 1. Copy the URL of this specific skill folder from your browser's address bar.
111
- 2. Go to [download-directory.github.io](https://download-directory.github.io/).
112
- 3. Paste the URL and click **Enter** to download.
113
-
114
- ### Step 2: Install the Skill in Claude
115
- 1. Open your **Claude desktop app**.
116
- 2. Go to the sidebar on the left side and click on the **Customize** section.
117
- 3. Click on the **Skills** tab, then click on the **+** (plus) icon button to create a new skill.
118
- 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).
119
-
120
- > **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!
@@ -5,6 +5,30 @@
5
5
 
6
6
  Aggregate RSS feeds, synthesize the week's top stories with Gemini, and publish a newsletter digest to Ghost CMS. Supports three digest formats and outputs HTML, Markdown, and plain text for any platform.
7
7
 
8
+ ## Install
9
+
10
+ ```bash
11
+ npx "@opendirectory.dev/skills" install newsletter-digest --target claude
12
+ ```
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
+
8
32
  ## What It Does
9
33
 
10
34
  - Reads your RSS/Atom feed list from `feeds.json`
@@ -145,23 +169,3 @@ newsletter-digest/
145
169
  ## License
146
170
 
147
171
  MIT
148
-
149
- ## Installation in Claude Desktop App
150
-
151
- ### Video Tutorial
152
- Watch this quick video to see how it's done:
153
-
154
- https://github.com/user-attachments/assets/ee98a1b5-ebc4-452f-bbfb-c434f2935067
155
-
156
- ### Step 1: Download the skill from GitHub
157
- 1. Copy the URL of this specific skill folder from your browser's address bar.
158
- 2. Go to [download-directory.github.io](https://download-directory.github.io/).
159
- 3. Paste the URL and click **Enter** to download.
160
-
161
- ### Step 2: Install the Skill in Claude
162
- 1. Open your **Claude desktop app**.
163
- 2. Go to the sidebar on the left side and click on the **Customize** section.
164
- 3. Click on the **Skills** tab, then click on the **+** (plus) icon button to create a new skill.
165
- 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).
166
-
167
- > **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!
@@ -5,6 +5,30 @@
5
5
 
6
6
  Paste your rough notes, bullet points, voice transcript, or tweet dump and get a publication-ready blog post.
7
7
 
8
+ ## Install
9
+
10
+ ```bash
11
+ npx "@opendirectory.dev/skills" install noise2blog --target claude
12
+ ```
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
+
8
32
  ## What It Does
9
33
 
10
34
  - Accepts any rough input: bullet points, rough notes, voice transcripts, tweet dumps, short drafts, or a URL
@@ -105,23 +129,3 @@ noise2blog/
105
129
  ## License
106
130
 
107
131
  MIT
108
-
109
- ## Installation in Claude Desktop App
110
-
111
- ### Video Tutorial
112
- Watch this quick video to see how it's done:
113
-
114
- https://github.com/user-attachments/assets/ee98a1b5-ebc4-452f-bbfb-c434f2935067
115
-
116
- ### Step 1: Download the skill from GitHub
117
- 1. Copy the URL of this specific skill folder from your browser's address bar.
118
- 2. Go to [download-directory.github.io](https://download-directory.github.io/).
119
- 3. Paste the URL and click **Enter** to download.
120
-
121
- ### Step 2: Install the Skill in Claude
122
- 1. Open your **Claude desktop app**.
123
- 2. Go to the sidebar on the left side and click on the **Customize** section.
124
- 3. Click on the **Skills** tab, then click on the **+** (plus) icon button to create a new skill.
125
- 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).
126
-
127
- > **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!
@@ -5,6 +5,30 @@
5
5
 
6
6
  Turn a buying signal into a ready-to-send multi-channel outreach sequence. Give the skill a signal and it generates 4-6 personalized touchpoints across email, LinkedIn, and phone, with objection pre-emption built in.
7
7
 
8
+ ## Install
9
+
10
+ ```bash
11
+ npx "@opendirectory.dev/skills" install outreach-sequence-builder --target claude
12
+ ```
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
+
8
32
  ## What It Does
9
33
 
10
34
  - Identifies the signal type from 7 categories: Post-Fundraise, Hiring Signal, Competitor Displacement, Product Launch, Content Engagement, Event Follow-up, Job Change
@@ -106,23 +130,3 @@ outreach-sequence-builder/
106
130
  ## License
107
131
 
108
132
  MIT
109
-
110
- ## Installation in Claude Desktop App
111
-
112
- ### Video Tutorial
113
- Watch this quick video to see how it's done:
114
-
115
- https://github.com/user-attachments/assets/ee98a1b5-ebc4-452f-bbfb-c434f2935067
116
-
117
- ### Step 1: Download the skill from GitHub
118
- 1. Copy the URL of this specific skill folder from your browser's address bar.
119
- 2. Go to [download-directory.github.io](https://download-directory.github.io/).
120
- 3. Paste the URL and click **Enter** to download.
121
-
122
- ### Step 2: Install the Skill in Claude
123
- 1. Open your **Claude desktop app**.
124
- 2. Go to the sidebar on the left side and click on the **Customize** section.
125
- 3. Click on the **Skills** tab, then click on the **+** (plus) icon button to create a new skill.
126
- 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).
127
-
128
- > **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!
@@ -6,6 +6,30 @@ The Website Reviewer Agent Skill for AEO, GEO, SEO, UI/UX Psychology, and Direct
6
6
 
7
7
  An open source skill that transforms modern AI Agents into rigorous positioning consultants. It forces the agent to use native vision capabilities to evaluate cognitive load and verify Generative Engine Optimization (GEO) compatibility.
8
8
 
9
+ ## Install
10
+
11
+ ```bash
12
+ npx "@opendirectory.dev/skills" install position-me --target claude
13
+ ```
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
+
9
33
  ## Core Capabilities
10
34
 
11
35
  When invoked, the skill commands the AI agent to conduct an exhaustive teardown of the target website through a rigid protocol:
@@ -69,23 +93,3 @@ position-me/
69
93
  ├── EVALUATION_SOP.md # Evaluation frameworks
70
94
  └── REPORT_TEMPLATE.md # Teardown report template
71
95
  ```
72
-
73
- ## Installation in Claude Desktop App
74
-
75
- ### Video Tutorial
76
- Watch this quick video to see how it's done:
77
-
78
- https://github.com/user-attachments/assets/ee98a1b5-ebc4-452f-bbfb-c434f2935067
79
-
80
- ### Step 1: Download the skill from GitHub
81
- 1. Copy the URL of this specific skill folder from your browser's address bar.
82
- 2. Go to [download-directory.github.io](https://download-directory.github.io/).
83
- 3. Paste the URL and click **Enter** to download.
84
-
85
- ### Step 2: Install the Skill in Claude
86
- 1. Open your **Claude desktop app**.
87
- 2. Go to the sidebar on the left side and click on the **Customize** section.
88
- 3. Click on the **Skills** tab, then click on the **+** (plus) icon button to create a new skill.
89
- 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).
90
-
91
- > **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!
@@ -5,6 +5,30 @@
5
5
 
6
6
  Read your current git branch diff and generate a complete GitHub pull request description: summary, specific change bullets, and testing steps. Create or update the PR in one step.
7
7
 
8
+ ## Install
9
+
10
+ ```bash
11
+ npx "@opendirectory.dev/skills" install pr-description-writer --target claude
12
+ ```
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
+
8
32
  ## What It Does
9
33
 
10
34
  - Reads `git diff main...HEAD` to understand what changed
@@ -79,23 +103,3 @@ pr-description-writer/
79
103
  ## License
80
104
 
81
105
  MIT
82
-
83
- ## Installation in Claude Desktop App
84
-
85
- ### Video Tutorial
86
- Watch this quick video to see how it's done:
87
-
88
- https://github.com/user-attachments/assets/ee98a1b5-ebc4-452f-bbfb-c434f2935067
89
-
90
- ### Step 1: Download the skill from GitHub
91
- 1. Copy the URL of this specific skill folder from your browser's address bar.
92
- 2. Go to [download-directory.github.io](https://download-directory.github.io/).
93
- 3. Paste the URL and click **Enter** to download.
94
-
95
- ### Step 2: Install the Skill in Claude
96
- 1. Open your **Claude desktop app**.
97
- 2. Go to the sidebar on the left side and click on the **Customize** section.
98
- 3. Click on the **Skills** tab, then click on the **+** (plus) icon button to create a new skill.
99
- 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).
100
-
101
- > **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!
@@ -81,6 +81,24 @@ pip install requests beautifulsoup4
81
81
  npx @opendirectory.dev/skills install pricing-page-psychology-audit
82
82
  ```
83
83
 
84
+ ### Video Tutorial
85
+ Watch this quick video to see how it's done:
86
+
87
+ https://github.com/user-attachments/assets/ee98a1b5-ebc4-452f-bbfb-c434f2935067
88
+
89
+ ### Step 1: Download the skill from GitHub
90
+ 1. Copy the URL of this specific skill folder from your browser's address bar.
91
+ 2. Go to [download-directory.github.io](https://download-directory.github.io/).
92
+ 3. Paste the URL and click **Enter** to download.
93
+
94
+ ### Step 2: Install the Skill in Claude
95
+ 1. Open your **Claude desktop app**.
96
+ 2. Go to the sidebar on the left side and click on the **Customize** section.
97
+ 3. Click on the **Skills** tab, then click on the **+** (plus) icon button to create a new skill.
98
+ 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).
99
+
100
+ > **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!
101
+
84
102
  ---
85
103
 
86
104
  ## Usage
@@ -164,23 +182,3 @@ pricing-page-psychology-audit/
164
182
  ## License
165
183
 
166
184
  MIT — Built by [@ajaycodesitbetter](https://github.com/ajaycodesitbetter)
167
-
168
- ## Installation in Claude Desktop App
169
-
170
- ### Video Tutorial
171
- Watch this quick video to see how it's done:
172
-
173
- https://github.com/user-attachments/assets/ee98a1b5-ebc4-452f-bbfb-c434f2935067
174
-
175
- ### Step 1: Download the skill from GitHub
176
- 1. Copy the URL of this specific skill folder from your browser's address bar.
177
- 2. Go to [download-directory.github.io](https://download-directory.github.io/).
178
- 3. Paste the URL and click **Enter** to download.
179
-
180
- ### Step 2: Install the Skill in Claude
181
- 1. Open your **Claude desktop app**.
182
- 2. Go to the sidebar on the left side and click on the **Customize** section.
183
- 3. Click on the **Skills** tab, then click on the **+** (plus) icon button to create a new skill.
184
- 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).
185
-
186
- > **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!
@@ -5,6 +5,30 @@
5
5
 
6
6
  Generates a complete Product Hunt launch kit from your product description: tagline variants (60 chars max), listing description, maker comment, launch day tweet thread, LinkedIn post, and a 4-email sequence.
7
7
 
8
+ ## Install
9
+
10
+ ```bash
11
+ npx "@opendirectory.dev/skills" install producthunt-launch-kit --target claude
12
+ ```
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
+
8
32
  ## What It Does
9
33
 
10
34
  - Generates 5 tagline variants with character counts (all under 60 chars)
@@ -93,23 +117,3 @@ producthunt-launch-kit/
93
117
  ## License
94
118
 
95
119
  MIT
96
-
97
- ## Installation in Claude Desktop App
98
-
99
- ### Video Tutorial
100
- Watch this quick video to see how it's done:
101
-
102
- https://github.com/user-attachments/assets/ee98a1b5-ebc4-452f-bbfb-c434f2935067
103
-
104
- ### Step 1: Download the skill from GitHub
105
- 1. Copy the URL of this specific skill folder from your browser's address bar.
106
- 2. Go to [download-directory.github.io](https://download-directory.github.io/).
107
- 3. Paste the URL and click **Enter** to download.
108
-
109
- ### Step 2: Install the Skill in Claude
110
- 1. Open your **Claude desktop app**.
111
- 2. Go to the sidebar on the left side and click on the **Customize** section.
112
- 3. Click on the **Skills** tab, then click on the **+** (plus) icon button to create a new skill.
113
- 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).
114
-
115
- > **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!
@@ -5,6 +5,30 @@
5
5
 
6
6
  Watch subreddits for people describing the exact problem you solve. Score each post for ICP relevance. Draft a helpful, non-spammy reply for every high-signal match.
7
7
 
8
+ ## Install
9
+
10
+ ```bash
11
+ npx "@opendirectory.dev/skills" install reddit-icp-monitor --target claude
12
+ ```
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
+
8
32
  ## What It Does
9
33
 
10
34
  - Reads your ICP definition from docs/icp.md (or asks 3 questions to build it)
@@ -115,23 +139,3 @@ reddit-icp-monitor/
115
139
  ## License
116
140
 
117
141
  MIT
118
-
119
- ## Installation in Claude Desktop App
120
-
121
- ### Video Tutorial
122
- Watch this quick video to see how it's done:
123
-
124
- https://github.com/user-attachments/assets/ee98a1b5-ebc4-452f-bbfb-c434f2935067
125
-
126
- ### Step 1: Download the skill from GitHub
127
- 1. Copy the URL of this specific skill folder from your browser's address bar.
128
- 2. Go to [download-directory.github.io](https://download-directory.github.io/).
129
- 3. Paste the URL and click **Enter** to download.
130
-
131
- ### Step 2: Install the Skill in Claude
132
- 1. Open your **Claude desktop app**.
133
- 2. Go to the sidebar on the left side and click on the **Customize** section.
134
- 3. Click on the **Skills** tab, then click on the **+** (plus) icon button to create a new skill.
135
- 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).
136
-
137
- > **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!