Agent Skills
› corsairdev/corsair
› corsair
corsair
GitHub用于将应用和智能体集成到Gmail、Slack、GitHub等服务,支持配置Corsair及执行确定性操作如工作流自动化。
Trigger Scenarios
需要连接第三方服务如Gmail或Slack
配置Corsair以进行自动化操作
Install
npx skills add corsairdev/corsair --skill corsair -g -y
SKILL.md
Frontmatter
{
"name": "corsair",
"description": "Integrate apps and agents with Gmail, Slack, GitHub, Outlook, and hundreds of other services via Corsair. Use when setting up Corsair for agents or deterministically running operations (like workflow automations or buttons like \"Send to Slack\")."
}
Corsair
Canonical setup (Corsair App): fetch and follow Agent setup end-to-end. Do not guess APIs — use that page and the links it provides.
- Doc index: docs.corsair.dev/llms.txt
- Integrations catalog (paths + schemas): api.corsair.dev/md/integrations
- Human intro: Introduction
- Integrations catalog: api.corsair.dev/md/integrations
- Dashboard: app.corsair.dev
Default to Corsair App (hosted) unless the user explicitly wants self-hosted → SDK introduction.
Version History
- 1158241 Current 2026-09-02 21:00


