diff --git a/README.md b/README.md index 3001642..403947a 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ [![Contributors](https://img.shields.io/github/contributors/Varnan-Tech/opendirectory?style=flat-square&color=orange)](https://github.com/Varnan-Tech/opendirectory/graphs/contributors) [![Agents](https://img.shields.io/badge/agents-8-blueviolet.svg?style=flat-square)](#quick-start) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](CONTRIBUTING.md) +[![skills.sh](https://img.shields.io/badge/skills.sh-listed-brightgreen.svg?style=flat-square)](https://www.skills.sh/Varnan-Tech/opendirectory) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg?style=flat-square)](https://opensource.org/licenses/MIT) @@ -199,7 +200,23 @@ No global install. Always runs the latest version. npx "@opendirectory.dev/skills" install --target claude ``` -### Option B: Claude Desktop App +### Option B: skills.sh + +```bash +npx skills add Varnan-Tech/opendirectory +``` + +Installs all skills and auto-detects your coding agent (Claude Code, Codex, Gemini CLI, OpenCode, and more). To install a single skill: + +```bash +npx skills add Varnan-Tech/opendirectory --skill +``` + +Browse OpenDirectory on skills.sh: [skills.sh/Varnan-Tech/opendirectory](https://www.skills.sh/Varnan-Tech/opendirectory) + +> Requires Node.js. Add `--global` to install to `~/.claude/skills/` instead of the current project. + +### Option C: Claude Desktop App https://github.com/user-attachments/assets/cea8b565-2002-4a87-8857-d902bfcfdc1c @@ -218,7 +235,7 @@ https://github.com/user-attachments/assets/cea8b565-2002-4a87-8857-d902bfcfdc1c For some skills, the `SKILL.md` file sits inside a subfolder. Always upload the specific folder containing `SKILL.md`. -### Option C: Claude Code Native +### Option D: Claude Code Native Run these commands inside Claude Code: @@ -231,7 +248,7 @@ Run these commands inside Claude Code: ``` -### Option D: Manus AI +### Option E: Manus AI https://github.com/user-attachments/assets/17cbee2a-9e17-4bd4-ac46-68e0e92ffab4 diff --git a/scripts/update_skill_readmes.py b/scripts/update_skill_readmes.py index cbd0b32..d9cf560 100644 --- a/scripts/update_skill_readmes.py +++ b/scripts/update_skill_readmes.py @@ -136,7 +136,15 @@ def build_install_block(skill_name: str) -> str: npx "@opendirectory.dev/skills" install {skill_name} --target claude ``` -### Option B: Claude Desktop App +### Option B: skills.sh + +```bash +npx skills add Varnan-Tech/opendirectory --skill {skill_name} +``` + +Requires Node.js. Add `--global` to install to `~/.claude/skills/` instead of the current project. + +### Option C: Claude Desktop App @@ -155,7 +163,7 @@ def build_install_block(skill_name: str) -> str: > **Note:** For some skills, the `SKILL.md` file might be located inside a subfolder. Always upload the specific folder that contains the `SKILL.md` file. -### Option C: Claude Code Native +### Option D: Claude Code Native Run these commands inside Claude Code: @@ -164,7 +172,7 @@ def build_install_block(skill_name: str) -> str: /plugin install opendirectory-gtm-skills@opendirectory-marketplace ``` -### Option D: Manus AI +### Option E: Manus AI diff --git a/skills/app-store-review-arbitrage/README.md b/skills/app-store-review-arbitrage/README.md index 44f412c..0667a12 100644 --- a/skills/app-store-review-arbitrage/README.md +++ b/skills/app-store-review-arbitrage/README.md @@ -17,7 +17,15 @@ No global install. Always runs the latest version. npx "@opendirectory.dev/skills" install app-store-review-arbitrage --target claude ``` -### Option B: Claude Desktop App +### Option B: skills.sh + +```bash +npx skills add Varnan-Tech/opendirectory --skill app-store-review-arbitrage +``` + +Requires Node.js. Add `--global` to install to `~/.claude/skills/` instead of the current project. + +### Option C: Claude Desktop App @@ -36,7 +44,7 @@ npx "@opendirectory.dev/skills" install app-store-review-arbitrage --target clau > **Note:** For some skills, the `SKILL.md` file might be located inside a subfolder. Always upload the specific folder that contains the `SKILL.md` file. -### Option C: Claude Code Native +### Option D: Claude Code Native Run these commands inside Claude Code: @@ -45,7 +53,7 @@ Run these commands inside Claude Code: /plugin install opendirectory-gtm-skills@opendirectory-marketplace ``` -### Option D: Manus AI +### Option E: Manus AI diff --git a/skills/blog-cover-image-cli/README.md b/skills/blog-cover-image-cli/README.md index cef5cdf..d3de093 100644 --- a/skills/blog-cover-image-cli/README.md +++ b/skills/blog-cover-image-cli/README.md @@ -25,7 +25,15 @@ No global install. Always runs the latest version. npx "@opendirectory.dev/skills" install blog-cover-image-cli --target claude ``` -### Option B: Claude Desktop App +### Option B: skills.sh + +```bash +npx skills add Varnan-Tech/opendirectory --skill blog-cover-image-cli +``` + +Requires Node.js. Add `--global` to install to `~/.claude/skills/` instead of the current project. + +### Option C: Claude Desktop App @@ -44,7 +52,7 @@ npx "@opendirectory.dev/skills" install blog-cover-image-cli --target claude > **Note:** For some skills, the `SKILL.md` file might be located inside a subfolder. Always upload the specific folder that contains the `SKILL.md` file. -### Option C: Claude Code Native +### Option D: Claude Code Native Run these commands inside Claude Code: @@ -53,7 +61,7 @@ Run these commands inside Claude Code: /plugin install opendirectory-gtm-skills@opendirectory-marketplace ``` -### Option D: Manus AI +### Option E: Manus AI diff --git a/skills/brand-alchemy/README.md b/skills/brand-alchemy/README.md index 6b854d2..5302a2c 100644 --- a/skills/brand-alchemy/README.md +++ b/skills/brand-alchemy/README.md @@ -15,7 +15,15 @@ No global install. Always runs the latest version. npx "@opendirectory.dev/skills" install brand-alchemy --target claude ``` -### Option B: Claude Desktop App +### Option B: skills.sh + +```bash +npx skills add Varnan-Tech/opendirectory --skill brand-alchemy +``` + +Requires Node.js. Add `--global` to install to `~/.claude/skills/` instead of the current project. + +### Option C: Claude Desktop App @@ -34,7 +42,7 @@ npx "@opendirectory.dev/skills" install brand-alchemy --target claude > **Note:** For some skills, the `SKILL.md` file might be located inside a subfolder. Always upload the specific folder that contains the `SKILL.md` file. -### Option C: Claude Code Native +### Option D: Claude Code Native Run these commands inside Claude Code: @@ -43,7 +51,7 @@ Run these commands inside Claude Code: /plugin install opendirectory-gtm-skills@opendirectory-marketplace ``` -### Option D: Manus AI +### Option E: Manus AI diff --git a/skills/claude-md-generator/README.md b/skills/claude-md-generator/README.md index 0af902d..f494158 100644 --- a/skills/claude-md-generator/README.md +++ b/skills/claude-md-generator/README.md @@ -16,7 +16,15 @@ No global install. Always runs the latest version. npx "@opendirectory.dev/skills" install claude-md-generator --target claude ``` -### Option B: Claude Desktop App +### Option B: skills.sh + +```bash +npx skills add Varnan-Tech/opendirectory --skill claude-md-generator +``` + +Requires Node.js. Add `--global` to install to `~/.claude/skills/` instead of the current project. + +### Option C: Claude Desktop App @@ -35,7 +43,7 @@ npx "@opendirectory.dev/skills" install claude-md-generator --target claude > **Note:** For some skills, the `SKILL.md` file might be located inside a subfolder. Always upload the specific folder that contains the `SKILL.md` file. -### Option C: Claude Code Native +### Option D: Claude Code Native Run these commands inside Claude Code: @@ -44,7 +52,7 @@ Run these commands inside Claude Code: /plugin install opendirectory-gtm-skills@opendirectory-marketplace ``` -### Option D: Manus AI +### Option E: Manus AI diff --git a/skills/cold-email-verifier/README.md b/skills/cold-email-verifier/README.md index 8c55615..47b21a0 100644 --- a/skills/cold-email-verifier/README.md +++ b/skills/cold-email-verifier/README.md @@ -17,7 +17,15 @@ No global install. Always runs the latest version. npx "@opendirectory.dev/skills" install cold-email-verifier --target claude ``` -### Option B: Claude Desktop App +### Option B: skills.sh + +```bash +npx skills add Varnan-Tech/opendirectory --skill cold-email-verifier +``` + +Requires Node.js. Add `--global` to install to `~/.claude/skills/` instead of the current project. + +### Option C: Claude Desktop App @@ -36,7 +44,7 @@ npx "@opendirectory.dev/skills" install cold-email-verifier --target claude > **Note:** For some skills, the `SKILL.md` file might be located inside a subfolder. Always upload the specific folder that contains the `SKILL.md` file. -### Option C: Claude Code Native +### Option D: Claude Code Native Run these commands inside Claude Code: @@ -45,7 +53,7 @@ Run these commands inside Claude Code: /plugin install opendirectory-gtm-skills@opendirectory-marketplace ``` -### Option D: Manus AI +### Option E: Manus AI diff --git a/skills/company-radar/README.md b/skills/company-radar/README.md index 8533803..fc2038a 100644 --- a/skills/company-radar/README.md +++ b/skills/company-radar/README.md @@ -15,7 +15,15 @@ No global install. Always runs the latest version. npx "@opendirectory.dev/skills" install company-radar --target claude ``` -### Option B: Claude Desktop App +### Option B: skills.sh + +```bash +npx skills add Varnan-Tech/opendirectory --skill company-radar +``` + +Requires Node.js. Add `--global` to install to `~/.claude/skills/` instead of the current project. + +### Option C: Claude Desktop App @@ -34,7 +42,7 @@ npx "@opendirectory.dev/skills" install company-radar --target claude > **Note:** For some skills, the `SKILL.md` file might be located inside a subfolder. Always upload the specific folder that contains the `SKILL.md` file. -### Option C: Claude Code Native +### Option D: Claude Code Native Run these commands inside Claude Code: @@ -43,7 +51,7 @@ Run these commands inside Claude Code: /plugin install opendirectory-gtm-skills@opendirectory-marketplace ``` -### Option D: Manus AI +### Option E: Manus AI diff --git a/skills/competitor-pr-finder/README.md b/skills/competitor-pr-finder/README.md index 98260a1..00557d7 100644 --- a/skills/competitor-pr-finder/README.md +++ b/skills/competitor-pr-finder/README.md @@ -13,7 +13,15 @@ No global install. Always runs the latest version. npx "@opendirectory.dev/skills" install competitor-pr-finder --target claude ``` -### Option B: Claude Desktop App +### Option B: skills.sh + +```bash +npx skills add Varnan-Tech/opendirectory --skill competitor-pr-finder +``` + +Requires Node.js. Add `--global` to install to `~/.claude/skills/` instead of the current project. + +### Option C: Claude Desktop App @@ -32,7 +40,7 @@ npx "@opendirectory.dev/skills" install competitor-pr-finder --target claude > **Note:** For some skills, the `SKILL.md` file might be located inside a subfolder. Always upload the specific folder that contains the `SKILL.md` file. -### Option C: Claude Code Native +### Option D: Claude Code Native Run these commands inside Claude Code: @@ -41,7 +49,7 @@ Run these commands inside Claude Code: /plugin install opendirectory-gtm-skills@opendirectory-marketplace ``` -### Option D: Manus AI +### Option E: Manus AI diff --git a/skills/cook-the-blog/README.md b/skills/cook-the-blog/README.md index a47e418..3c55937 100644 --- a/skills/cook-the-blog/README.md +++ b/skills/cook-the-blog/README.md @@ -15,7 +15,15 @@ No global install. Always runs the latest version. npx "@opendirectory.dev/skills" install cook-the-blog --target claude ``` -### Option B: Claude Desktop App +### Option B: skills.sh + +```bash +npx skills add Varnan-Tech/opendirectory --skill cook-the-blog +``` + +Requires Node.js. Add `--global` to install to `~/.claude/skills/` instead of the current project. + +### Option C: Claude Desktop App @@ -34,7 +42,7 @@ npx "@opendirectory.dev/skills" install cook-the-blog --target claude > **Note:** For some skills, the `SKILL.md` file might be located inside a subfolder. Always upload the specific folder that contains the `SKILL.md` file. -### Option C: Claude Code Native +### Option D: Claude Code Native Run these commands inside Claude Code: @@ -43,7 +51,7 @@ Run these commands inside Claude Code: /plugin install opendirectory-gtm-skills@opendirectory-marketplace ``` -### Option D: Manus AI +### Option E: Manus AI diff --git a/skills/dependency-update-bot/README.md b/skills/dependency-update-bot/README.md index 0145965..778a953 100644 --- a/skills/dependency-update-bot/README.md +++ b/skills/dependency-update-bot/README.md @@ -16,7 +16,15 @@ No global install. Always runs the latest version. npx "@opendirectory.dev/skills" install dependency-update-bot --target claude ``` -### Option B: Claude Desktop App +### Option B: skills.sh + +```bash +npx skills add Varnan-Tech/opendirectory --skill dependency-update-bot +``` + +Requires Node.js. Add `--global` to install to `~/.claude/skills/` instead of the current project. + +### Option C: Claude Desktop App @@ -35,7 +43,7 @@ npx "@opendirectory.dev/skills" install dependency-update-bot --target claude > **Note:** For some skills, the `SKILL.md` file might be located inside a subfolder. Always upload the specific folder that contains the `SKILL.md` file. -### Option C: Claude Code Native +### Option D: Claude Code Native Run these commands inside Claude Code: @@ -44,7 +52,7 @@ Run these commands inside Claude Code: /plugin install opendirectory-gtm-skills@opendirectory-marketplace ``` -### Option D: Manus AI +### Option E: Manus AI diff --git a/skills/docs-from-code/README.md b/skills/docs-from-code/README.md index 0082946..a855803 100644 --- a/skills/docs-from-code/README.md +++ b/skills/docs-from-code/README.md @@ -15,7 +15,15 @@ No global install. Always runs the latest version. npx "@opendirectory.dev/skills" install docs-from-code --target claude ``` -### Option B: Claude Desktop App +### Option B: skills.sh + +```bash +npx skills add Varnan-Tech/opendirectory --skill docs-from-code +``` + +Requires Node.js. Add `--global` to install to `~/.claude/skills/` instead of the current project. + +### Option C: Claude Desktop App @@ -34,7 +42,7 @@ npx "@opendirectory.dev/skills" install docs-from-code --target claude > **Note:** For some skills, the `SKILL.md` file might be located inside a subfolder. Always upload the specific folder that contains the `SKILL.md` file. -### Option C: Claude Code Native +### Option D: Claude Code Native Run these commands inside Claude Code: @@ -43,7 +51,7 @@ Run these commands inside Claude Code: /plugin install opendirectory-gtm-skills@opendirectory-marketplace ``` -### Option D: Manus AI +### Option E: Manus AI diff --git a/skills/domain-expired-opportunity-finder/README.md b/skills/domain-expired-opportunity-finder/README.md index 2cb7da5..e5075fb 100644 --- a/skills/domain-expired-opportunity-finder/README.md +++ b/skills/domain-expired-opportunity-finder/README.md @@ -14,7 +14,15 @@ No global install. Always runs the latest version. npx "@opendirectory.dev/skills" install domain-expired-opportunity-finder --target claude ``` -### Option B: Claude Desktop App +### Option B: skills.sh + +```bash +npx skills add Varnan-Tech/opendirectory --skill domain-expired-opportunity-finder +``` + +Requires Node.js. Add `--global` to install to `~/.claude/skills/` instead of the current project. + +### Option C: Claude Desktop App @@ -33,7 +41,7 @@ npx "@opendirectory.dev/skills" install domain-expired-opportunity-finder --targ > **Note:** For some skills, the `SKILL.md` file might be located inside a subfolder. Always upload the specific folder that contains the `SKILL.md` file. -### Option C: Claude Code Native +### Option D: Claude Code Native Run these commands inside Claude Code: @@ -42,7 +50,7 @@ Run these commands inside Claude Code: /plugin install opendirectory-gtm-skills@opendirectory-marketplace ``` -### Option D: Manus AI +### Option E: Manus AI diff --git a/skills/dx-roaster/README.md b/skills/dx-roaster/README.md index 1002cd5..62e2fd9 100644 --- a/skills/dx-roaster/README.md +++ b/skills/dx-roaster/README.md @@ -19,7 +19,15 @@ No global install. Always runs the latest version. npx "@opendirectory.dev/skills" install dx-roaster --target claude ``` -### Option B: Claude Desktop App +### Option B: skills.sh + +```bash +npx skills add Varnan-Tech/opendirectory --skill dx-roaster +``` + +Requires Node.js. Add `--global` to install to `~/.claude/skills/` instead of the current project. + +### Option C: Claude Desktop App @@ -38,7 +46,7 @@ npx "@opendirectory.dev/skills" install dx-roaster --target claude > **Note:** For some skills, the `SKILL.md` file might be located inside a subfolder. Always upload the specific folder that contains the `SKILL.md` file. -### Option C: Claude Code Native +### Option D: Claude Code Native Run these commands inside Claude Code: @@ -47,7 +55,7 @@ Run these commands inside Claude Code: /plugin install opendirectory-gtm-skills@opendirectory-marketplace ``` -### Option D: Manus AI +### Option E: Manus AI diff --git a/skills/email-newsletter/README.md b/skills/email-newsletter/README.md index f41578d..5bfb525 100644 --- a/skills/email-newsletter/README.md +++ b/skills/email-newsletter/README.md @@ -13,7 +13,15 @@ No global install. Always runs the latest version. npx "@opendirectory.dev/skills" install email-newsletter --target claude ``` -### Option B: Claude Desktop App +### Option B: skills.sh + +```bash +npx skills add Varnan-Tech/opendirectory --skill email-newsletter +``` + +Requires Node.js. Add `--global` to install to `~/.claude/skills/` instead of the current project. + +### Option C: Claude Desktop App @@ -32,7 +40,7 @@ npx "@opendirectory.dev/skills" install email-newsletter --target claude > **Note:** For some skills, the `SKILL.md` file might be located inside a subfolder. Always upload the specific folder that contains the `SKILL.md` file. -### Option C: Claude Code Native +### Option D: Claude Code Native Run these commands inside Claude Code: @@ -41,7 +49,7 @@ Run these commands inside Claude Code: /plugin install opendirectory-gtm-skills@opendirectory-marketplace ``` -### Option D: Manus AI +### Option E: Manus AI diff --git a/skills/explain-this-pr/README.md b/skills/explain-this-pr/README.md index 7b378d2..902abb8 100644 --- a/skills/explain-this-pr/README.md +++ b/skills/explain-this-pr/README.md @@ -16,7 +16,15 @@ No global install. Always runs the latest version. npx "@opendirectory.dev/skills" install explain-this-pr --target claude ``` -### Option B: Claude Desktop App +### Option B: skills.sh + +```bash +npx skills add Varnan-Tech/opendirectory --skill explain-this-pr +``` + +Requires Node.js. Add `--global` to install to `~/.claude/skills/` instead of the current project. + +### Option C: Claude Desktop App @@ -35,7 +43,7 @@ npx "@opendirectory.dev/skills" install explain-this-pr --target claude > **Note:** For some skills, the `SKILL.md` file might be located inside a subfolder. Always upload the specific folder that contains the `SKILL.md` file. -### Option C: Claude Code Native +### Option D: Claude Code Native Run these commands inside Claude Code: @@ -44,7 +52,7 @@ Run these commands inside Claude Code: /plugin install opendirectory-gtm-skills@opendirectory-marketplace ``` -### Option D: Manus AI +### Option E: Manus AI diff --git a/skills/geo-gap-fixer/README.md b/skills/geo-gap-fixer/README.md index 66074c7..9b5e8b5 100644 --- a/skills/geo-gap-fixer/README.md +++ b/skills/geo-gap-fixer/README.md @@ -2,13 +2,6 @@ **Audit how often LLMs recommend your brand vs. competitors — then get a concrete action plan to fix the gaps.** -## Why this skill exists -In 2026, buyers discover tools by asking ChatGPT, Claude, Gemini, and Perplexity *"what's the best X for Y?"* — not by Googling. If LLMs consistently recommend a competitor instead of you, your traditional SEO rank is irrelevant. - -**geo-gap-fixer** is a free, open-source agent skill for GTM Intelligence that audits your Generative Engine Optimization (GEO) share-of-voice. It probes the LLMs, analyzes who gets recommended, and outputs a prioritized content backlog to fix the gaps. - -> One skill run replaces a $200/month AI-monitoring SaaS subscription. - ## Install @@ -20,7 +13,15 @@ No global install. Always runs the latest version. npx "@opendirectory.dev/skills" install geo-gap-fixer --target claude ``` -### Option B: Claude Desktop App +### Option B: skills.sh + +```bash +npx skills add Varnan-Tech/opendirectory --skill geo-gap-fixer +``` + +Requires Node.js. Add `--global` to install to `~/.claude/skills/` instead of the current project. + +### Option C: Claude Desktop App @@ -39,7 +40,7 @@ npx "@opendirectory.dev/skills" install geo-gap-fixer --target claude > **Note:** For some skills, the `SKILL.md` file might be located inside a subfolder. Always upload the specific folder that contains the `SKILL.md` file. -### Option C: Claude Code Native +### Option D: Claude Code Native Run these commands inside Claude Code: @@ -48,7 +49,7 @@ Run these commands inside Claude Code: /plugin install opendirectory-gtm-skills@opendirectory-marketplace ``` -### Option D: Manus AI +### Option E: Manus AI @@ -64,6 +65,14 @@ Manus AI users can import a skill directly from its OpenDirectory skill page. Th > If your Manus workspace prefers file uploads, use the **Download** tab instead and upload the downloaded `.skill.zip` file inside Manus. + +## Why this skill exists +In 2026, buyers discover tools by asking ChatGPT, Claude, Gemini, and Perplexity *"what's the best X for Y?"* — not by Googling. If LLMs consistently recommend a competitor instead of you, your traditional SEO rank is irrelevant. + +**geo-gap-fixer** is a free, open-source agent skill for GTM Intelligence that audits your Generative Engine Optimization (GEO) share-of-voice. It probes the LLMs, analyzes who gets recommended, and outputs a prioritized content backlog to fix the gaps. + +> One skill run replaces a $200/month AI-monitoring SaaS subscription. + --- ## Sample Report Output diff --git a/skills/gh-issue-to-demand-signal/README.md b/skills/gh-issue-to-demand-signal/README.md index 10280d1..736fd6b 100644 --- a/skills/gh-issue-to-demand-signal/README.md +++ b/skills/gh-issue-to-demand-signal/README.md @@ -13,7 +13,15 @@ No global install. Always runs the latest version. npx "@opendirectory.dev/skills" install gh-issue-to-demand-signal --target claude ``` -### Option B: Claude Desktop App +### Option B: skills.sh + +```bash +npx skills add Varnan-Tech/opendirectory --skill gh-issue-to-demand-signal +``` + +Requires Node.js. Add `--global` to install to `~/.claude/skills/` instead of the current project. + +### Option C: Claude Desktop App @@ -32,7 +40,7 @@ npx "@opendirectory.dev/skills" install gh-issue-to-demand-signal --target claud > **Note:** For some skills, the `SKILL.md` file might be located inside a subfolder. Always upload the specific folder that contains the `SKILL.md` file. -### Option C: Claude Code Native +### Option D: Claude Code Native Run these commands inside Claude Code: @@ -41,7 +49,7 @@ Run these commands inside Claude Code: /plugin install opendirectory-gtm-skills@opendirectory-marketplace ``` -### Option D: Manus AI +### Option E: Manus AI diff --git a/skills/github-discussion-to-devrel-content/README.md b/skills/github-discussion-to-devrel-content/README.md index 5f01b9a..c575bb1 100644 --- a/skills/github-discussion-to-devrel-content/README.md +++ b/skills/github-discussion-to-devrel-content/README.md @@ -17,7 +17,15 @@ No global install. Always runs the latest version. npx "@opendirectory.dev/skills" install github-discussion-to-devrel-content --target claude ``` -### Option B: Claude Desktop App +### Option B: skills.sh + +```bash +npx skills add Varnan-Tech/opendirectory --skill github-discussion-to-devrel-content +``` + +Requires Node.js. Add `--global` to install to `~/.claude/skills/` instead of the current project. + +### Option C: Claude Desktop App @@ -36,7 +44,7 @@ npx "@opendirectory.dev/skills" install github-discussion-to-devrel-content --ta > **Note:** For some skills, the `SKILL.md` file might be located inside a subfolder. Always upload the specific folder that contains the `SKILL.md` file. -### Option C: Claude Code Native +### Option D: Claude Code Native Run these commands inside Claude Code: @@ -45,7 +53,7 @@ Run these commands inside Claude Code: /plugin install opendirectory-gtm-skills@opendirectory-marketplace ``` -### Option D: Manus AI +### Option E: Manus AI diff --git a/skills/google-trends-api-skills/README.md b/skills/google-trends-api-skills/README.md index fda0ae0..decf8ae 100644 --- a/skills/google-trends-api-skills/README.md +++ b/skills/google-trends-api-skills/README.md @@ -15,7 +15,15 @@ No global install. Always runs the latest version. npx "@opendirectory.dev/skills" install google-trends-api-skills --target claude ``` -### Option B: Claude Desktop App +### Option B: skills.sh + +```bash +npx skills add Varnan-Tech/opendirectory --skill google-trends-api-skills +``` + +Requires Node.js. Add `--global` to install to `~/.claude/skills/` instead of the current project. + +### Option C: Claude Desktop App @@ -34,7 +42,7 @@ npx "@opendirectory.dev/skills" install google-trends-api-skills --target claude > **Note:** For some skills, the `SKILL.md` file might be located inside a subfolder. Always upload the specific folder that contains the `SKILL.md` file. -### Option C: Claude Code Native +### Option D: Claude Code Native Run these commands inside Claude Code: @@ -43,7 +51,7 @@ Run these commands inside Claude Code: /plugin install opendirectory-gtm-skills@opendirectory-marketplace ``` -### Option D: Manus AI +### Option E: Manus AI diff --git a/skills/graphic-case-study/README.md b/skills/graphic-case-study/README.md index 102ff7c..e81e02e 100644 --- a/skills/graphic-case-study/README.md +++ b/skills/graphic-case-study/README.md @@ -13,7 +13,15 @@ No global install. Always runs the latest version. npx "@opendirectory.dev/skills" install graphic-case-study --target claude ``` -### Option B: Claude Desktop App +### Option B: skills.sh + +```bash +npx skills add Varnan-Tech/opendirectory --skill graphic-case-study +``` + +Requires Node.js. Add `--global` to install to `~/.claude/skills/` instead of the current project. + +### Option C: Claude Desktop App @@ -32,7 +40,7 @@ npx "@opendirectory.dev/skills" install graphic-case-study --target claude > **Note:** For some skills, the `SKILL.md` file might be located inside a subfolder. Always upload the specific folder that contains the `SKILL.md` file. -### Option C: Claude Code Native +### Option D: Claude Code Native Run these commands inside Claude Code: @@ -41,7 +49,7 @@ Run these commands inside Claude Code: /plugin install opendirectory-gtm-skills@opendirectory-marketplace ``` -### Option D: Manus AI +### Option E: Manus AI diff --git a/skills/graphic-chart/README.md b/skills/graphic-chart/README.md index 7f35638..77f484d 100644 --- a/skills/graphic-chart/README.md +++ b/skills/graphic-chart/README.md @@ -13,7 +13,15 @@ No global install. Always runs the latest version. npx "@opendirectory.dev/skills" install graphic-chart --target claude ``` -### Option B: Claude Desktop App +### Option B: skills.sh + +```bash +npx skills add Varnan-Tech/opendirectory --skill graphic-chart +``` + +Requires Node.js. Add `--global` to install to `~/.claude/skills/` instead of the current project. + +### Option C: Claude Desktop App @@ -32,7 +40,7 @@ npx "@opendirectory.dev/skills" install graphic-chart --target claude > **Note:** For some skills, the `SKILL.md` file might be located inside a subfolder. Always upload the specific folder that contains the `SKILL.md` file. -### Option C: Claude Code Native +### Option D: Claude Code Native Run these commands inside Claude Code: @@ -41,7 +49,7 @@ Run these commands inside Claude Code: /plugin install opendirectory-gtm-skills@opendirectory-marketplace ``` -### Option D: Manus AI +### Option E: Manus AI diff --git a/skills/graphic-ebook/README.md b/skills/graphic-ebook/README.md index c27fea0..81ac252 100644 --- a/skills/graphic-ebook/README.md +++ b/skills/graphic-ebook/README.md @@ -13,7 +13,15 @@ No global install. Always runs the latest version. npx "@opendirectory.dev/skills" install graphic-ebook --target claude ``` -### Option B: Claude Desktop App +### Option B: skills.sh + +```bash +npx skills add Varnan-Tech/opendirectory --skill graphic-ebook +``` + +Requires Node.js. Add `--global` to install to `~/.claude/skills/` instead of the current project. + +### Option C: Claude Desktop App @@ -32,7 +40,7 @@ npx "@opendirectory.dev/skills" install graphic-ebook --target claude > **Note:** For some skills, the `SKILL.md` file might be located inside a subfolder. Always upload the specific folder that contains the `SKILL.md` file. -### Option C: Claude Code Native +### Option D: Claude Code Native Run these commands inside Claude Code: @@ -41,7 +49,7 @@ Run these commands inside Claude Code: /plugin install opendirectory-gtm-skills@opendirectory-marketplace ``` -### Option D: Manus AI +### Option E: Manus AI diff --git a/skills/graphic-gif/README.md b/skills/graphic-gif/README.md index e36ee0c..9861edb 100644 --- a/skills/graphic-gif/README.md +++ b/skills/graphic-gif/README.md @@ -13,7 +13,15 @@ No global install. Always runs the latest version. npx "@opendirectory.dev/skills" install graphic-gif --target claude ``` -### Option B: Claude Desktop App +### Option B: skills.sh + +```bash +npx skills add Varnan-Tech/opendirectory --skill graphic-gif +``` + +Requires Node.js. Add `--global` to install to `~/.claude/skills/` instead of the current project. + +### Option C: Claude Desktop App @@ -32,7 +40,7 @@ npx "@opendirectory.dev/skills" install graphic-gif --target claude > **Note:** For some skills, the `SKILL.md` file might be located inside a subfolder. Always upload the specific folder that contains the `SKILL.md` file. -### Option C: Claude Code Native +### Option D: Claude Code Native Run these commands inside Claude Code: @@ -41,7 +49,7 @@ Run these commands inside Claude Code: /plugin install opendirectory-gtm-skills@opendirectory-marketplace ``` -### Option D: Manus AI +### Option E: Manus AI diff --git a/skills/graphic-slide-deck/README.md b/skills/graphic-slide-deck/README.md index 5aaefbb..153fb22 100644 --- a/skills/graphic-slide-deck/README.md +++ b/skills/graphic-slide-deck/README.md @@ -13,7 +13,15 @@ No global install. Always runs the latest version. npx "@opendirectory.dev/skills" install graphic-slide-deck --target claude ``` -### Option B: Claude Desktop App +### Option B: skills.sh + +```bash +npx skills add Varnan-Tech/opendirectory --skill graphic-slide-deck +``` + +Requires Node.js. Add `--global` to install to `~/.claude/skills/` instead of the current project. + +### Option C: Claude Desktop App @@ -32,7 +40,7 @@ npx "@opendirectory.dev/skills" install graphic-slide-deck --target claude > **Note:** For some skills, the `SKILL.md` file might be located inside a subfolder. Always upload the specific folder that contains the `SKILL.md` file. -### Option C: Claude Code Native +### Option D: Claude Code Native Run these commands inside Claude Code: @@ -41,7 +49,7 @@ Run these commands inside Claude Code: /plugin install opendirectory-gtm-skills@opendirectory-marketplace ``` -### Option D: Manus AI +### Option E: Manus AI diff --git a/skills/hackernews-intel/README.md b/skills/hackernews-intel/README.md index f41a1ec..ca2dd3a 100644 --- a/skills/hackernews-intel/README.md +++ b/skills/hackernews-intel/README.md @@ -16,7 +16,15 @@ No global install. Always runs the latest version. npx "@opendirectory.dev/skills" install hackernews-intel --target claude ``` -### Option B: Claude Desktop App +### Option B: skills.sh + +```bash +npx skills add Varnan-Tech/opendirectory --skill hackernews-intel +``` + +Requires Node.js. Add `--global` to install to `~/.claude/skills/` instead of the current project. + +### Option C: Claude Desktop App @@ -35,7 +43,7 @@ npx "@opendirectory.dev/skills" install hackernews-intel --target claude > **Note:** For some skills, the `SKILL.md` file might be located inside a subfolder. Always upload the specific folder that contains the `SKILL.md` file. -### Option C: Claude Code Native +### Option D: Claude Code Native Run these commands inside Claude Code: @@ -44,7 +52,7 @@ Run these commands inside Claude Code: /plugin install opendirectory-gtm-skills@opendirectory-marketplace ``` -### Option D: Manus AI +### Option E: Manus AI diff --git a/skills/human-tone/README.md b/skills/human-tone/README.md index ce3ec04..8c2873a 100644 --- a/skills/human-tone/README.md +++ b/skills/human-tone/README.md @@ -17,7 +17,15 @@ No global install. Always runs the latest version. npx "@opendirectory.dev/skills" install human-tone --target claude ``` -### Option B: Claude Desktop App +### Option B: skills.sh + +```bash +npx skills add Varnan-Tech/opendirectory --skill human-tone +``` + +Requires Node.js. Add `--global` to install to `~/.claude/skills/` instead of the current project. + +### Option C: Claude Desktop App @@ -36,7 +44,7 @@ npx "@opendirectory.dev/skills" install human-tone --target claude > **Note:** For some skills, the `SKILL.md` file might be located inside a subfolder. Always upload the specific folder that contains the `SKILL.md` file. -### Option C: Claude Code Native +### Option D: Claude Code Native Run these commands inside Claude Code: @@ -45,7 +53,7 @@ Run these commands inside Claude Code: /plugin install opendirectory-gtm-skills@opendirectory-marketplace ``` -### Option D: Manus AI +### Option E: Manus AI diff --git a/skills/hyperframes-product-launch-video/README.md b/skills/hyperframes-product-launch-video/README.md index c888855..5fa7c27 100644 --- a/skills/hyperframes-product-launch-video/README.md +++ b/skills/hyperframes-product-launch-video/README.md @@ -13,7 +13,15 @@ No global install. Always runs the latest version. npx "@opendirectory.dev/skills" install hyperframes-product-launch-video --target claude ``` -### Option B: Claude Desktop App +### Option B: skills.sh + +```bash +npx skills add Varnan-Tech/opendirectory --skill hyperframes-product-launch-video +``` + +Requires Node.js. Add `--global` to install to `~/.claude/skills/` instead of the current project. + +### Option C: Claude Desktop App @@ -32,7 +40,7 @@ npx "@opendirectory.dev/skills" install hyperframes-product-launch-video --targe > **Note:** For some skills, the `SKILL.md` file might be located inside a subfolder. Always upload the specific folder that contains the `SKILL.md` file. -### Option C: Claude Code Native +### Option D: Claude Code Native Run these commands inside Claude Code: @@ -41,7 +49,7 @@ Run these commands inside Claude Code: /plugin install opendirectory-gtm-skills@opendirectory-marketplace ``` -### Option D: Manus AI +### Option E: Manus AI diff --git a/skills/kill-the-standup/README.md b/skills/kill-the-standup/README.md index fb1ebf1..48feb15 100644 --- a/skills/kill-the-standup/README.md +++ b/skills/kill-the-standup/README.md @@ -16,7 +16,15 @@ No global install. Always runs the latest version. npx "@opendirectory.dev/skills" install kill-the-standup --target claude ``` -### Option B: Claude Desktop App +### Option B: skills.sh + +```bash +npx skills add Varnan-Tech/opendirectory --skill kill-the-standup +``` + +Requires Node.js. Add `--global` to install to `~/.claude/skills/` instead of the current project. + +### Option C: Claude Desktop App @@ -35,7 +43,7 @@ npx "@opendirectory.dev/skills" install kill-the-standup --target claude > **Note:** For some skills, the `SKILL.md` file might be located inside a subfolder. Always upload the specific folder that contains the `SKILL.md` file. -### Option C: Claude Code Native +### Option D: Claude Code Native Run these commands inside Claude Code: @@ -44,7 +52,7 @@ Run these commands inside Claude Code: /plugin install opendirectory-gtm-skills@opendirectory-marketplace ``` -### Option D: Manus AI +### Option E: Manus AI diff --git a/skills/linkedin-job-post-to-buyer-pain-map/README.md b/skills/linkedin-job-post-to-buyer-pain-map/README.md index bce80f5..197cf63 100644 --- a/skills/linkedin-job-post-to-buyer-pain-map/README.md +++ b/skills/linkedin-job-post-to-buyer-pain-map/README.md @@ -15,7 +15,15 @@ No global install. Always runs the latest version. npx "@opendirectory.dev/skills" install linkedin-job-post-to-buyer-pain-map --target claude ``` -### Option B: Claude Desktop App +### Option B: skills.sh + +```bash +npx skills add Varnan-Tech/opendirectory --skill linkedin-job-post-to-buyer-pain-map +``` + +Requires Node.js. Add `--global` to install to `~/.claude/skills/` instead of the current project. + +### Option C: Claude Desktop App @@ -34,7 +42,7 @@ npx "@opendirectory.dev/skills" install linkedin-job-post-to-buyer-pain-map --ta > **Note:** For some skills, the `SKILL.md` file might be located inside a subfolder. Always upload the specific folder that contains the `SKILL.md` file. -### Option C: Claude Code Native +### Option D: Claude Code Native Run these commands inside Claude Code: @@ -43,7 +51,7 @@ Run these commands inside Claude Code: /plugin install opendirectory-gtm-skills@opendirectory-marketplace ``` -### Option D: Manus AI +### Option E: Manus AI diff --git a/skills/linkedin-post-generator/README.md b/skills/linkedin-post-generator/README.md index 1de201c..838e1a3 100644 --- a/skills/linkedin-post-generator/README.md +++ b/skills/linkedin-post-generator/README.md @@ -15,7 +15,15 @@ No global install. Always runs the latest version. npx "@opendirectory.dev/skills" install linkedin-post-generator --target claude ``` -### Option B: Claude Desktop App +### Option B: skills.sh + +```bash +npx skills add Varnan-Tech/opendirectory --skill linkedin-post-generator +``` + +Requires Node.js. Add `--global` to install to `~/.claude/skills/` instead of the current project. + +### Option C: Claude Desktop App @@ -34,7 +42,7 @@ npx "@opendirectory.dev/skills" install linkedin-post-generator --target claude > **Note:** For some skills, the `SKILL.md` file might be located inside a subfolder. Always upload the specific folder that contains the `SKILL.md` file. -### Option C: Claude Code Native +### Option D: Claude Code Native Run these commands inside Claude Code: @@ -43,7 +51,7 @@ Run these commands inside Claude Code: /plugin install opendirectory-gtm-skills@opendirectory-marketplace ``` -### Option D: Manus AI +### Option E: Manus AI diff --git a/skills/llms-txt-generator/README.md b/skills/llms-txt-generator/README.md index c2419f9..c600107 100644 --- a/skills/llms-txt-generator/README.md +++ b/skills/llms-txt-generator/README.md @@ -15,7 +15,15 @@ No global install. Always runs the latest version. npx "@opendirectory.dev/skills" install llms-txt-generator --target claude ``` -### Option B: Claude Desktop App +### Option B: skills.sh + +```bash +npx skills add Varnan-Tech/opendirectory --skill llms-txt-generator +``` + +Requires Node.js. Add `--global` to install to `~/.claude/skills/` instead of the current project. + +### Option C: Claude Desktop App @@ -34,7 +42,7 @@ npx "@opendirectory.dev/skills" install llms-txt-generator --target claude > **Note:** For some skills, the `SKILL.md` file might be located inside a subfolder. Always upload the specific folder that contains the `SKILL.md` file. -### Option C: Claude Code Native +### Option D: Claude Code Native Run these commands inside Claude Code: @@ -43,7 +51,7 @@ Run these commands inside Claude Code: /plugin install opendirectory-gtm-skills@opendirectory-marketplace ``` -### Option D: Manus AI +### Option E: Manus AI diff --git a/skills/map-your-market/README.md b/skills/map-your-market/README.md index 1b848c9..f4f31bd 100644 --- a/skills/map-your-market/README.md +++ b/skills/map-your-market/README.md @@ -13,7 +13,15 @@ No global install. Always runs the latest version. npx "@opendirectory.dev/skills" install map-your-market --target claude ``` -### Option B: Claude Desktop App +### Option B: skills.sh + +```bash +npx skills add Varnan-Tech/opendirectory --skill map-your-market +``` + +Requires Node.js. Add `--global` to install to `~/.claude/skills/` instead of the current project. + +### Option C: Claude Desktop App @@ -32,7 +40,7 @@ npx "@opendirectory.dev/skills" install map-your-market --target claude > **Note:** For some skills, the `SKILL.md` file might be located inside a subfolder. Always upload the specific folder that contains the `SKILL.md` file. -### Option C: Claude Code Native +### Option D: Claude Code Native Run these commands inside Claude Code: @@ -41,7 +49,7 @@ Run these commands inside Claude Code: /plugin install opendirectory-gtm-skills@opendirectory-marketplace ``` -### Option D: Manus AI +### Option E: Manus AI diff --git a/skills/meeting-brief-generator/README.md b/skills/meeting-brief-generator/README.md index 6ccd7e8..3bf5818 100644 --- a/skills/meeting-brief-generator/README.md +++ b/skills/meeting-brief-generator/README.md @@ -16,7 +16,15 @@ No global install. Always runs the latest version. npx "@opendirectory.dev/skills" install meeting-brief-generator --target claude ``` -### Option B: Claude Desktop App +### Option B: skills.sh + +```bash +npx skills add Varnan-Tech/opendirectory --skill meeting-brief-generator +``` + +Requires Node.js. Add `--global` to install to `~/.claude/skills/` instead of the current project. + +### Option C: Claude Desktop App @@ -35,7 +43,7 @@ npx "@opendirectory.dev/skills" install meeting-brief-generator --target claude > **Note:** For some skills, the `SKILL.md` file might be located inside a subfolder. Always upload the specific folder that contains the `SKILL.md` file. -### Option C: Claude Code Native +### Option D: Claude Code Native Run these commands inside Claude Code: @@ -44,7 +52,7 @@ Run these commands inside Claude Code: /plugin install opendirectory-gtm-skills@opendirectory-marketplace ``` -### Option D: Manus AI +### Option E: Manus AI diff --git a/skills/meta-ads-skill/README.md b/skills/meta-ads-skill/README.md index 4d2519f..b6cd349 100644 --- a/skills/meta-ads-skill/README.md +++ b/skills/meta-ads-skill/README.md @@ -21,7 +21,15 @@ No global install. Always runs the latest version. npx "@opendirectory.dev/skills" install meta-ads-skill --target claude ``` -### Option B: Claude Desktop App +### Option B: skills.sh + +```bash +npx skills add Varnan-Tech/opendirectory --skill meta-ads-skill +``` + +Requires Node.js. Add `--global` to install to `~/.claude/skills/` instead of the current project. + +### Option C: Claude Desktop App @@ -40,7 +48,7 @@ npx "@opendirectory.dev/skills" install meta-ads-skill --target claude > **Note:** For some skills, the `SKILL.md` file might be located inside a subfolder. Always upload the specific folder that contains the `SKILL.md` file. -### Option C: Claude Code Native +### Option D: Claude Code Native Run these commands inside Claude Code: @@ -49,7 +57,7 @@ Run these commands inside Claude Code: /plugin install opendirectory-gtm-skills@opendirectory-marketplace ``` -### Option D: Manus AI +### Option E: Manus AI diff --git a/skills/meta-tribeV2-skill/README.md b/skills/meta-tribeV2-skill/README.md index b7a8689..8dabad0 100644 --- a/skills/meta-tribeV2-skill/README.md +++ b/skills/meta-tribeV2-skill/README.md @@ -19,7 +19,15 @@ No global install. Always runs the latest version. npx "@opendirectory.dev/skills" install meta-tribeV2-skill --target claude ``` -### Option B: Claude Desktop App +### Option B: skills.sh + +```bash +npx skills add Varnan-Tech/opendirectory --skill meta-tribeV2-skill +``` + +Requires Node.js. Add `--global` to install to `~/.claude/skills/` instead of the current project. + +### Option C: Claude Desktop App @@ -38,7 +46,7 @@ npx "@opendirectory.dev/skills" install meta-tribeV2-skill --target claude > **Note:** For some skills, the `SKILL.md` file might be located inside a subfolder. Always upload the specific folder that contains the `SKILL.md` file. -### Option C: Claude Code Native +### Option D: Claude Code Native Run these commands inside Claude Code: @@ -47,7 +55,7 @@ Run these commands inside Claude Code: /plugin install opendirectory-gtm-skills@opendirectory-marketplace ``` -### Option D: Manus AI +### Option E: Manus AI diff --git a/skills/newsletter-digest/README.md b/skills/newsletter-digest/README.md index 77db96d..7701a8a 100644 --- a/skills/newsletter-digest/README.md +++ b/skills/newsletter-digest/README.md @@ -16,7 +16,15 @@ No global install. Always runs the latest version. npx "@opendirectory.dev/skills" install newsletter-digest --target claude ``` -### Option B: Claude Desktop App +### Option B: skills.sh + +```bash +npx skills add Varnan-Tech/opendirectory --skill newsletter-digest +``` + +Requires Node.js. Add `--global` to install to `~/.claude/skills/` instead of the current project. + +### Option C: Claude Desktop App @@ -35,7 +43,7 @@ npx "@opendirectory.dev/skills" install newsletter-digest --target claude > **Note:** For some skills, the `SKILL.md` file might be located inside a subfolder. Always upload the specific folder that contains the `SKILL.md` file. -### Option C: Claude Code Native +### Option D: Claude Code Native Run these commands inside Claude Code: @@ -44,7 +52,7 @@ Run these commands inside Claude Code: /plugin install opendirectory-gtm-skills@opendirectory-marketplace ``` -### Option D: Manus AI +### Option E: Manus AI diff --git a/skills/noise-to-linkedin-carousel/README.md b/skills/noise-to-linkedin-carousel/README.md index d665b76..648f968 100644 --- a/skills/noise-to-linkedin-carousel/README.md +++ b/skills/noise-to-linkedin-carousel/README.md @@ -15,7 +15,15 @@ No global install. Always runs the latest version. npx "@opendirectory.dev/skills" install noise-to-linkedin-carousel --target claude ``` -### Option B: Claude Desktop App +### Option B: skills.sh + +```bash +npx skills add Varnan-Tech/opendirectory --skill noise-to-linkedin-carousel +``` + +Requires Node.js. Add `--global` to install to `~/.claude/skills/` instead of the current project. + +### Option C: Claude Desktop App @@ -34,7 +42,7 @@ npx "@opendirectory.dev/skills" install noise-to-linkedin-carousel --target clau > **Note:** For some skills, the `SKILL.md` file might be located inside a subfolder. Always upload the specific folder that contains the `SKILL.md` file. -### Option C: Claude Code Native +### Option D: Claude Code Native Run these commands inside Claude Code: @@ -43,7 +51,7 @@ Run these commands inside Claude Code: /plugin install opendirectory-gtm-skills@opendirectory-marketplace ``` -### Option D: Manus AI +### Option E: Manus AI diff --git a/skills/noise2blog/README.md b/skills/noise2blog/README.md index a1aa5ec..d473cda 100644 --- a/skills/noise2blog/README.md +++ b/skills/noise2blog/README.md @@ -16,7 +16,15 @@ No global install. Always runs the latest version. npx "@opendirectory.dev/skills" install noise2blog --target claude ``` -### Option B: Claude Desktop App +### Option B: skills.sh + +```bash +npx skills add Varnan-Tech/opendirectory --skill noise2blog +``` + +Requires Node.js. Add `--global` to install to `~/.claude/skills/` instead of the current project. + +### Option C: Claude Desktop App @@ -35,7 +43,7 @@ npx "@opendirectory.dev/skills" install noise2blog --target claude > **Note:** For some skills, the `SKILL.md` file might be located inside a subfolder. Always upload the specific folder that contains the `SKILL.md` file. -### Option C: Claude Code Native +### Option D: Claude Code Native Run these commands inside Claude Code: @@ -44,7 +52,7 @@ Run these commands inside Claude Code: /plugin install opendirectory-gtm-skills@opendirectory-marketplace ``` -### Option D: Manus AI +### Option E: Manus AI diff --git a/skills/npm-downloads-to-leads/README.md b/skills/npm-downloads-to-leads/README.md index 1cb5837..24b5226 100644 --- a/skills/npm-downloads-to-leads/README.md +++ b/skills/npm-downloads-to-leads/README.md @@ -13,7 +13,15 @@ No global install. Always runs the latest version. npx "@opendirectory.dev/skills" install npm-downloads-to-leads --target claude ``` -### Option B: Claude Desktop App +### Option B: skills.sh + +```bash +npx skills add Varnan-Tech/opendirectory --skill npm-downloads-to-leads +``` + +Requires Node.js. Add `--global` to install to `~/.claude/skills/` instead of the current project. + +### Option C: Claude Desktop App @@ -32,7 +40,7 @@ npx "@opendirectory.dev/skills" install npm-downloads-to-leads --target claude > **Note:** For some skills, the `SKILL.md` file might be located inside a subfolder. Always upload the specific folder that contains the `SKILL.md` file. -### Option C: Claude Code Native +### Option D: Claude Code Native Run these commands inside Claude Code: @@ -41,7 +49,7 @@ Run these commands inside Claude Code: /plugin install opendirectory-gtm-skills@opendirectory-marketplace ``` -### Option D: Manus AI +### Option E: Manus AI diff --git a/skills/oss-launch-kit/README.md b/skills/oss-launch-kit/README.md index bc71ab0..f3a4d72 100644 --- a/skills/oss-launch-kit/README.md +++ b/skills/oss-launch-kit/README.md @@ -15,7 +15,15 @@ No global install. Always runs the latest version. npx "@opendirectory.dev/skills" install oss-launch-kit --target claude ``` -### Option B: Claude Desktop App +### Option B: skills.sh + +```bash +npx skills add Varnan-Tech/opendirectory --skill oss-launch-kit +``` + +Requires Node.js. Add `--global` to install to `~/.claude/skills/` instead of the current project. + +### Option C: Claude Desktop App @@ -34,7 +42,7 @@ npx "@opendirectory.dev/skills" install oss-launch-kit --target claude > **Note:** For some skills, the `SKILL.md` file might be located inside a subfolder. Always upload the specific folder that contains the `SKILL.md` file. -### Option C: Claude Code Native +### Option D: Claude Code Native Run these commands inside Claude Code: @@ -43,7 +51,7 @@ Run these commands inside Claude Code: /plugin install opendirectory-gtm-skills@opendirectory-marketplace ``` -### Option D: Manus AI +### Option E: Manus AI diff --git a/skills/outreach-sequence-builder/README.md b/skills/outreach-sequence-builder/README.md index 74450c8..60cbb55 100644 --- a/skills/outreach-sequence-builder/README.md +++ b/skills/outreach-sequence-builder/README.md @@ -16,7 +16,15 @@ No global install. Always runs the latest version. npx "@opendirectory.dev/skills" install outreach-sequence-builder --target claude ``` -### Option B: Claude Desktop App +### Option B: skills.sh + +```bash +npx skills add Varnan-Tech/opendirectory --skill outreach-sequence-builder +``` + +Requires Node.js. Add `--global` to install to `~/.claude/skills/` instead of the current project. + +### Option C: Claude Desktop App @@ -35,7 +43,7 @@ npx "@opendirectory.dev/skills" install outreach-sequence-builder --target claud > **Note:** For some skills, the `SKILL.md` file might be located inside a subfolder. Always upload the specific folder that contains the `SKILL.md` file. -### Option C: Claude Code Native +### Option D: Claude Code Native Run these commands inside Claude Code: @@ -44,7 +52,7 @@ Run these commands inside Claude Code: /plugin install opendirectory-gtm-skills@opendirectory-marketplace ``` -### Option D: Manus AI +### Option E: Manus AI diff --git a/skills/position-me/README.md b/skills/position-me/README.md index 858611b..b94209f 100644 --- a/skills/position-me/README.md +++ b/skills/position-me/README.md @@ -17,7 +17,15 @@ No global install. Always runs the latest version. npx "@opendirectory.dev/skills" install position-me --target claude ``` -### Option B: Claude Desktop App +### Option B: skills.sh + +```bash +npx skills add Varnan-Tech/opendirectory --skill position-me +``` + +Requires Node.js. Add `--global` to install to `~/.claude/skills/` instead of the current project. + +### Option C: Claude Desktop App @@ -36,7 +44,7 @@ npx "@opendirectory.dev/skills" install position-me --target claude > **Note:** For some skills, the `SKILL.md` file might be located inside a subfolder. Always upload the specific folder that contains the `SKILL.md` file. -### Option C: Claude Code Native +### Option D: Claude Code Native Run these commands inside Claude Code: @@ -45,7 +53,7 @@ Run these commands inside Claude Code: /plugin install opendirectory-gtm-skills@opendirectory-marketplace ``` -### Option D: Manus AI +### Option E: Manus AI diff --git a/skills/pr-description-writer/README.md b/skills/pr-description-writer/README.md index 35ac078..89f8df4 100644 --- a/skills/pr-description-writer/README.md +++ b/skills/pr-description-writer/README.md @@ -16,7 +16,15 @@ No global install. Always runs the latest version. npx "@opendirectory.dev/skills" install pr-description-writer --target claude ``` -### Option B: Claude Desktop App +### Option B: skills.sh + +```bash +npx skills add Varnan-Tech/opendirectory --skill pr-description-writer +``` + +Requires Node.js. Add `--global` to install to `~/.claude/skills/` instead of the current project. + +### Option C: Claude Desktop App @@ -35,7 +43,7 @@ npx "@opendirectory.dev/skills" install pr-description-writer --target claude > **Note:** For some skills, the `SKILL.md` file might be located inside a subfolder. Always upload the specific folder that contains the `SKILL.md` file. -### Option C: Claude Code Native +### Option D: Claude Code Native Run these commands inside Claude Code: @@ -44,7 +52,7 @@ Run these commands inside Claude Code: /plugin install opendirectory-gtm-skills@opendirectory-marketplace ``` -### Option D: Manus AI +### Option E: Manus AI diff --git a/skills/pricing-finder/README.md b/skills/pricing-finder/README.md index dd660e9..2216981 100644 --- a/skills/pricing-finder/README.md +++ b/skills/pricing-finder/README.md @@ -15,7 +15,15 @@ No global install. Always runs the latest version. npx "@opendirectory.dev/skills" install pricing-finder --target claude ``` -### Option B: Claude Desktop App +### Option B: skills.sh + +```bash +npx skills add Varnan-Tech/opendirectory --skill pricing-finder +``` + +Requires Node.js. Add `--global` to install to `~/.claude/skills/` instead of the current project. + +### Option C: Claude Desktop App @@ -34,7 +42,7 @@ npx "@opendirectory.dev/skills" install pricing-finder --target claude > **Note:** For some skills, the `SKILL.md` file might be located inside a subfolder. Always upload the specific folder that contains the `SKILL.md` file. -### Option C: Claude Code Native +### Option D: Claude Code Native Run these commands inside Claude Code: @@ -43,7 +51,7 @@ Run these commands inside Claude Code: /plugin install opendirectory-gtm-skills@opendirectory-marketplace ``` -### Option D: Manus AI +### Option E: Manus AI diff --git a/skills/pricing-page-psychology-audit/README.md b/skills/pricing-page-psychology-audit/README.md index 8d5b0e2..0ecbc85 100644 --- a/skills/pricing-page-psychology-audit/README.md +++ b/skills/pricing-page-psychology-audit/README.md @@ -23,7 +23,15 @@ No global install. Always runs the latest version. npx "@opendirectory.dev/skills" install pricing-page-psychology-audit --target claude ``` -### Option B: Claude Desktop App +### Option B: skills.sh + +```bash +npx skills add Varnan-Tech/opendirectory --skill pricing-page-psychology-audit +``` + +Requires Node.js. Add `--global` to install to `~/.claude/skills/` instead of the current project. + +### Option C: Claude Desktop App @@ -42,7 +50,7 @@ npx "@opendirectory.dev/skills" install pricing-page-psychology-audit --target c > **Note:** For some skills, the `SKILL.md` file might be located inside a subfolder. Always upload the specific folder that contains the `SKILL.md` file. -### Option C: Claude Code Native +### Option D: Claude Code Native Run these commands inside Claude Code: @@ -51,7 +59,7 @@ Run these commands inside Claude Code: /plugin install opendirectory-gtm-skills@opendirectory-marketplace ``` -### Option D: Manus AI +### Option E: Manus AI diff --git a/skills/product-update-logger/README.md b/skills/product-update-logger/README.md index 5d977ae..568deb6 100644 --- a/skills/product-update-logger/README.md +++ b/skills/product-update-logger/README.md @@ -15,7 +15,15 @@ No global install. Always runs the latest version. npx "@opendirectory.dev/skills" install product-update-logger --target claude ``` -### Option B: Claude Desktop App +### Option B: skills.sh + +```bash +npx skills add Varnan-Tech/opendirectory --skill product-update-logger +``` + +Requires Node.js. Add `--global` to install to `~/.claude/skills/` instead of the current project. + +### Option C: Claude Desktop App @@ -34,7 +42,7 @@ npx "@opendirectory.dev/skills" install product-update-logger --target claude > **Note:** For some skills, the `SKILL.md` file might be located inside a subfolder. Always upload the specific folder that contains the `SKILL.md` file. -### Option C: Claude Code Native +### Option D: Claude Code Native Run these commands inside Claude Code: @@ -43,7 +51,7 @@ Run these commands inside Claude Code: /plugin install opendirectory-gtm-skills@opendirectory-marketplace ``` -### Option D: Manus AI +### Option E: Manus AI diff --git a/skills/producthunt-launch-kit/README.md b/skills/producthunt-launch-kit/README.md index f18323e..0654e55 100644 --- a/skills/producthunt-launch-kit/README.md +++ b/skills/producthunt-launch-kit/README.md @@ -16,7 +16,15 @@ No global install. Always runs the latest version. npx "@opendirectory.dev/skills" install producthunt-launch-kit --target claude ``` -### Option B: Claude Desktop App +### Option B: skills.sh + +```bash +npx skills add Varnan-Tech/opendirectory --skill producthunt-launch-kit +``` + +Requires Node.js. Add `--global` to install to `~/.claude/skills/` instead of the current project. + +### Option C: Claude Desktop App @@ -35,7 +43,7 @@ npx "@opendirectory.dev/skills" install producthunt-launch-kit --target claude > **Note:** For some skills, the `SKILL.md` file might be located inside a subfolder. Always upload the specific folder that contains the `SKILL.md` file. -### Option C: Claude Code Native +### Option D: Claude Code Native Run these commands inside Claude Code: @@ -44,7 +52,7 @@ Run these commands inside Claude Code: /plugin install opendirectory-gtm-skills@opendirectory-marketplace ``` -### Option D: Manus AI +### Option E: Manus AI diff --git a/skills/reddit-icp-monitor/README.md b/skills/reddit-icp-monitor/README.md index c4b6b73..f1f0230 100644 --- a/skills/reddit-icp-monitor/README.md +++ b/skills/reddit-icp-monitor/README.md @@ -16,7 +16,15 @@ No global install. Always runs the latest version. npx "@opendirectory.dev/skills" install reddit-icp-monitor --target claude ``` -### Option B: Claude Desktop App +### Option B: skills.sh + +```bash +npx skills add Varnan-Tech/opendirectory --skill reddit-icp-monitor +``` + +Requires Node.js. Add `--global` to install to `~/.claude/skills/` instead of the current project. + +### Option C: Claude Desktop App @@ -35,7 +43,7 @@ npx "@opendirectory.dev/skills" install reddit-icp-monitor --target claude > **Note:** For some skills, the `SKILL.md` file might be located inside a subfolder. Always upload the specific folder that contains the `SKILL.md` file. -### Option C: Claude Code Native +### Option D: Claude Code Native Run these commands inside Claude Code: @@ -44,7 +52,7 @@ Run these commands inside Claude Code: /plugin install opendirectory-gtm-skills@opendirectory-marketplace ``` -### Option D: Manus AI +### Option E: Manus AI diff --git a/skills/reddit-post-engine/README.md b/skills/reddit-post-engine/README.md index a639537..4f68e73 100644 --- a/skills/reddit-post-engine/README.md +++ b/skills/reddit-post-engine/README.md @@ -16,7 +16,15 @@ No global install. Always runs the latest version. npx "@opendirectory.dev/skills" install reddit-post-engine --target claude ``` -### Option B: Claude Desktop App +### Option B: skills.sh + +```bash +npx skills add Varnan-Tech/opendirectory --skill reddit-post-engine +``` + +Requires Node.js. Add `--global` to install to `~/.claude/skills/` instead of the current project. + +### Option C: Claude Desktop App @@ -35,7 +43,7 @@ npx "@opendirectory.dev/skills" install reddit-post-engine --target claude > **Note:** For some skills, the `SKILL.md` file might be located inside a subfolder. Always upload the specific folder that contains the `SKILL.md` file. -### Option C: Claude Code Native +### Option D: Claude Code Native Run these commands inside Claude Code: @@ -44,7 +52,7 @@ Run these commands inside Claude Code: /plugin install opendirectory-gtm-skills@opendirectory-marketplace ``` -### Option D: Manus AI +### Option E: Manus AI diff --git a/skills/schema-markup-generator/README.md b/skills/schema-markup-generator/README.md index fddc60a..4fbfb0d 100644 --- a/skills/schema-markup-generator/README.md +++ b/skills/schema-markup-generator/README.md @@ -16,7 +16,15 @@ No global install. Always runs the latest version. npx "@opendirectory.dev/skills" install schema-markup-generator --target claude ``` -### Option B: Claude Desktop App +### Option B: skills.sh + +```bash +npx skills add Varnan-Tech/opendirectory --skill schema-markup-generator +``` + +Requires Node.js. Add `--global` to install to `~/.claude/skills/` instead of the current project. + +### Option C: Claude Desktop App @@ -35,7 +43,7 @@ npx "@opendirectory.dev/skills" install schema-markup-generator --target claude > **Note:** For some skills, the `SKILL.md` file might be located inside a subfolder. Always upload the specific folder that contains the `SKILL.md` file. -### Option C: Claude Code Native +### Option D: Claude Code Native Run these commands inside Claude Code: @@ -44,7 +52,7 @@ Run these commands inside Claude Code: /plugin install opendirectory-gtm-skills@opendirectory-marketplace ``` -### Option D: Manus AI +### Option E: Manus AI diff --git a/skills/sdk-adoption-tracker/README.md b/skills/sdk-adoption-tracker/README.md index d2ac0ec..13a7d3b 100644 --- a/skills/sdk-adoption-tracker/README.md +++ b/skills/sdk-adoption-tracker/README.md @@ -13,7 +13,15 @@ No global install. Always runs the latest version. npx "@opendirectory.dev/skills" install sdk-adoption-tracker --target claude ``` -### Option B: Claude Desktop App +### Option B: skills.sh + +```bash +npx skills add Varnan-Tech/opendirectory --skill sdk-adoption-tracker +``` + +Requires Node.js. Add `--global` to install to `~/.claude/skills/` instead of the current project. + +### Option C: Claude Desktop App @@ -32,7 +40,7 @@ npx "@opendirectory.dev/skills" install sdk-adoption-tracker --target claude > **Note:** For some skills, the `SKILL.md` file might be located inside a subfolder. Always upload the specific folder that contains the `SKILL.md` file. -### Option C: Claude Code Native +### Option D: Claude Code Native Run these commands inside Claude Code: @@ -41,7 +49,7 @@ Run these commands inside Claude Code: /plugin install opendirectory-gtm-skills@opendirectory-marketplace ``` -### Option D: Manus AI +### Option E: Manus AI diff --git a/skills/show-hn-writer/README.md b/skills/show-hn-writer/README.md index 8ef2065..ccde730 100644 --- a/skills/show-hn-writer/README.md +++ b/skills/show-hn-writer/README.md @@ -16,7 +16,15 @@ No global install. Always runs the latest version. npx "@opendirectory.dev/skills" install show-hn-writer --target claude ``` -### Option B: Claude Desktop App +### Option B: skills.sh + +```bash +npx skills add Varnan-Tech/opendirectory --skill show-hn-writer +``` + +Requires Node.js. Add `--global` to install to `~/.claude/skills/` instead of the current project. + +### Option C: Claude Desktop App @@ -35,7 +43,7 @@ npx "@opendirectory.dev/skills" install show-hn-writer --target claude > **Note:** For some skills, the `SKILL.md` file might be located inside a subfolder. Always upload the specific folder that contains the `SKILL.md` file. -### Option C: Claude Code Native +### Option D: Claude Code Native Run these commands inside Claude Code: @@ -44,7 +52,7 @@ Run these commands inside Claude Code: /plugin install opendirectory-gtm-skills@opendirectory-marketplace ``` -### Option D: Manus AI +### Option E: Manus AI diff --git a/skills/store-listing-optimizer/README.md b/skills/store-listing-optimizer/README.md index 5d1326c..355752e 100644 --- a/skills/store-listing-optimizer/README.md +++ b/skills/store-listing-optimizer/README.md @@ -15,7 +15,15 @@ No global install. Always runs the latest version. npx "@opendirectory.dev/skills" install store-listing-optimizer --target claude ``` -### Option B: Claude Desktop App +### Option B: skills.sh + +```bash +npx skills add Varnan-Tech/opendirectory --skill store-listing-optimizer +``` + +Requires Node.js. Add `--global` to install to `~/.claude/skills/` instead of the current project. + +### Option C: Claude Desktop App @@ -34,7 +42,7 @@ npx "@opendirectory.dev/skills" install store-listing-optimizer --target claude > **Note:** For some skills, the `SKILL.md` file might be located inside a subfolder. Always upload the specific folder that contains the `SKILL.md` file. -### Option C: Claude Code Native +### Option D: Claude Code Native Run these commands inside Claude Code: @@ -43,7 +51,7 @@ Run these commands inside Claude Code: /plugin install opendirectory-gtm-skills@opendirectory-marketplace ``` -### Option D: Manus AI +### Option E: Manus AI diff --git a/skills/tweet-thread-from-blog/README.md b/skills/tweet-thread-from-blog/README.md index 099698b..2ab5b32 100644 --- a/skills/tweet-thread-from-blog/README.md +++ b/skills/tweet-thread-from-blog/README.md @@ -16,7 +16,15 @@ No global install. Always runs the latest version. npx "@opendirectory.dev/skills" install tweet-thread-from-blog --target claude ``` -### Option B: Claude Desktop App +### Option B: skills.sh + +```bash +npx skills add Varnan-Tech/opendirectory --skill tweet-thread-from-blog +``` + +Requires Node.js. Add `--global` to install to `~/.claude/skills/` instead of the current project. + +### Option C: Claude Desktop App @@ -35,7 +43,7 @@ npx "@opendirectory.dev/skills" install tweet-thread-from-blog --target claude > **Note:** For some skills, the `SKILL.md` file might be located inside a subfolder. Always upload the specific folder that contains the `SKILL.md` file. -### Option C: Claude Code Native +### Option D: Claude Code Native Run these commands inside Claude Code: @@ -44,7 +52,7 @@ Run these commands inside Claude Code: /plugin install opendirectory-gtm-skills@opendirectory-marketplace ``` -### Option D: Manus AI +### Option E: Manus AI diff --git a/skills/twitter-GTM-find-skill/README.md b/skills/twitter-GTM-find-skill/README.md index 289fc43..25df05a 100644 --- a/skills/twitter-GTM-find-skill/README.md +++ b/skills/twitter-GTM-find-skill/README.md @@ -19,7 +19,15 @@ No global install. Always runs the latest version. npx "@opendirectory.dev/skills" install twitter-GTM-find-skill --target claude ``` -### Option B: Claude Desktop App +### Option B: skills.sh + +```bash +npx skills add Varnan-Tech/opendirectory --skill twitter-GTM-find-skill +``` + +Requires Node.js. Add `--global` to install to `~/.claude/skills/` instead of the current project. + +### Option C: Claude Desktop App @@ -38,7 +46,7 @@ npx "@opendirectory.dev/skills" install twitter-GTM-find-skill --target claude > **Note:** For some skills, the `SKILL.md` file might be located inside a subfolder. Always upload the specific folder that contains the `SKILL.md` file. -### Option C: Claude Code Native +### Option D: Claude Code Native Run these commands inside Claude Code: @@ -47,7 +55,7 @@ Run these commands inside Claude Code: /plugin install opendirectory-gtm-skills@opendirectory-marketplace ``` -### Option D: Manus AI +### Option E: Manus AI diff --git a/skills/vc-curated-match/README.md b/skills/vc-curated-match/README.md index 9013f11..6fa385d 100644 --- a/skills/vc-curated-match/README.md +++ b/skills/vc-curated-match/README.md @@ -15,7 +15,15 @@ No global install. Always runs the latest version. npx "@opendirectory.dev/skills" install vc-curated-match --target claude ``` -### Option B: Claude Desktop App +### Option B: skills.sh + +```bash +npx skills add Varnan-Tech/opendirectory --skill vc-curated-match +``` + +Requires Node.js. Add `--global` to install to `~/.claude/skills/` instead of the current project. + +### Option C: Claude Desktop App @@ -34,7 +42,7 @@ npx "@opendirectory.dev/skills" install vc-curated-match --target claude > **Note:** For some skills, the `SKILL.md` file might be located inside a subfolder. Always upload the specific folder that contains the `SKILL.md` file. -### Option C: Claude Code Native +### Option D: Claude Code Native Run these commands inside Claude Code: @@ -43,7 +51,7 @@ Run these commands inside Claude Code: /plugin install opendirectory-gtm-skills@opendirectory-marketplace ``` -### Option D: Manus AI +### Option E: Manus AI diff --git a/skills/vc-finder/README.md b/skills/vc-finder/README.md index 0d06527..e1de98e 100644 --- a/skills/vc-finder/README.md +++ b/skills/vc-finder/README.md @@ -13,7 +13,15 @@ No global install. Always runs the latest version. npx "@opendirectory.dev/skills" install vc-finder --target claude ``` -### Option B: Claude Desktop App +### Option B: skills.sh + +```bash +npx skills add Varnan-Tech/opendirectory --skill vc-finder +``` + +Requires Node.js. Add `--global` to install to `~/.claude/skills/` instead of the current project. + +### Option C: Claude Desktop App @@ -32,7 +40,7 @@ npx "@opendirectory.dev/skills" install vc-finder --target claude > **Note:** For some skills, the `SKILL.md` file might be located inside a subfolder. Always upload the specific folder that contains the `SKILL.md` file. -### Option C: Claude Code Native +### Option D: Claude Code Native Run these commands inside Claude Code: @@ -41,7 +49,7 @@ Run these commands inside Claude Code: /plugin install opendirectory-gtm-skills@opendirectory-marketplace ``` -### Option D: Manus AI +### Option E: Manus AI diff --git a/skills/vid-motion-graphics/README.md b/skills/vid-motion-graphics/README.md index 13b4329..5549c9c 100644 --- a/skills/vid-motion-graphics/README.md +++ b/skills/vid-motion-graphics/README.md @@ -15,7 +15,15 @@ No global install. Always runs the latest version. npx "@opendirectory.dev/skills" install vid-motion-graphics --target claude ``` -### Option B: Claude Desktop App +### Option B: skills.sh + +```bash +npx skills add Varnan-Tech/opendirectory --skill vid-motion-graphics +``` + +Requires Node.js. Add `--global` to install to `~/.claude/skills/` instead of the current project. + +### Option C: Claude Desktop App @@ -34,7 +42,7 @@ npx "@opendirectory.dev/skills" install vid-motion-graphics --target claude > **Note:** For some skills, the `SKILL.md` file might be located inside a subfolder. Always upload the specific folder that contains the `SKILL.md` file. -### Option C: Claude Code Native +### Option D: Claude Code Native Run these commands inside Claude Code: @@ -43,7 +51,7 @@ Run these commands inside Claude Code: /plugin install opendirectory-gtm-skills@opendirectory-marketplace ``` -### Option D: Manus AI +### Option E: Manus AI diff --git a/skills/vid-product-launch/README.md b/skills/vid-product-launch/README.md index 7637abf..9798c10 100644 --- a/skills/vid-product-launch/README.md +++ b/skills/vid-product-launch/README.md @@ -19,7 +19,15 @@ No global install. Always runs the latest version. npx "@opendirectory.dev/skills" install vid-product-launch --target claude ``` -### Option B: Claude Desktop App +### Option B: skills.sh + +```bash +npx skills add Varnan-Tech/opendirectory --skill vid-product-launch +``` + +Requires Node.js. Add `--global` to install to `~/.claude/skills/` instead of the current project. + +### Option C: Claude Desktop App @@ -38,7 +46,7 @@ npx "@opendirectory.dev/skills" install vid-product-launch --target claude > **Note:** For some skills, the `SKILL.md` file might be located inside a subfolder. Always upload the specific folder that contains the `SKILL.md` file. -### Option C: Claude Code Native +### Option D: Claude Code Native Run these commands inside Claude Code: @@ -47,7 +55,7 @@ Run these commands inside Claude Code: /plugin install opendirectory-gtm-skills@opendirectory-marketplace ``` -### Option D: Manus AI +### Option E: Manus AI diff --git a/skills/vid-sizzle-reel/README.md b/skills/vid-sizzle-reel/README.md index d000c48..84111b3 100644 --- a/skills/vid-sizzle-reel/README.md +++ b/skills/vid-sizzle-reel/README.md @@ -19,7 +19,15 @@ No global install. Always runs the latest version. npx "@opendirectory.dev/skills" install vid-sizzle-reel --target claude ``` -### Option B: Claude Desktop App +### Option B: skills.sh + +```bash +npx skills add Varnan-Tech/opendirectory --skill vid-sizzle-reel +``` + +Requires Node.js. Add `--global` to install to `~/.claude/skills/` instead of the current project. + +### Option C: Claude Desktop App @@ -38,7 +46,7 @@ npx "@opendirectory.dev/skills" install vid-sizzle-reel --target claude > **Note:** For some skills, the `SKILL.md` file might be located inside a subfolder. Always upload the specific folder that contains the `SKILL.md` file. -### Option C: Claude Code Native +### Option D: Claude Code Native Run these commands inside Claude Code: @@ -47,7 +55,7 @@ Run these commands inside Claude Code: /plugin install opendirectory-gtm-skills@opendirectory-marketplace ``` -### Option D: Manus AI +### Option E: Manus AI diff --git a/skills/where-your-customer-lives/README.md b/skills/where-your-customer-lives/README.md index cd7ce0d..4f63643 100644 --- a/skills/where-your-customer-lives/README.md +++ b/skills/where-your-customer-lives/README.md @@ -15,7 +15,15 @@ No global install. Always runs the latest version. npx "@opendirectory.dev/skills" install where-your-customer-lives --target claude ``` -### Option B: Claude Desktop App +### Option B: skills.sh + +```bash +npx skills add Varnan-Tech/opendirectory --skill where-your-customer-lives +``` + +Requires Node.js. Add `--global` to install to `~/.claude/skills/` instead of the current project. + +### Option C: Claude Desktop App @@ -34,7 +42,7 @@ npx "@opendirectory.dev/skills" install where-your-customer-lives --target claud > **Note:** For some skills, the `SKILL.md` file might be located inside a subfolder. Always upload the specific folder that contains the `SKILL.md` file. -### Option C: Claude Code Native +### Option D: Claude Code Native Run these commands inside Claude Code: @@ -43,7 +51,7 @@ Run these commands inside Claude Code: /plugin install opendirectory-gtm-skills@opendirectory-marketplace ``` -### Option D: Manus AI +### Option E: Manus AI diff --git a/skills/yc-intent-radar-skill/README.md b/skills/yc-intent-radar-skill/README.md index 0e6bb84..07dc247 100644 --- a/skills/yc-intent-radar-skill/README.md +++ b/skills/yc-intent-radar-skill/README.md @@ -15,7 +15,15 @@ No global install. Always runs the latest version. npx "@opendirectory.dev/skills" install yc-intent-radar-skill --target claude ``` -### Option B: Claude Desktop App +### Option B: skills.sh + +```bash +npx skills add Varnan-Tech/opendirectory --skill yc-intent-radar-skill +``` + +Requires Node.js. Add `--global` to install to `~/.claude/skills/` instead of the current project. + +### Option C: Claude Desktop App @@ -34,7 +42,7 @@ npx "@opendirectory.dev/skills" install yc-intent-radar-skill --target claude > **Note:** For some skills, the `SKILL.md` file might be located inside a subfolder. Always upload the specific folder that contains the `SKILL.md` file. -### Option C: Claude Code Native +### Option D: Claude Code Native Run these commands inside Claude Code: @@ -43,7 +51,7 @@ Run these commands inside Claude Code: /plugin install opendirectory-gtm-skills@opendirectory-marketplace ``` -### Option D: Manus AI +### Option E: Manus AI