architecture-paradigm-pipeline
Compose processing stages using a pipes-and-filters model for ETL, mediaprocessing, or compiler-like workloads.Triggers: pipeline architecture, pipes and filters, ETL, data transformation,stream processing, CI/CD pipeline, media processing, batch processingUse when: data flows through fixed sequence of transformations, stages can beindependently developed and tested, parallel processing of stages is beneficialDO NOT use when: selecting from multiple paradigms - use architecture-paradigms first.DO NOT use when: data flow isn't sequential or predictable.DO NOT use when: complex branching/merging logic dominates.Consult this skill when designing data pipelines or transformation workflows.
Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security
Installation for Agentic Skill
View all platforms →skilz install athola/claude-night-market/architecture-paradigm-pipeline skilz install athola/claude-night-market/architecture-paradigm-pipeline --agent opencode skilz install athola/claude-night-market/architecture-paradigm-pipeline --agent codex skilz install athola/claude-night-market/architecture-paradigm-pipeline --agent gemini
First time? Install Skilz: pip install skilz
Works with 22+ AI coding agents
Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...
Extract and copy to ~/.claude/skills/ then restart Claude Desktop
git clone https://github.com/athola/claude-night-market cp -r claude-night-market/plugins/archetypes/skills/architecture-paradigm-pipeline ~/.claude/skills/ Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
youtube-transcribe-skill
by feiskyerExtract subtitles/transcripts from a YouTube video URL and save as a local file. Use when you need to extract subtitles from a YouTube video.
video-processor
by dislerProcess video files with audio extraction, format conversion (mp4, webm), and Whisper transcription. Use when user mentions video conversion, audio ex...
media-processing
by mrgoonieProcess multimedia files with FFmpeg (video/audio encoding, conversion, streaming, filtering, hardware acceleration) and ImageMagick (image manipulati...
Agentic Skill Details
- Repository
- claude-night-market
- Type
- Technical
- Meta-Domain
- media
- Primary Domain
- video
- Market Score
- 32.0
Browse Category
More media Agentic SkillsReport Security Issue
Found a security vulnerability in this agent skill?