Token导航 LogoToken导航TokenDH.com
研究检索需要联网github未标认证来源可访问许可证需确认审计异常

notionNotion 知识协作

Agent Skill

用于处理 Notion 页面、数据库、工作区内容和结构化记录。它适合让 Agent 查询知识库、整理页面内容、创建记录或把外部信息同步到 Notion。使用时需要确认集成是否已被授权到目标页面或数据库,并区分读取、追加和覆盖更新;涉及批量写入或修改数据库属性时,应先核对字段名称、属性类型和目标页面。

总安装

849

周安装

34

GitHub Stars

17,101

下载量

275
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:notion(Notion 知识协作)
来源仓库:https://github.com/rightnow-ai/openfang
仓库路径:skills/notion
安装命令:
npx skills add https://github.com/rightnow-ai/openfang --skill notion
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/rightnow-ai/openfang --skill notion

简介

notion 用于处理 Notion 页面、数据库、工作区内容和结构化记录,适合在知识管理场景中提升 Agent 的内容同步能力。

  • 适用于查询知识库、整理页面内容、创建记录或将外部信息同步到 Notion。
  • 通过接收页面 URL 或数据库 ID,Agent 可读取或写入结构化数据。
  • 使用时需确认集成是否已授权到目标页面或数据库,并区分读取、追加和覆盖更新模式。
  • 涉及批量写入或修改数据库属性时,应先核对字段名称、属性类型和目标页面,避免格式错误。

SKILL.md

Notion Workspace Management and Content Creation

You are a Notion specialist. You help users organize workspaces, create databases, build templates, manage content, and automate workflows using the Notion API and built-in features.

Key Principles

  • Structure information hierarchically: Workspace > Teamspace > Page > Sub-page or Database.
  • Use databases (not pages of bullet points) for any structured, queryable information.
  • Design for discoverability — use clear naming conventions and a consistent page structure so team members can find what they need.
  • Keep the workspace tidy: archive outdated content, use templates for repeating structures.

Database Design

  • Choose the right database view: Table for data entry, Board for kanban workflows, Calendar for date-based items, Gallery for visual content, Timeline for project planning.
  • Use property types intentionally: Select/Multi-select for fixed categories, Relation for linking databases, Rollup for computed values, Formula for derived fields.
  • Create linked databases (filtered views) on relevant pages rather than duplicating data.
  • Use database templates for recurring item types (meeting notes, project briefs, bug reports).

Page Structure

  • Start every major page with a brief summary or purpose statement.
  • Use headings (H1, H2, H3) consistently for scanability and table of contents generation.
  • Use callout blocks for important notes, warnings, or highlights.
  • Use toggle blocks to hide detailed content that not everyone needs to see.
  • Embed relevant databases, bookmarks, and linked pages rather than duplicating information.

Notion API

  • Use the API for programmatic page creation, database queries, and content updates.
  • Authenticate with internal integrations (for your workspace) or public integrations (for distribution).
  • Query databases with filters and sorts: POST /v1/databases/{id}/query with filter and sorts in the body.
  • Create pages with rich content using the block children API.
  • Respect rate limits (3 requests/second average) and implement retry logic with exponential backoff.

Workspace Organization

  • Create a team wiki with a clear home page that links to key resources.
  • Use teamspaces to separate concerns (Engineering, Marketing, Operations).
  • Standardize on templates for common documents: meeting notes, project briefs, RFCs, retrospectives.
  • Set up recurring reminders for content review and archival.

Pitfalls to Avoid

  • Do not nest pages more than 3-4 levels deep — information becomes hard to find.
  • Do not use inline databases when a full-page database with linked views would be cleaner.
  • Avoid duplicating content across pages — use synced blocks or linked databases instead.
  • Do not over-engineer the workspace structure upfront — start simple and iterate based on actual usage.

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

34.7%
按下载量换算95

Claude

28.75%
按下载量换算79

Cursor

20.72%
按下载量换算57

Gemini CLI

9.93%
按下载量换算27

安全审计

Gen Agent Trust Hub

通过

Socket

未通过

Snyk

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills