pipeline
The pipeline slash command analyzes content from one or multiple URLs to extract structural patterns, psychological techniques, and mechanical elements, then synthesizes findings into an anatomy guide with interview questions for content recreation. Use it when you need to deconstruct how existing content works or understand the underlying patterns that make particular web content effective.
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/nyldn/claude-octopus/HEAD/.claude/commands/pipeline.md -o ~/.claude/commands/pipeline.mdpipeline.md
# /octo:pipeline **Your first output line MUST be:** `🐙 Octopus Content Pipeline` Analyze content from URLs to extract patterns, psychological techniques, and structural elements. **Usage:** ``` /octo:pipeline <url> /octo:pipeline <url1> <url2> <url3> ``` **What it does:** 1. Validates and fetches content from URLs 2. Deconstructs patterns (structure, psychology, mechanics) 3. Synthesizes findings into an anatomy guide 4. Generates interview questions for content recreation **See:** skill-content-pipeline for full documentation. --- **Example:** ``` /octo:pipeline https://example.com/great-article → Fetching content... → Analyzing structure, psychology, mechanics... → Generating anatomy guide... → Creating interview questions... ✓ Analysis complete! See results below. ```
Backend architect. Delegate only when the user explicitly starts an Octopus workflow.
Cloud architect. Delegate only when the user explicitly starts an Octopus workflow.
Code reviewer. Delegate only when the user explicitly starts an Octopus workflow.
Database architect. Delegate only when the user explicitly starts an Octopus workflow.
Debugger. Delegate only when the user explicitly starts an Octopus workflow.
Documentation architect. Delegate only when the user explicitly starts an Octopus workflow.
Frontend developer. Delegate only when the user explicitly starts an Octopus workflow.
Performance engineer. Delegate only when the user explicitly starts an Octopus workflow.