← Back to Plugins
Tools

Toolkit

Knwn4 By Knwn4 👁 3 views ▲ 0 votes

Full OpenClaw Claude Code toolkit — 28 skills, 17 agents, 14 rules, 3 hooks, 2 MCP servers, 22 plugins. One install command.

GitHub

README

# OpenClaw Toolkit for Claude Code

The complete OpenClaw team environment for Claude Code — 28 skills, 17 agents, 14 rule files, 3 hooks, 2 MCP servers, and 22 plugins. One install command, full professional setup.

## Install

```bash
claude install-skill https://github.com/YOUR_USERNAME/openclaw-toolkit
```

Then type `/openclaw-setup` and Claude walks you through everything.

## What Gets Installed

| Category | Count | Highlights |
|----------|-------|-----------|
| **Skills** | 28 | Content creation, ad management, video tools, n8n workflows, competitor research |
| **Agents** | 17 | GSD framework (plan, execute, debug, verify) + content strategy |
| **Rules** | 14 | Coding style, git workflow, TDD, security, performance |
| **Hooks** | 3 | Update checker, context monitor, status line |
| **MCP Servers** | 2 | Playwright (browser automation), 21st.dev Magic (React components) |
| **Plugins** | 22 | Frontend design, code review, GitHub, Notion, Stripe, Vercel |
| **npm Tools** | 2 | UI/UX Pro Max (design system), GSD framework |

## Requirements

- [Claude Code](https://docs.anthropic.com/en/docs/claude-code) installed
- [Node.js](https://nodejs.org) (LTS version)

## After Setup

Restart Claude Code, then try:

- `/content-scripter` — write video scripts with proven hook patterns
- `/n8n` — build and manage n8n workflows
- `/gsd:plan-phase` — plan project phases with systematic approach
- `/gsd:execute-phase` — execute plans with atomic commits
- `/repurpose` — turn one piece of content into multi-platform derivatives
- `/competitor-analyst` — analyze competitor content strategies
tools

Comments

Sign in to leave a comment

Loading comments...