Overview
What It Does
Recsys Pipeline Architect packages a focused marketing & content workflow for an AI agent. Design composable recommendation, ranking, and feed pipelines using the six-stage Source→Hydrator→Filter→Scorer→Selector→SideEffect framework popularized by xAI's open-sourced X For You algorithm. Use when building any system that picks "the top K items for a (user, context)" — content feeds, search ranking, RAG rerankers, task prioritizers, notification triage, ad selection. It is best suited to users who can review the resulting actions and provide only the accounts, files, or command access needed for the task. It is not a substitute for human approval on destructive, financial, security-sensitive, or public-facing actions.
Task ideas
Popular Use Cases
- Draft and refine publishable content
- Research audiences and content opportunities
- Improve clarity, tone, and discoverability
- Plan a repeatable content workflow
Installation
Install this Agent Skill
Claude Code
npx skills add https://github.com/wshobson/agents --skill recsys-pipeline-architectCommands derived from the public GitHub SKILL.md record. Checked 2026-09-02. Review the source before running them.
Before you start
Requirements
| Claude Code | Required / review |
| Codex | Required / review |
| Public SKILL.md source | Required / review |
| Review instructions and requested permissions before installation | Required / review |
| Paid service | Check source |
| Supported system | Check source |
Popularity context
Why It’s Popular
Recsys Pipeline Architect is a verified Agent Skill from wshobson with a public SKILL.md, compatible with Claude Code, Codex.
Alternatives