Update README with 152 skills, Vibeship ecosystem, and all new features

This commit is contained in:
AI Agent
2026-02-27 01:58:31 +04:00
Unverified
parent 2ead4b32ec
commit 9d3fbd3e94

337
README.md
View File

@@ -26,6 +26,7 @@ qwenclaw setup
```bash
qwenclaw start
qwenclaw status
qwenclaw skills
```
**In Qwen Code CLI:**
@@ -43,43 +44,73 @@ qwenclaw status
- **[INSTALL.md](INSTALL.md)** - Complete installation guide
- **[docs/QWEN-CODE-SETUP.md](docs/QWEN-CODE-SETUP.md)** - Qwen Code integration setup
- **[skills/](skills/)** - All 81+ skills documentation
- **[skills/README.md](skills/README.md)** - All 152+ skills documentation
- **[SPARK_INTEGRATION_GUIDE.md](SPARK_INTEGRATION_GUIDE.md)** - Spark Intelligence integration
- **[VIBESHIP_INTEGRATION_SUMMARY.md](VIBESHIP_INTEGRATION_SUMMARY.md)** - Vibeship ecosystem guide
---
## 🎉 What's New (v1.10.0)
### 71 New Skills Added!
**Total Skills: 152** (up from 81)
#### Major Additions:
| Skill | Category | Description |
|-------|----------|-------------|
| **spark-intelligence** ⭐ | Automation | Self-evolving AI companion with pre-tool advisory, memory capture, and Obsidian observatory |
| **suparalph-security** 🔒 | Security | Supabase penetration testing with 277 attack vectors (RLS, Auth, API, Storage, Vibecoder) |
| **frontend-design** 🎨 | Design | Anthropic's official frontend design skill for distinctive, production-grade interfaces |
| **payloadcms-cms** 📦 | Development | PayloadCMS project creation with Next.js, TypeScript, and admin panel |
| **ralph-autonomous-agent** 🤖 | Automation | Ralph Wiggum autonomous agent loops with PRD-driven development |
#### Vibeship Ecosystem Integration:
-**Spark Intelligence** - Learning loop with pre-tool advisory
-**SupaRalph Security** - 277 attack vectors for Supabase
-**Spawner MCP** - 50+ specialist agents
-**Skills.sh** - 50+ community skills from Vercel platform
---
## Features
### 81 Skills Across 15 Categories
### 152 Skills Across 15 Categories
| Category | Skills | Examples |
|----------|--------|----------|
| **Content** | 8 | Research writer, changelog generator |
| **Development** | 25 | Code mentor, plugin dev, TDD |
| **Design** | 3 | UI/UX Pro Max, shadcn/ui |
| **Automation** | 5 | GUI automation, web scraping |
| **Multi-Agent** | 2 | Agents Council |
| **Economic** | 1 | ClawWork (220 GDP tasks) |
| **Tools** | 10 | QwenBot, file operations |
| **Business** | 8 | Internal comms, lead research |
| **Creative** | 5 | Theme factory, canvas design |
| **Productivity** | 7 | Meeting insights, essence distiller |
| **Media** | 3 | Image enhancer, video downloader |
| **Writing** | 3 | Resume generator, brand guidelines |
| **Social** | 2 | Twitter optimizer, Slack GIF |
| **Community** | 1 | AChurch community |
| **Document** | 1 | Document skills |
| **Development** | 50+ | payloadcms-cms, claude-codex-settings (15), superpowers (15), code-mentor, backend-patterns |
| **Design** | 20+ | frontend-design (Anthropic), ui-ux-pro-max (100+ rules), shadcn-ui-design |
| **Automation** | 25+ | spark-intelligence, ralph-autonomous-agent, spawner-mcp (50+ agents), gui-automation |
| **Security** | 1 | suparalph-security (277 attack vectors) |
| **Business** | 20+ | clawwork-integration (220 GDP tasks), content-research-writer, lead-research-assistant |
| **Content** | 15+ | changelog-generator, competitive-ads-extractor |
| **Tools** | 15+ | qwenbot-integration, file-organizer, domain-name-brainstormer |
| **Productivity** | 20+ | meeting-insights-analyzer, essence-distiller |
| **Media** | 15+ | image-enhancer, video-downloader |
| **Writing** | 15+ | tailored-resume-generator, brand-guidelines |
| **Multi-Agent** | 2 | agents-council-integration (FULL RAG), agent-council |
| **Economic** | 1 | clawwork-integration (220 tasks, 44 sectors) |
| **Creative** | 5+ | theme-factory, canvas-design |
| **Social** | 2+ | twitter-algorithm-optimizer, slack-gif-creator |
| **Community** | 1 | achurch |
### Core Capabilities
-**Qwen Code CLI Integration** - Main AI provider
-**Always-On Daemon** - Persistent background operation
-**Self-Evolving Learning** - Spark Intelligence with pre-tool advisory
-**Security Testing** - SupaRalph with 277 Supabase attack vectors
-**Multi-Agent Orchestration** - Agents Council (Claude, Codex, Qwen)
-**Economic Accountability** - ClawWork (earn income via tasks)
-**Economic Accountability** - ClawWork (earn income via 220 tasks)
-**FULL RAG** - Vector store, document retrieval
-**GUI Automation** - Playwright browser control
-**50+ Specialist Agents** - Spawner MCP integration
-**Web Dashboard** - http://127.0.0.1:4632
-**Telegram Integration** - Chat via Telegram
-**Scheduled Jobs** - Cron-based task scheduling
-**Obsidian Observatory** - 465+ pages of live intelligence data (Spark)
-**CI/CD Integration** - GitHub Actions for security scanning (SupaRalph)
---
@@ -89,9 +120,9 @@ qwenclaw status
```bash
qwenclaw start # Start daemon
qwenclaw status # Check status
qwenclaw status # Check status (152 skills)
qwenclaw send "task" # Send task to daemon
qwenclaw skills # List all 81 skills
qwenclaw skills # List all 152 skills
qwenclaw setup # Setup wizard
qwenclaw help # Show help
```
@@ -119,7 +150,7 @@ After setup, use `/qwenclaw:` commands directly in Qwen Code chat:
════════════════════════════════════════
Daemon: Ready
Provider: Qwen Code CLI
Skills: 81 available
Skills: 152 available
Web Dashboard: http://127.0.0.1:4632
```
@@ -142,6 +173,53 @@ qwenclaw send "Summarize my GitHub notifications"
qwenclaw skills
```
### Spark Intelligence (Self-Evolving Learning)
```bash
# Start Spark pipeline
python -m spark.cli up
# Use QwenClaw with Spark
qwenclaw send "Refactor the authentication module"
# Spark captures patterns and provides pre-tool advisory
# NOTE: User prefers --no-cache for Docker builds
```
### SupaRalph Security (Supabase Penetration Testing)
```bash
# Scan Supabase project
qwenclaw send "Use suparalph-security to scan https://my-project.supabase.co"
# Full audit with 277 attack vectors
qwenclaw send "Run all 277 attacks and generate OWASP Top 10 report"
# CI/CD integration
qwenclaw send "Set up GitHub Actions for automated security scanning"
```
### Frontend-Design (Anthropic's Official Skill)
```bash
# Create distinctive landing page
qwenclaw send "Use frontend-design skill to create a SaaS landing page with brutalist aesthetic"
```
### PayloadCMS (Full-Stack CMS Development)
```bash
# Create VPS hosting site
qwenclaw send "Use payloadcms-cms skill to build a VPS hosting landing page with admin panel"
```
### Ralph Autonomous Agent (PRD-Driven Loops)
```bash
# Autonomous development loop
qwenclaw send "Use ralph-autonomous-agent to implement this feature with test-driven development"
```
### Multi-Agent Code Review
```bash
@@ -166,20 +244,35 @@ qwenclaw send "Check my ClawWork balance and start a task"
```
┌─────────────────────────────────────────────────────────┐
│ QWENCLAW
│ Main Provider: Qwen Code CLI
│ QWENCLAW v1.10.0
│ Main Provider: Qwen Code CLI | 152 Skills
└─────────────────────────────────────────────────────────┘
┌─────────────────┼─────────────────┐
│ │ │
▼ ▼ ▼
┌──────────────┐ ┌──────────────┐ ┌──────────────┐
Agents │ │ ClawWork │ │ FULL RAG
Council │ │ (Economic) │ │ (Vector DB)
Spark │ │ SupaRalph │ │ Agents
Intelligence │ │ Security │ │ Council
│ │ │ │ │ │
│ • Claude │ │ • 220 Tasks │ │ • Documents
• Codex │ │ • 44 Sectors │ │ • Skills
│ • Qwen │ │ • Dashboard │ │ • Sessions
│ • Pre-Tool │ │ • 277 │ │ • Claude
Advisory │ │ Attacks │ │ • Codex
│ • Memory │ │ • OWASP │ │ • Qwen
│ Capture │ │ • CI/CD │ │ │
│ • EIDOS Loop │ │ • AI Fixes │ │ │
│ • Obsidian │ │ │ │ │
└──────────────┘ └──────────────┘ └──────────────┘
┌─────────────────┼─────────────────┐
│ │ │
▼ ▼ ▼
┌──────────────┐ ┌──────────────┐ ┌──────────────┐
│ PayloadCMS │ │ ClawWork │ │ Spawner MCP │
│ │ │ (Economic) │ │ │
│ • Next.js │ │ │ │ • 50+ │
│ • TypeScript │ │ • 220 Tasks │ │ Agents │
│ • Admin │ │ • 44 Sectors │ │ • Frontend │
│ • Auth │ │ • Dashboard │ │ • Backend │
└──────────────┘ └──────────────┘ └──────────────┘
```
@@ -206,6 +299,25 @@ qwenclaw setup
qwenclaw start
```
### Install Spark Intelligence (Optional but Recommended)
```powershell
# Windows
irm https://raw.githubusercontent.com/vibeforge1111/vibeship-spark-intelligence/main/install.ps1 | iex
# Mac/Linux
curl -fsSL https://raw.githubusercontent.com/vibeforge1111/vibeship-spark-intelligence/main/install.sh | bash
```
### Install SupaRalph (Optional for Supabase Security)
```bash
git clone https://github.com/vibeforge1111/vibeship-suparalph.git
cd vibeship-suparalph
npm install
npm run dev
```
---
## Configuration
@@ -220,123 +332,40 @@ Defaults:
- **Provider:** Qwen Code CLI
- **Web Dashboard:** http://127.0.0.1:4632
- **Auto-Start:** Enabled
- **Skills:** 81 enabled
- **Skills:** 152 enabled
---
## Skills (Complete List)
## Skills Index
### Content (8)
- content-research-writer
- changelog-generator
- competitive-ads-extractor
- lead-research-assistant
- tailored-resume-generator
- brand-guidelines
- twitter-algorithm-optimizer
- slack-gif-creator
See **[skills/README.md](skills/README.md)** for the complete list of all 152 skills.
### Development (25)
- developer-growth-analysis
- web-app-testing
- mcp-builder
- backend-patterns
- code-mentor
- coding-agent
### Quick Reference
#### Development (50+)
- payloadcms-cms, claude-codex-settings (15 plugins), superpowers (15 skills)
- code-mentor, backend-patterns, mcp-builder, web-app-testing
- plugin-dev (azure, github, linear, supabase, playwright)
- hook-development
- skill-development
- test-driven-development
- subagent-driven-development
- requesting-code-review
- systematic-debugging
- executing-plans
- writing-plans
- brainstorming
- finishing-a-development-branch
- using-git-worktrees
- verification-before-completion
- receiving-code-review
- dispatching-parallel-agents
- writing-skills
- using-superpowers
### Design (3)
- ui-ux-pro-max
- shadcn-ui-design
- canvas-design
#### Design (20+)
- frontend-design (Anthropic official), ui-ux-pro-max (100+ rules, 67 styles)
- shadcn-ui-design, canvas-design, theme-factory
### Automation (5)
- gui-automation (Playwright)
- file-organizer
- spawner-mcp
- connect-apps
- composio-skills
#### Automation (25+)
- spark-intelligence (self-evolving learning), ralph-autonomous-agent
- spawner-mcp (50+ agents), gui-automation (Playwright)
- agent-council, ec-task-orchestrator
### Multi-Agent (2)
- agents-council-integration
- agent-council
#### Security (1)
- suparalph-security (277 attack vectors, OWASP, SOC2, GDPR)
### Economic (1)
#### Business & Economic (20+)
- clawwork-integration (220 GDP tasks, 44 sectors)
- content-research-writer, competitive-ads-extractor, lead-research-assistant
### Tools (10)
- qwenbot-integration
- qwenclaw-integration
- domain-name-brainstormer
- raffle-winner-picker
- langsmith-fetch
- skill-creator
- invoice-organizer
- internal-comms
- meeting-insights-analyzer
- theme-factory
### Business (8)
- content-research-writer
- competitive-ads-extractor
- lead-research-assistant
- internal-comms
- invoice-organizer
- paper-search-tools
- slack-tools
- tavily-tools
### Creative (5)
- theme-factory
- canvas-design
- image-enhancer
- video-downloader
- creative-writing
### Productivity (7)
- meeting-insights-analyzer
- essence-distiller
- file-organizer
- domain-name-brainstormer
- raffle-winner-picker
- verification-before-completion
- systematic-debugging
### Media (3)
- image-enhancer
- video-downloader
- media-processing
### Writing (3)
- tailored-resume-generator
- brand-guidelines
- content-research-writer
### Social (2)
- twitter-algorithm-optimizer
- slack-gif-creator
### Community (1)
- achurch
### Document (1)
- document-skills
#### Tools & Productivity (30+)
- qwenbot-integration, file-organizer, domain-name-brainstormer
- meeting-insights-analyzer, essence-distiller, skill-creator
---
@@ -372,16 +401,52 @@ netstat -ano | findstr :4632
qwenclaw start --web
```
### Spark Intelligence not capturing
```bash
# Start Spark pipeline
python -m spark.cli up
# Check health
python -m spark.cli health
```
### SupaRalph not scanning
```bash
# Run locally
cd vibeship-suparalph
npm run dev
# Open http://localhost:5173
```
---
## Resources
### Core
- **Repository:** https://github.rommark.dev/admin/QwenClaw-with-Auth
- **OpenClaw:** https://github.com/openclaw/openclaw
- **Qwen Code:** https://github.com/QwenLM/Qwen-Code
### Vibeship Ecosystem
- **Spark Intelligence:** https://github.com/vibeforge1111/vibeship-spark-intelligence
- **SupaRalph:** https://github.com/vibeforge1111/vibeship-suparalph
- **Spawner:** https://spawner.vibeship.co/
- **Skills.sh:** https://skills.sh
### Skills & Agents
- **Agents Council:** https://github.com/MrLesk/agents-council
- **ClawWork:** https://github.com/HKUDS/ClawWork
- **Frontend-Design:** https://github.com/anthropics/claude-code
- **UI/UX Pro Max:** https://github.com/nextlevelbuilder/ui-ux-pro-max-skill
- **Ralph:** https://github.com/snwfdhmp/awesome-ralph
- **PayloadCMS:** https://github.com/payloadcms/payload
### Tools
- **Playwright:** https://playwright.dev/
- **Claude Codex Settings:** https://github.com/fcakyon/claude-codex-settings
---
@@ -391,4 +456,4 @@ MIT License - Based on OpenClaw (MIT)
---
**Built with 🐾 for Qwen Code CLI**
**Built with 🐾 for Qwen Code CLI | v1.10.0 with 152 skills**