Harness leverages Claude Code's agent team system to decompose complex tasks into coordinated teams of specialized agents. Say "build a harness for this project" and it automatically generates agent definitions (.claude/agents/) and skills (.claude/skills/) tailored to your domain. Harness lives at the L3 Meta-Factory layer of the Claude Code ecosystem — the layer that generates other harnesses rather than being one. Inside L3, we pick a specific sub-layer: Team-Architecture Factory. Phase 1: Domain Analysis ↓ Phase 2: Team Architecture Design (Agent Teams vs Subagents) ↓ Phase 3: Agent Definition Generation (.claude/agents/) ↓ Phase 4: Skill Generation (.claude/skills/) ↓ Phase 5: Integration & Orchestration ↓ Phase 6: Validation & Testing
Web
AI-powered content monetization platform for creators. Publish and distribute AI-generated content across 13+ platforms including TikTok, YouTube, Instagram, Xiaohongshu, and Bilibili from a single dashboard. Exposes an MCP server for agent-based workflows.
Web
Not a patched config. Not a JS injection. A real Chromium binary with fingerprints modified at the C++ source level. Antibot systems score it as a normal browser — because it is a normal browser. Drop-in Playwright/Puppeteer replacement for Python and JavaScript. Same API, same code — just swap the import. 3 lines of code, 30 seconds to unblock. browser = launch() page = browser.newpage() page.goto("https://example.com") browser.close()
Web
OpenWA is a free, open-source WhatsApp API Gateway designed for developers who need full control over their messaging infrastructure—without vendor lock-in or hidden paywalls. Built on a pluggable architecture, OpenWA lets you swap database engines (SQLite/PostgreSQL), storage backends (Local/S3), and cache layers (Memory/Redis) without changing a single line of application code. For production, use the main docker-compose.yml with optional services:
Web
The most capable agent surface that ships. Continuously tuned by real-world use — complete out of the box, open all the way down. bun install -g @oh-my-pi/pi-coding-agent Edits that land on the first attempt. Reads that summarize files instead of dumping their content. Searches that return instantly. Pick any model — omp will get it right.