← Back to Skills Marketplace
bytesagain-lab

Notion Template

by bytesagain-lab · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ✓ Security Clean
467
Downloads
0
Stars
6
Active Installs
11
Versions
Install in OpenClaw
/install notion-template
Description
Notion模板生成器。工作空间规划、数据库设计、仪表盘布局、知识库Wiki、项目管理、个人模板。Notion template generator with workspace, database, dashboard, wiki, project.
README (SKILL.md)

notion-template

Notion模板生成器。工作空间规划、数据库设计、仪表盘布局、知识库Wiki、项目管理、个人模板。Notion template generator with workspace, database, dashboard, wiki, project, and personal templates.

使用场景

💡 无论你是新手还是专业人士,都能快速上手

命令速查

  workspace       workspace
  database        database
  dashboard       dashboard
  wiki            wiki
  project         project
  personal        personal

专业建议

  • Identify the use case: workspace / database / dashboard / wiki / project / personal
  • Run: bash scripts/notion.sh \x3Ccommand> [use_case] [team_size]
  • Present the template structure in Markdown (Notion-importable)
  • Explain how to implement in Notion (step-by-step)
  • Hierarchy** — max 3 levels deep for navigation

notion-template by BytesAgain

💬 Feedback & Feature Requests: https://bytesagain.com/feedback Powered by BytesAgain | bytesagain.com

Commands

Run notion-template help to see all available commands.

Usage Guidance
This skill appears to do what it says: generate Notion-importable Markdown templates. It does not contact external services or ask for credentials. Before running, review the scripts if you want to confirm behavior. Note the utility creates and writes files by default under $NOTION_TEMPLATE_DIR (or $XDG_DATA_HOME/notion-template or $HOME/.local/share/notion-template) — history.log and data.log will be appended there. If you prefer another location, set NOTION_TEMPLATE_DIR to a safe folder. As always, avoid running unreviewed scripts with elevated privileges.
Capability Analysis
Type: OpenClaw Skill Name: notion-template Version: 2.0.0 The skill bundle is a legitimate Notion template generator. The primary script, scripts/notion.sh, generates Markdown-formatted templates for workspaces, databases, and dashboards without any side effects. A secondary utility script, scripts/script.sh, provides basic local logging and data management within a dedicated local directory, showing no signs of data exfiltration, unauthorized access, or malicious intent.
Capability Assessment
Purpose & Capability
Name/description (Notion template generator) align with the provided files and scripts. scripts/notion.sh prints workspace/database/dashboard/wiki/project/personal templates in Markdown as advertised. There are no unrelated binaries, cloud credentials, or external services required.
Instruction Scope
SKILL.md advises running bash scripts/notion.sh with a command and parameters; that matches the actual script behavior. The scripts only generate Markdown output and local logs; they do not read unrelated system files or network endpoints. The scripts reference standard env vars (NOTION_TEMPLATE_DIR, XDG_DATA_HOME, HOME) which are reasonable for controlling where data is written.
Install Mechanism
No install spec or remote downloads; this is instruction-only with bundled shell scripts. Nothing is fetched from external URLs and no archives are extracted, so install risk is low.
Credentials
The skill declares no required env vars or secrets. scripts/script.sh optionally respects NOTION_TEMPLATE_DIR and XDG_DATA_HOME for data placement—these are proportional to storing local state. There are no requests for TOKEN/KEY/PASSWORD variables or other service credentials.
Persistence & Privilege
The skill is not forced-always and permits user invocation. The included utility creates a data directory by default (~/.local/share/notion-template) and appends to data.log and history.log there. Writing local files is expected for a utility but users should be aware of the default storage location.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install notion-template
  3. After installation, invoke the skill by name or use /notion-template
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v1.0.6
yaml-fix+quality
v1.0.5
yaml-fix+quality
v1.0.4
Quality upgrade
v1.0.3
Quality upgrade: custom functionality
v1.0.2
Standards compliance: unique content, no template text
v1.0.1
Quality update: docs, examples, standards compliance
v2.3.0
Quality fixes: removed third-party references, aligned docs with implementation
v2.2.0
Enhanced descriptions for better AI triggering
v2.1.0
Enhanced descriptions for better AI triggering
v1.0.0
- Initial release of the notion-template skill. - Generates Notion templates for workspace planning, database design, dashboards, wikis, project management, and personal use. - Supports quick command usage for various template types. - Provides professional advice and step-by-step implementation instructions. - Outputs template structures in Markdown, optimized for Notion import.
Metadata
Slug notion-template
Version 2.0.0
License MIT-0
All-time Installs 6
Active Installs 6
Total Versions 11
Frequently Asked Questions

What is Notion Template?

Notion模板生成器。工作空间规划、数据库设计、仪表盘布局、知识库Wiki、项目管理、个人模板。Notion template generator with workspace, database, dashboard, wiki, project. It is an AI Agent Skill for Claude Code / OpenClaw, with 467 downloads so far.

How do I install Notion Template?

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

Is Notion Template free?

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

Which platforms does Notion Template support?

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

Who created Notion Template?

It is built and maintained by bytesagain-lab (@bytesagain-lab); the current version is v2.0.0.

💬 Comments