← 返回 Skills 市场
byungkyu

Microsoft OneNote

作者 byungkyu · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
361
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install one-note
功能描述
OneNote API integration with managed OAuth via Microsoft Graph. Access notebooks, sections, section groups, and pages. Use this skill when users want to crea...
安全使用建议
This skill proxies OneNote calls through Maton (gateway.maton.ai / ctrl.maton.ai). Before installing, confirm you trust maton.ai because your MATON_API_KEY and proxied OneNote data will flow through their service and OAuth flow. Use a scoped API key, store it securely (not in shared shells), rotate/revoke it if needed, and review Maton's privacy/terms. Note the small metadata mismatch (no primary credential declared in registry even though MATON_API_KEY is required) — it's likely benign but worth being aware of.
功能分析
Type: OpenClaw Skill Name: one-note Version: 1.0.0 The 'one-note' skill is a standard API integration bundle for managing Microsoft OneNote via a third-party gateway (gateway.maton.ai). It provides clear instructions and Python code snippets for CRUD operations on notebooks, sections, and pages using a required API key (MATON_API_KEY). No evidence of malicious behavior, data exfiltration, or harmful prompt injection was found in SKILL.md or the associated metadata.
能力评估
Purpose & Capability
The name/description (OneNote via Microsoft Graph) matches the instructions and endpoints (gateway.maton.ai, ctrl.maton.ai, connect.maton.ai). Requiring an API key for a gateway/proxy service is expected.
Instruction Scope
SKILL.md only instructs making HTTP requests to Maton endpoints and reading the declared MATON_API_KEY env var; it does not request unrelated files, other env vars, or unexpected network destinations.
Install Mechanism
No install spec or code is included (instruction-only), so nothing is written to disk or installed. This is the lowest-risk install profile.
Credentials
The skill only requires MATON_API_KEY, which is proportionate for a gateway-based OAuth integration. Minor metadata mismatch: registry lists no primary credential, but SKILL.md clearly treats MATON_API_KEY as the required key.
Persistence & Privilege
always is false and there is no install; the skill does not request permanent system presence or modify other skills. Agent autonomous invocation remains enabled (platform default).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install one-note
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /one-note 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Microsoft OneNote API integration skill (v1.0.0) released. - Provides managed OAuth integration with Microsoft Graph for OneNote. - Supports listing, creating, and organizing notebooks, sections, and pages via a Maton API gateway. - Offers code examples for all major API operations, including authentication and connection management. - Allows users to manage and specify OneNote connections through the Maton Control API. - Requires an active network connection and a valid MATON_API_KEY environment variable for authentication.
元数据
Slug one-note
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Microsoft OneNote 是什么?

OneNote API integration with managed OAuth via Microsoft Graph. Access notebooks, sections, section groups, and pages. Use this skill when users want to crea... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 361 次。

如何安装 Microsoft OneNote?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install one-note」即可一键安装,无需额外配置。

Microsoft OneNote 是免费的吗?

是的,Microsoft OneNote 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Microsoft OneNote 支持哪些平台?

Microsoft OneNote 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Microsoft OneNote?

由 byungkyu(@byungkyu)开发并维护,当前版本 v1.0.0。

💬 留言讨论