Skip to main content

one

Use the One CLI (`one`) to interact with 3rd-party platforms — Gmail, Slack, Stripe, Notion, etc. through their APIs. One handles auth, request building, and execution. TRIGGER when: - Interact with ANY 3rd-party platform or external service (e.g., "send an email", "create a Shopify order", "find a HubSpot contact", "post to Slack") - List their connected platforms or check available ones - Search for available actions (e.g., "what can I do with Gmail") - Execute API calls with a connected platform - Set up webhook-driven automations between platforms (e.g., "when a Stripe payment comes in, notify Slack") - Build multi-step workflows that chain actions across platforms (e.g., "fetch Stripe customers and email each one") - Anything involving 3rd-party APIs, integrations, or connected apps — even if they don't mention "One" by name DO NOT TRIGGER for: - Setting up One or installing MCP (use `one init`) - Adding new connections (use `one add <platform>`) - Configuring access control (use `one config`)

跳到安装

来源信息

仓库
withoneai/cli
最近来源活动
2026年8月11日 16:28
检测到的 SKILL.md 语言
英语
星标
400
分支
11

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。