You shipped one skill, it works, and now you have no idea how to structure ten of them — or how anyone will ever find them in a marketplace of 50,000. This i...
--- name: agent-workflow-playbook description: | You shipped one skill, it works, and now you have no idea how to structure ten of them — or how anyone will ever find them in a marketplace of 50,000. This is the architecture-and-distribution guide for people actually building and publishing AI agent systems, not theorizing about them. What's inside: • Skill architecture patterns — single-purpose vs. orchestrator agents, and when each breaks • Multi-agent orchestration — sequential, parallel, and hierarchical designs • Agent-to-agent communication protocols • Plugin-marketplace SEO and distribution — how skills get discovered, not just published • Monetization strategies + a production deployment checklist for agent systems Built from shipping 200+ skills on ClawHub — the distribution lessons are the ones nobody writes down. 🇨🇳 AI Agent 工作流与技能架构 — 单一职责 vs 编排器模式、多 agent 编排、插件市场 SEO 分发、变现与上线清单。源自 ClawHub 发布 200+ skill 实战。 🇯🇵 AIエージェント設計 — スキルアーキテクチャ、マルチエージェント編成、マーケットプレイスSEO、収益化。200+スキル公開の実戦知見。 🇰🇷 AI 에이전트 워크플로우 — 스킬 아키텍처, 멀티 에이전트 오케스트레이션, 마켓플레이스 SEO, 수익화. 200+ 스킬 배포 경험 기반. Triggers: "AI agent" | "agent workflow" | "agent architecture" | "skill architecture" | "multi-agent" | "multi-agent orchestration" | "agent orchestration" | "plugin marketplace" | "publish skill" | "skill distribution" | "AI agent monetization" | "agent 工作流" | "多智能体" | "技能架构" | "エージェント設計" | "에이전트 워크플로우" source: https://github.com/Gingiris-1031/gingiris-skills/tree/main/skills/agent-workflow-playbook tags: - agent-workflow - ai-agent - multi-agent - plugin-marketplace - saas - developer - open-source - ai-tools - claude-code - ai-agent-skill - agent-skill - skills-sh - agent-orchestration - skill-architecture - latest --- # AI Agent Workflow Playbook — Skill Architecture & Plugin Marketing > 🌍 **Language / 语言**: [中文](#中文版) | [English](references/en/README.md) | [日本語](references/ja/README.md) | [한국어](references/ko/README.md) ## 📦 Install ```bash clawhub install agent-workflow-playbook ``` **What you get after installing:** - End-to-end AI agent workflow design patterns - Multi-agent orchestration frameworks (sequential, parallel, hierarchical) - Production deployment checklist for agent systems --- Complete guide for designing AI agent automation systems. Covers skill/plugin architecture, multi-agent coordination patterns, marketplace distribution strategies, and workflow orchestration best practices. ## What You'll Learn - Skill architecture patterns (single-purpose vs. orchestrator agents) - Plugin marketplace SEO and distribution - Multi-agent workflow design (sequential, parallel, hierarchical) - Agent-to-agent communication protocols - Monetization strategies for AI agent skills ## Who This Is For - AI developers building agent systems - Teams publishing skills/plugins to marketplaces - Product managers designing agent-native products Built by Gingiris — shipped 200+ skills, 10k+ installs across ClawHub.
don't have the plugin yet? install it then click "run inline in claude" again.