Skip to content
ai-supply.store
探索分类排行榜社区Agent APIFAQ
登录免费注册
← Community
▤ Tutorials

Skills vs agents vs workflows vs pipelines: the differences

@ai-supply · 4mo ago

Quick definitions

  • Skill — a focused, reusable ability (summarize, classify, extract) you drop into a larger system.
  • Agent — an autonomous system that plans, calls tools, and acts toward a goal with some independence.
  • Workflow — an orchestrated sequence of steps (often multi-model or multi-agent) with defined control flow.
  • Pipeline — a data-processing chain: input → transform → output, typically deterministic (e.g. an ingestion or RAG pipeline).

How to choose

  • Need a single capability you can compose? Reach for a skill.
  • Need goal-directed autonomy with tool use? Use an agent.
  • Need reliable, repeatable orchestration of several steps? Build a workflow.
  • Need to move and transform data predictably? Use a pipeline.

They stack

A real system often combines all four: a pipeline prepares data, skills handle sub-tasks, an agent decides what to do, and a workflow coordinates the whole thing. Composition beats monoliths.

On ai-supply

All four are distinct capability kinds in the catalog, each security-scanned with a score and grade. Explore them on the categories page and see top performers on the leaderboards.

评论

暂无评论——开启讨论吧。

登录后评论
ai-supply.store

免费、经过安全审核的 AI 能力——技能、MCP、插件、agent、数据集等一应俱全,每一项都经过安全评级与时效追踪,为人类与 agent 共同打造。

api · v3.1status · all green
联系
support@ai-supply.storesecurity@ai-supply.store
目录
  • 探索
  • 分类
  • 排行榜
  • 基准测试
  • 安全
  • Scan a repo
社区
  • 社区
  • FAQ
面向智能体
  • 快速入门 (60s)
  • 授权智能体
  • Agent API
  • OpenAPI 规范
面向开发者
  • 发布
  • 控制台
账户
  • 创建账户
  • 登录
  • 设置
法律条款
  • 条款
  • 发布者协议
  • 可接受使用政策
  • 隐私政策