solo-pipeline
Launch automated multi-skill pipeline that chains skills into a loop.
Best use case
solo-pipeline is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Launch automated multi-skill pipeline that chains skills into a loop.
Teams using solo-pipeline should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/solo-pipeline/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How solo-pipeline Compares
| Feature / Agent | solo-pipeline | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Launch automated multi-skill pipeline that chains skills into a loop.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# solo-pipeline Launch automated multi-skill pipeline that chains skills into a loop. ## Install ``` npx clawhub@latest install solo-pipeline ```
Related Skills
memory-pipeline
Complete agent memory + performance system. Extracts structured facts, builds knowledge graphs, generates briefings, and enforces execution discipline via pre-game routines, tool policies, result compression, and after-action reviews. Includes external knowledge ingestion (ChatGPT exports, etc.) into searchable memory. Use when working on memory management, briefing generation, knowledge consolidation, external data ingestion, agent consistency, or improving execution quality across sessions.
webnovel-serial-pipeline
Build and publish a Quartz-hosted Korean web-novel serial (draft→cover→webp→episode md→lint→publish)
ai-podcast-pipeline
Create Korean AI podcast packages from QuickView trend notes.
csv-pipeline
Process, transform, analyze, and report on CSV and JSON data files. Use when the user needs to filter rows, join datasets, compute aggregates, convert formats, deduplicate, or generate summary reports from tabular data. Works with any CSV, TSV, or JSON Lines file.
cicd-pipeline
Create, debug, and manage CI/CD pipelines with GitHub Actions. Use when the user needs to set up automated testing, deployment, releases, or workflows. Covers workflow syntax, common patterns, secrets management, caching, matrix builds, and troubleshooting.
solo-you2idea-extract
Extract startup ideas from YouTube videos via solograph MCP — index, search, and analyze video transcripts.
solo-video-promo
Generate promo video plan with 30-45s script, shot-by-shot storyboard, and optional Remotion/Montage-tool config.
solo-validate
Score startup idea through S.E.E.D. niche check + STREAM 6-layer analysis + Devil's Advocate inversion, auto-pick.
solo-swarm
Launch 3 parallel research agents (market, users, tech) to investigate an idea from multiple angles simultaneously.
solo-stream
Interactive decision-making wizard using STREAM 6-layer framework for founders facing high-stakes choices.
solo-setup
Auto-generate project workflow config (docs/workflow.md) from existing PRD and CLAUDE.md with zero questions.
solo-seo-audit
SEO health check for any URL — analyzes meta tags, OG, JSON-LD, sitemap, robots.txt, SERP positions, and scores.