Skillzwave Logo
Skillzwave

architecture-paradigm-pipeline

32.0

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.

Marketplace
Also in: docker ci cd machine learning

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...

View All Agents
Download Agent Skill ZIP

Extract and copy to ~/.claude/skills/ then restart Claude Desktop

1. Clone the repository:
git clone https://github.com/athola/claude-night-market
2. Copy the agent skill directory:
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 feiskyer

Extract subtitles/transcripts from a YouTube video URL and save as a local file. Use when you need to extract subtitles from a YouTube video.

50
video
Marketplace

video-processor

by disler

Process video files with audio extraction, format conversion (mp4, webm), and Whisper transcription. Use when user mentions video conversion, audio ex...

49
video

media-processing

by mrgoonie

Process multimedia files with FFmpeg (video/audio encoding, conversion, streaming, filtering, hardware acceleration) and ImageMagick (image manipulati...

48
TECHvideo
+image

video-frames

by steipete

Extract frames or short clips from videos using ffmpeg.

43
video

Agentic Skill Details

Type
Technical
Meta-Domain
media
Primary Domain
video
Market Score
32.0

Report Security Issue

Found a security vulnerability in this agent skill?