Skills: add missing dependency metadata (#1995)

Co-authored-by: jackheuberger <jackheuberger@users.noreply.github.com>
This commit is contained in:
Shadow
2026-01-25 20:25:08 -06:00
parent c7fabb43f9
commit a21671ed5b
5 changed files with 5 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
name: notion
description: Notion API for creating and managing pages, databases, and blocks.
homepage: https://developers.notion.com
metadata: {"clawdbot":{"emoji":"📝"}}
metadata: {"clawdbot":{"emoji":"📝","requires":{"env":["NOTION_API_KEY"]},"primaryEnv":"NOTION_API_KEY"}}
---
# notion