skill-content-pipeline
FeaturedExtract patterns and anatomy from URLs — use to reverse-engineer content strategies from live pages
AI & Automation 3,887 stars
365 forks Updated today MIT
Install
Quality Score: 99/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# Content Pipeline Skill
## Overview
Multi-stage pipeline for deep content analysis. Transforms external content into actionable patterns, anatomy guides, and recreatable frameworks.
```
┌─────────────────────────────────────────────────────────────────────────────┐
│ CONTENT ANALYSIS PIPELINE │
├─────────────────────────────────────────────────────────────────────────────┤
│ │
│ Stage 1: URL Collection & Validation │
│ → Collect up to 5 reference URLs from user │
│ → Validate URLs (see skill-security-framing) │
│ → Apply platform transforms (Twitter → FxTwitter) │
│ ↓ │
│ Stage 2: Content Fetching & Sanitization │
│ → Fetch content via WebFetch │
│ → Wrap in security frame (MANDATORY) │
│ → Truncate if > 100K characters │
│ ↓ │
│ Stage 3: Pattern Deconstruction [Parallel Subagents] │
│ ├── Structure Analysis: Opening, body, closing patterns │
│ ├── Psychology Analys...
Details
- Author
- nyldn
- Repository
- nyldn/claude-octopus
- Created
- 6 months ago
- Last Updated
- today
- Language
- Shell
- License
- MIT
Integrates with
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Featured
skill-security-framing
URL validation and content sanitization for untrusted sources — use when handling external input safely
3,887 Updated today
nyldn AI & Automation Featured
skill-extract
Reverse-engineer design systems, tokens, and components from live products or screenshots
3,887 Updated today
nyldn AI & Automation Featured
content-engine
Repurpose source assets into platform-native social content.
412 Updated 2 days ago
notque