Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 20 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

</div>
Expand Down Expand Up @@ -199,7 +200,23 @@ No global install. Always runs the latest version.
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
```

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 <skill-name>
```

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

Expand All @@ -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:

Expand All @@ -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

Expand Down
14 changes: 11 additions & 3 deletions scripts/update_skill_readmes.py
Original file line number Diff line number Diff line change
Expand Up @@ -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

<video src="https://github.com/user-attachments/assets/cea8b565-2002-4a87-8857-d902bfcfdc1c" controls width="100%"></video>

Expand All @@ -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:

Expand All @@ -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

<video src="https://github.com/user-attachments/assets/17cbee2a-9e17-4bd4-ac46-68e0e92ffab4" controls width="100%"></video>

Expand Down
14 changes: 11 additions & 3 deletions skills/app-store-review-arbitrage/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

<video src="https://github.com/user-attachments/assets/cea8b565-2002-4a87-8857-d902bfcfdc1c" controls width="100%"></video>

Expand All @@ -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:

Expand All @@ -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

<video src="https://github.com/user-attachments/assets/17cbee2a-9e17-4bd4-ac46-68e0e92ffab4" controls width="100%"></video>

Expand Down
14 changes: 11 additions & 3 deletions skills/blog-cover-image-cli/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

<video src="https://github.com/user-attachments/assets/cea8b565-2002-4a87-8857-d902bfcfdc1c" controls width="100%"></video>

Expand All @@ -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:

Expand All @@ -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

<video src="https://github.com/user-attachments/assets/17cbee2a-9e17-4bd4-ac46-68e0e92ffab4" controls width="100%"></video>

Expand Down
14 changes: 11 additions & 3 deletions skills/brand-alchemy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

<video src="https://github.com/user-attachments/assets/cea8b565-2002-4a87-8857-d902bfcfdc1c" controls width="100%"></video>

Expand All @@ -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:

Expand All @@ -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

<video src="https://github.com/user-attachments/assets/17cbee2a-9e17-4bd4-ac46-68e0e92ffab4" controls width="100%"></video>

Expand Down
14 changes: 11 additions & 3 deletions skills/claude-md-generator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

<video src="https://github.com/user-attachments/assets/cea8b565-2002-4a87-8857-d902bfcfdc1c" controls width="100%"></video>

Expand All @@ -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:

Expand All @@ -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

<video src="https://github.com/user-attachments/assets/17cbee2a-9e17-4bd4-ac46-68e0e92ffab4" controls width="100%"></video>

Expand Down
14 changes: 11 additions & 3 deletions skills/cold-email-verifier/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

<video src="https://github.com/user-attachments/assets/cea8b565-2002-4a87-8857-d902bfcfdc1c" controls width="100%"></video>

Expand All @@ -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:

Expand All @@ -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

<video src="https://github.com/user-attachments/assets/17cbee2a-9e17-4bd4-ac46-68e0e92ffab4" controls width="100%"></video>

Expand Down
14 changes: 11 additions & 3 deletions skills/company-radar/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

<video src="https://github.com/user-attachments/assets/cea8b565-2002-4a87-8857-d902bfcfdc1c" controls width="100%"></video>

Expand All @@ -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:

Expand All @@ -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

<video src="https://github.com/user-attachments/assets/17cbee2a-9e17-4bd4-ac46-68e0e92ffab4" controls width="100%"></video>

Expand Down
14 changes: 11 additions & 3 deletions skills/competitor-pr-finder/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

<video src="https://github.com/user-attachments/assets/cea8b565-2002-4a87-8857-d902bfcfdc1c" controls width="100%"></video>

Expand All @@ -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:

Expand All @@ -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

<video src="https://github.com/user-attachments/assets/17cbee2a-9e17-4bd4-ac46-68e0e92ffab4" controls width="100%"></video>

Expand Down
14 changes: 11 additions & 3 deletions skills/cook-the-blog/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

<video src="https://github.com/user-attachments/assets/cea8b565-2002-4a87-8857-d902bfcfdc1c" controls width="100%"></video>

Expand All @@ -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:

Expand All @@ -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

<video src="https://github.com/user-attachments/assets/17cbee2a-9e17-4bd4-ac46-68e0e92ffab4" controls width="100%"></video>

Expand Down
Loading
Loading