← 返回 Skills 市场
Notion Powertools
作者
bytesagain4
· GitHub ↗
· v3.0.1
· MIT-0
416
总下载
0
收藏
1
当前安装
16
版本数
在 OpenClaw 中安装
/install notion-powertools
功能描述
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Notion Powertools concepts, best practices, and implementation pa...
安全使用建议
This skill appears to be a simple, local reference tool and is coherent with its description. If you plan to use it in production or hand it network access, you may still want to: (1) inspect scripts/script.sh yourself (it's small and only prints docs); (2) be aware of a minor version string mismatch (metadata vs script) which is cosmetic; and (3) run it in a non-sensitive environment if you want to verify behavior before trusting it in automated workflows. No credentials or network access are required by the skill as provided.
功能分析
Type: OpenClaw Skill
Name: notion-powertools
Version: 3.0.1
The notion-powertools skill bundle is a static documentation reference tool. The shell script (scripts/script.sh) only outputs plain-text documentation via heredocs for various informational commands, and the SKILL.md instructions accurately reflect this behavior without any network calls, file system modifications, or credential requirements.
能力评估
Purpose & Capability
Name/description (Notion Powertools reference) match the provided assets. The included script.sh simply prints reference text for the documented commands; there are no unexpected binaries, env vars, or external services required. Minor non-security issues: the package metadata/version (3.0.1) differs from the script VERSION variable (3.0.0), but this is a bookkeeping inconsistency, not a capability mismatch.
Instruction Scope
SKILL.md explicitly states outputs are plain-text heredocs with no external API calls. The runtime script only emits static documentation blocks, does not read config files or environment variables, and does not send data externally. There is no vague, open-ended instruction that would allow broad data collection.
Install Mechanism
No install spec is provided (instruction-only), so nothing is downloaded or written during install. The only code is scripts/script.sh which is included in the bundle.
Credentials
The skill declares no required environment variables or credentials and the code does not access any. No secrets or unrelated service tokens are requested.
Persistence & Privilege
always:false and user-invocable:true (typical). The skill does not modify other skills or system configuration and does not request permanent presence or elevated privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install notion-powertools - 安装完成后,直接呼叫该 Skill 的名称或使用
/notion-powertools触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v3.0.1
Fix description
v3.0.0
Clean package
v2.0.1
update
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v2.4.7
old template -> domain-specific v2.0.0
v2.4.6
old template -> domain-specific v2.0.0
v2.4.5
Quality upgrade
v2.4.4
Quality upgrade: custom functionality
v2.4.3
Standards compliance: unique content, no template text
v2.4.2
Quality fix: cleaner docs, removed flags
v2.4.1
Quality improvement: better docs, examples, cleaner text
v2.4.0
Fixed: aligned documentation with implementation, added missing commands
v2.3.0
Quality fixes: aligned docs with implementation
v2.2.0
Enhanced descriptions for better AI triggering
v1.0.1
Fix command list alignment + add runtime
v1.0.0
Initial release of Notion Powertools — a comprehensive CLI toolkit for the Notion API.
- Manage pages, databases, and blocks directly from the command line.
- Supports searching, querying, creating, updating, archiving, and deleting Notion content.
- Export data in table, JSON, or markdown formats.
- Requires your own Notion integration token.
- Includes user management commands.
元数据
常见问题
Notion Powertools 是什么?
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Notion Powertools concepts, best practices, and implementation pa... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 416 次。
如何安装 Notion Powertools?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install notion-powertools」即可一键安装,无需额外配置。
Notion Powertools 是免费的吗?
是的,Notion Powertools 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Notion Powertools 支持哪些平台?
Notion Powertools 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Notion Powertools?
由 bytesagain4(@xueyetianya)开发并维护,当前版本 v3.0.1。
推荐 Skills