← 返回 Skills 市场
WorkOS
作者
zecurecode
· GitHub ↗
· v1.0.0
· MIT-0
77
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install workosmcp
功能描述
Connect OpenClaw and other AI agents to WorkOS — a self-hosted workspace platform with documents, databases, tasks, meeting transcription, and sharing. Expos...
安全使用建议
This skill is an instruction-only connector for the WorkOS MCP at https://workos.no/api/mcp and appears internally consistent. Before installing or using it, verify the MCP URL is correct and that you trust workos.no; the connector requires an OAuth browser flow that will grant 'read' and optionally 'write' scopes — be cautious about granting write access. The docs show adding the MCP server to local client config files (you or the client will store tokens in the client's secure store); confirm you are comfortable with that and that destructive operations (delete/archive) require explicit confirmation. If you need higher assurance, ask for the server's published metadata (/.well-known endpoints) and verify the domain and TLS certificate out-of-band.
功能分析
Type: OpenClaw Skill
Name: workosmcp
Version: 1.0.0
The WorkOS skill bundle provides a legitimate integration for an AI agent to interact with the workos.no workspace platform via a remote MCP server. It defines standard CRUD operations for documents, databases, and meetings, using OAuth 2.1 with PKCE for secure authentication. The instructions in SKILL.md and docs/workflows.md are well-structured, emphasizing safety measures such as confirming destructive actions with the user and fetching IDs before execution, with no evidence of malicious intent, data exfiltration, or unauthorized execution.
能力标签
能力评估
Purpose & Capability
Name/description match the instructions: this is a connector that teaches MCP-capable agents how to interact with a WorkOS server. The SKILL.md lists the MCP URL, OAuth flow, and the ~60 tools the server exposes — all expected for this type of skill. No unrelated credentials, binaries, or installs are requested.
Instruction Scope
Instructions focus on connecting via OAuth/PKCE and calling JSON-RPC tools over Streamable HTTP. It includes examples of editing client config files (e.g., ~/.config/openclaw/config.json, app-specific config paths) to add the MCP server — this is reasonable for a connector but means the agent (or a human following its directions) may write to local client configuration files. The skill does not instruct the agent to read or exfiltrate unrelated files or secrets, and it explicitly recommends conservative write behavior and user confirmation for destructive actions.
Install Mechanism
Instruction-only skill with no install spec and no code files to execute — minimal disk/write risk. Nothing is downloaded or extracted.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths beyond documenting where client configs live. It relies on the standard OAuth browser flow (tokens stored in the client), which is proportionate to the described functionality. No broad or unrelated secrets are requested.
Persistence & Privilege
always is false and model invocation is allowed (default). The skill does not request permanent system-level presence or elevated privileges. It documents how to add the remote MCP server to client config files (normal for connector skills) but does not instruct modifying other skills' configurations or altering system-wide settings beyond adding a server entry.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install workosmcp - 安装完成后,直接呼叫该 Skill 的名称或使用
/workosmcp触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release — WorkOS skill for AI agent integration with self-hosted workspace platform.
- Provides access to documents, databases, tasks, meetings, and sharing via a remote MCP server.
- Exposes 60+ tools to create, update, search, and manage content at workos.no.
- Includes detailed setup, usage patterns, and troubleshooting guidance in documentation files.
- Requires OAuth 2.1 authentication; supports both read and write scopes.
- Includes examples and best practices for common workflows.
元数据
常见问题
WorkOS 是什么?
Connect OpenClaw and other AI agents to WorkOS — a self-hosted workspace platform with documents, databases, tasks, meeting transcription, and sharing. Expos... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 77 次。
如何安装 WorkOS?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install workosmcp」即可一键安装,无需额外配置。
WorkOS 是免费的吗?
是的,WorkOS 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
WorkOS 支持哪些平台?
WorkOS 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 WorkOS?
由 zecurecode(@zecurecode)开发并维护,当前版本 v1.0.0。
推荐 Skills