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
2 changes: 1 addition & 1 deletion .claude-plugin/marketplace.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
},
"metadata": {
"description": "The Wasp Nest: core plus add-on packs.",
"version": "2.0.0"
"version": "2.0.1"
},
"plugins": [
{
Expand Down
227 changes: 190 additions & 37 deletions PUBLICATION-MANIFEST.json

Large diffs are not rendered by default.

15 changes: 8 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

### Get the Git life.

**139 specialist Drones, 176 Stingers, commands, hooks, and rules across 6 installable plugins.**
**139 specialist Drones, 183 Stingers, commands, hooks, and rules across 6 installable plugins.**

Give your coding assistant the people, playbooks, and project memory it needs to build.

Expand Down Expand Up @@ -44,9 +44,10 @@ In a terminal with Codex installed, add the same marketplace and select the core

```bash
codex plugin marketplace add legioncodeinc/vibe-coding-tools
codex plugin add wasp-nest-core@wasp-nest
```

You should then see **The Wasp Nest** and its individually installable packs. Choose only the packs your work needs. Claude plugin skills use the plugin name as their namespace, such as `/wasp-nest-core:get-started-stinger`; Codex presents installed skills through its plugin surface. Harness capabilities differ, so consult [the compatibility guide](learn/reference/HARNESS-CAPABILITIES.md) for Cursor and Cowork too.
You should then see **The Wasp Nest** and its individually installable packs. Choose only the packs your work needs. Claude plugin skills use the plugin name as their namespace, such as `/wasp-nest-core:get-started-stinger`; Codex presents installed skills and all seven command-wrapper skills through its plugin surface. For native Codex Drone roles, review and trust the plugin's hooks with `/hooks`, then start a new local session. [The compatibility guide](learn/reference/HARNESS-CAPABILITIES.md) explains the trust step and the other harnesses.

Open the repository you want to work on and ask:

Expand Down Expand Up @@ -146,16 +147,16 @@ The Drone and Stinger pairing is enforced by the source validator. A missing pai

## What ships

Marketplace release **v2.0.0**. The core and add-on packs have independent manifest versions; counts and descriptions below are read from the built plugins, not maintained by hand.
Marketplace release **v2.0.1**. The core and add-on packs have independent manifest versions; counts and descriptions below are read from the built plugins, not maintained by hand.

| Plugin | Version | Stingers | Drones | What it does |
| --- | --- | ---: | ---: | --- |
| [wasp-nest-core](plugins/wasp-nest-core/README.md) | 2.0.0 | 119 | 115 | The Wasp Nest core: shared Drones and Stingers, orchestration commands, rules, and hooks. |
| [wasp-nest-core](plugins/wasp-nest-core/README.md) | 2.0.1 | 126 | 115 | The Wasp Nest core: shared Drones and Stingers, orchestration commands, rules, and hooks. |
| [content-intelligence](plugins/content-intelligence/README.md) | 0.1.0 | 2 | 0 | Research current GitHub repository trends and news, verify one story, and prepare evidence-backed social post drafts. |
| [highlevel](plugins/highlevel/README.md) | 0.1.0 | 3 | 3 | HighLevel integration, AI Studio creation, and offline workflow-export visualization, with a dedicated Drone and Stinger for each domain. |
| [highlevel](plugins/highlevel/README.md) | 0.1.1 | 3 | 3 | HighLevel integration, AI Studio creation, and offline workflow-export visualization, with a dedicated Drone and Stinger for each domain. |
| [littlebird-toolkit](plugins/littlebird-toolkit/README.md) | 2.0.0 | 30 | 0 | Thirty skills that turn your Littlebird memory into work you can act on. |
| [webapp-capture](plugins/webapp-capture/README.md) | 1.1.0 | 1 | 1 | Capture any live web app the way users see it: demo videos with screenshots, captions, and scripts; a full UI component library with measured styles and DTCG design tokens; a Claude Design handoff zip; a shadcn/ui migration map; and visual and code inconsistency audits. |
| [website-auditor](plugins/website-auditor/README.md) | 0.1.0 | 21 | 20 | Repeatable, harness-portable website audit tool: AEO/SEO, security, UX/funnel, accessibility, and analytics assessment for any site, with a branded XLSX scorecard and customer/auditor reports. |
| [webapp-capture](plugins/webapp-capture/README.md) | 1.1.1 | 1 | 1 | Capture any live web app the way users see it: demo videos with screenshots, captions, and scripts; a full UI component library with measured styles and DTCG design tokens; a Claude Design handoff zip; a shadcn/ui migration map; and visual and code inconsistency audits. |
| [website-auditor](plugins/website-auditor/README.md) | 0.1.1 | 21 | 20 | Repeatable, harness-portable website audit tool: AEO/SEO, security, UX/funnel, accessibility, and analytics assessment for any site, with a branded XLSX scorecard and customer/auditor reports. |

The [Claude catalog](.claude-plugin/marketplace.json) and [Codex catalog](.agents/plugins/marketplace.json) expose these packs individually. Runtime guides and research distillations ship with them. Raw research archives, `node_modules/`, and ingested photography models do not. The photography pack retains only its blank model template.

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.0
2.0.1
7 changes: 5 additions & 2 deletions learn/guides/GETTING-STARTED.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Get started with The Wasp Nest

This is the public marketplace installation path. You do not need access to the private source repository or its `install.sh` script. Installation adds plugin components; home instruction files and a project Library are separate, consent-based steps.
This guide installs The Wasp Nest from the public marketplace. You do not need access to the private source repository or its `install.sh` script. Installation adds plugin components; home instruction files and a project Library are separate, consent-based steps. For native Codex Drone roles, have Python 3 available and be ready to review the plugin hooks.

## Install core

Expand All @@ -15,9 +15,12 @@ In a terminal with Codex installed, add the marketplace, then select **The Wasp

```bash
codex plugin marketplace add legioncodeinc/vibe-coding-tools
codex plugin add wasp-nest-core@wasp-nest
```

The [public README](../../README.md#what-ships) lists optional packs. Install the `highlevel` pack only when you need HighLevel API, AI Studio, or workflow-export work, for example. A pack contains its own Stingers and, where applicable, Drones. [Harness Capabilities](../reference/HARNESS-CAPABILITIES.md) explains why a Claude command may appear as a Stinger workflow in Codex or another harness.
The [public README](../../README.md#what-ships) lists optional packs. Install the `highlevel` pack only when you need HighLevel API, AI Studio, or workflow-export work, for example. A pack contains its own Stingers and, where applicable, Drones.

In Codex, open `/hooks`, review and trust the installed plugin hooks, then start a new local session. That first trusted session registers the pack's native Drone roles under `$CODEX_HOME/agents` (normally `~/.codex/agents`). If a same-name definition has changed, it is backed up before replacement. Without hook trust, the Stingers still install but the native roles do not. [Harness Capabilities](../reference/HARNESS-CAPABILITIES.md) explains why a Claude command appears as a wrapper skill in Codex.

## Decide whether to set up your home

Expand Down
4 changes: 2 additions & 2 deletions learn/reference/HARNESS-CAPABILITIES.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ The Wasp Nest publishes one marketplace with separate plugins for core and optio
| Harness | Install and discovery | How to start a workflow | First-session setup |
| --- | --- | --- | --- |
| Claude Code | Add the [Claude marketplace](../../.claude-plugin/marketplace.json) with `/plugin marketplace add legioncodeinc/vibe-coding-tools`, then install the core and selected packs. | Use plugin commands such as `/pest-controller` and `/smoke-it`, or invoke a namespaced Stinger. | A supported local session hook offers global instructions, then repository Get Started, each with consent. |
| Codex | Add the [Codex marketplace](../../.agents/plugins/marketplace.json) with `codex plugin marketplace add legioncodeinc/vibe-coding-tools`, then select plugins in the browser. | Use the installed Stinger or its source-command wrapper. Claude-style slash commands do not become native Codex commands. | A supported local hook can offer the same two-step setup. Hook trust and availability depend on the client. |
| Codex | Add the [Codex marketplace](../../.agents/plugins/marketplace.json) with `codex plugin marketplace add legioncodeinc/vibe-coding-tools`, then install core and selected packs. | Use an installed Stinger or one of core's seven `source-command-*` wrapper skills. Claude-style slash commands do not become native Codex commands. | Trust each plugin's hooks with `/hooks` and start a new local session. Native agent roles register then; home and repository setup remain separate consent-based offers. |
| Cursor | Use the pack's Cursor-compatible plugin or local skills and agents. | Invoke a Stinger or the matching Cursor command where available. | Session hooks are supported in configured local installs; inspect the hook before enabling it. |
| ZCode | Use its Claude-compatible plugin layout where supported. | Use the plugin command, agent, or Stinger that this installation exposes. | Check the local hook configuration before relying on automatic prompts. |
| Claude Cowork | Install supported plugin bundles through Cowork's plugin interface. | Use the plugin's skill or command surface. | Cowork cannot modify files in a local home directory through the Wasp Nest hook. |

The plugin package itself is the portable source of the included content. The [core manifest](../../plugins/wasp-nest-core/plugin.json) and the selected pack's manifests show which components ship. A marketplace install does not silently merge `AGENTS.md` or `CLAUDE.md` into your home. The [public templates](../../AGENTS_template.md) and [Claude template](../../CLAUDE_template.md) are reference material until you accept the separate setup offer.

If a native command or agent is absent, ask your assistant to use the corresponding Stinger workflow by name. Do not assume that installing a plugin grants external-action authority: commits, pushes, deployments, messages, and purchases still require the permission applicable to the task. [Getting Started](../guides/GETTING-STARTED.md) explains the two lock files and consent checks.
Codex does not load a plugin's Markdown `agents/` files as native roles. The package carries generated TOML definitions and registers them with Python 3 only after you trust its local hook. [OpenAI's plugin documentation](https://developers.openai.com/plugins/build/plugins#bundled-mcp-servers-and-lifecycle-hooks) explains that installed hooks do not become trusted automatically. If a native agent is absent, confirm Python 3 is available, trust the hook, and start a new session, or use the corresponding Stinger by name. Installing a plugin never grants external-action authority: commits, pushes, deployments, messages, and purchases still require the permission applicable to the task. [Getting Started](../guides/GETTING-STARTED.md) explains the two lock files and consent checks.
17 changes: 12 additions & 5 deletions learn/reference/PLUGIN-CATALOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Plugin catalog

Generated from the built Wasp Nest v2.0.0 plugins. This is the complete shipped roster; the [README](../../README.md#what-ships) is the short install guide.
Generated from the built Wasp Nest v2.0.1 plugins. This is the complete shipped roster; the [README](../../README.md#what-ships) is the short install guide.

## wasp-nest-core

Version `2.0.0`. 119 Stingers, 115 Drones. [Pack overview](../../plugins/wasp-nest-core/README.md).
Version `2.0.1`. 126 Stingers, 115 Drones. [Pack overview](../../plugins/wasp-nest-core/README.md).

### Stingers

Expand Down Expand Up @@ -106,6 +106,13 @@ Version `2.0.0`. 119 Stingers, 115 Drones. [Pack overview](../../plugins/wasp-ne
- [shadcn-svelte-stinger](../../plugins/wasp-nest-core/skills/shadcn-svelte-stinger/SKILL.md)
- [slack-app-stinger](../../plugins/wasp-nest-core/skills/slack-app-stinger/SKILL.md)
- [social-media-marketing-organic-stinger](../../plugins/wasp-nest-core/skills/social-media-marketing-organic-stinger/SKILL.md)
- [source-command-drift-audit](../../plugins/wasp-nest-core/skills/source-command-drift-audit/SKILL.md)
- [source-command-forge](../../plugins/wasp-nest-core/skills/source-command-forge/SKILL.md)
- [source-command-pest-controller](../../plugins/wasp-nest-core/skills/source-command-pest-controller/SKILL.md)
- [source-command-re-research](../../plugins/wasp-nest-core/skills/source-command-re-research/SKILL.md)
- [source-command-register](../../plugins/wasp-nest-core/skills/source-command-register/SKILL.md)
- [source-command-ship-gate](../../plugins/wasp-nest-core/skills/source-command-ship-gate/SKILL.md)
- [source-command-smoke-it](../../plugins/wasp-nest-core/skills/source-command-smoke-it/SKILL.md)
- [status-page-stinger](../../plugins/wasp-nest-core/skills/status-page-stinger/SKILL.md)
- [svelte-stinger](../../plugins/wasp-nest-core/skills/svelte-stinger/SKILL.md)
- [swarm-audit-stinger](../../plugins/wasp-nest-core/skills/swarm-audit-stinger/SKILL.md)
Expand Down Expand Up @@ -257,7 +264,7 @@ Version `0.1.0`. 2 Stingers, 0 Drones. [Pack overview](../../plugins/content-int

## highlevel

Version `0.1.0`. 3 Stingers, 3 Drones. [Pack overview](../../plugins/highlevel/README.md).
Version `0.1.1`. 3 Stingers, 3 Drones. [Pack overview](../../plugins/highlevel/README.md).

### Stingers

Expand Down Expand Up @@ -310,7 +317,7 @@ Version `2.0.0`. 30 Stingers, 0 Drones. [Pack overview](../../plugins/littlebird

## webapp-capture

Version `1.1.0`. 1 Stingers, 1 Drones. [Pack overview](../../plugins/webapp-capture/README.md).
Version `1.1.1`. 1 Stingers, 1 Drones. [Pack overview](../../plugins/webapp-capture/README.md).

### Stingers

Expand All @@ -322,7 +329,7 @@ Version `1.1.0`. 1 Stingers, 1 Drones. [Pack overview](../../plugins/webapp-capt

## website-auditor

Version `0.1.0`. 21 Stingers, 20 Drones. [Pack overview](../../plugins/website-auditor/README.md).
Version `0.1.1`. 21 Stingers, 20 Drones. [Pack overview](../../plugins/website-auditor/README.md).

### Stingers

Expand Down
24 changes: 18 additions & 6 deletions plugins/content-intelligence/.codex-plugin/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,22 @@
"version": "0.1.0",
"description": "Research current GitHub repository trends and news, verify one story, and prepare evidence-backed social post drafts. Requires the user's own voice skill and ledger.",
"license": "AGPL-3.0-or-later",
"author": "Mario Aldayuz",
"skills": [
"./skills/repo-radar-stinger",
"./skills/viral-news-stinger"
],
"_note": "Codex has no plugin-agent format; drones ship to ~/.codex/agents as TOML via install.sh"
"author": {
"name": "Mario Aldayuz"
},
"skills": "./skills/",
"interface": {
"displayName": "Content Intelligence",
"shortDescription": "Research current GitHub repository trends and news, verify one story, and prepare evidence-backed social post drafts. Requires the user's own voice skill and ledger.",
"longDescription": "Research current GitHub repository trends and news, verify one story, and prepare evidence-backed social post drafts. Requires the user's own voice skill and ledger.",
"developerName": "Mario Aldayuz",
"category": "Productivity",
"capabilities": [
"Read",
"Write"
],
"defaultPrompt": [
"Use content-intelligence to help with this task."
]
}
}
2 changes: 1 addition & 1 deletion plugins/highlevel/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "highlevel",
"version": "0.1.0",
"version": "0.1.1",
"description": "HighLevel integration, AI Studio creation, and offline workflow-export visualization, with a dedicated Drone and Stinger for each domain.",
"author": {
"name": "Legion Code Inc."
Expand Down
27 changes: 19 additions & 8 deletions plugins/highlevel/.codex-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,24 @@
{
"name": "highlevel",
"version": "0.1.0",
"version": "0.1.1",
"description": "HighLevel integration, AI Studio creation, and offline workflow-export visualization, with a dedicated Drone and Stinger for each domain.",
"license": "AGPL-3.0-or-later",
"author": "Legion Code Inc.",
"skills": [
"./skills/ghl-to-mermaid-stinger",
"./skills/gohighlevel-stinger",
"./skills/highlevel-ai-studio-stinger"
],
"_note": "Codex has no plugin-agent format; drones ship to ~/.codex/agents as TOML via install.sh"
"author": {
"name": "Legion Code Inc."
},
"skills": "./skills/",
"interface": {
"displayName": "Highlevel",
"shortDescription": "HighLevel integration, AI Studio creation, and offline workflow-export visualization, with a dedicated Drone and Stinger for each domain.",
"longDescription": "HighLevel integration, AI Studio creation, and offline workflow-export visualization, with a dedicated Drone and Stinger for each domain.",
"developerName": "Legion Code Inc.",
"category": "Productivity",
"capabilities": [
"Read",
"Write"
],
"defaultPrompt": [
"Use highlevel to help with this task."
]
}
}
2 changes: 1 addition & 1 deletion plugins/highlevel/.cursor-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "highlevel",
"version": "0.1.0",
"version": "0.1.1",
"description": "HighLevel integration, AI Studio creation, and offline workflow-export visualization, with a dedicated Drone and Stinger for each domain.",
"license": "AGPL-3.0-or-later",
"author": "Legion Code Inc.",
Expand Down
Loading
Loading