Agent Skills
› Prisma-Labs-Dev/apple-skills
› combine
combine
GitHub提供 Combine 框架的 API 参考,用于查询发布者、订阅者、操作符及异步数据流相关文档。
Trigger Scenarios
查询 Combine API 用法
查找异步数据处理方案
Install
npx skills add Prisma-Labs-Dev/apple-skills --skill combine -g -y
SKILL.md
Frontmatter
{
"name": "combine",
"agent": "Explore",
"context": "fork",
"description": "API reference: Combine. Query for publishers, subscribers, operators, async data streams.",
"user-invocable": true
}
Combine Documentation
Search these docs to answer questions about Combine APIs.
Return Format
Always include:
- Summary - Answer the question concisely
- File paths - List relevant files for full details, e.g.:
combine-index.mdfor framework overview
Files
combine-index.md- Framework overview, publishers, subscribers, and operators
Version History
- a76633b Current 2026-07-25 07:00


