← Back to Skills Marketplace
xueyetianya

Notion Powertools

by bytesagain4 · GitHub ↗ · v3.0.1 · MIT-0
cross-platform ✓ Security Clean
416
Downloads
0
Stars
1
Active Installs
16
Versions
Install in OpenClaw
/install notion-powertools
Description
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Notion Powertools concepts, best practices, and implementation pa...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install notion-powertools
  3. After installation, invoke the skill by name or use /notion-powertools
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug notion-powertools
Version 3.0.1
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 16
Frequently Asked Questions

What is Notion Powertools?

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Notion Powertools concepts, best practices, and implementation pa... It is an AI Agent Skill for Claude Code / OpenClaw, with 416 downloads so far.

How do I install Notion Powertools?

Run "/install notion-powertools" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Notion Powertools free?

Yes, Notion Powertools is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Notion Powertools support?

Notion Powertools is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Notion Powertools?

It is built and maintained by bytesagain4 (@xueyetianya); the current version is v3.0.1.

💬 Comments