Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:02:23 +08:00
commit 5f44d04a64
18 changed files with 1976 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{
"name": "notion-skills",
"description": "Comprehensive collection of Claude skills for Notion integration: capture knowledge from conversations, prepare for meetings, conduct research, and convert specifications into implementation plans",
"version": "1.0.0",
"author": {
"name": "Anthropic & Notion",
"email": "contact@notion.so",
"url": "https://notion.so"
},
"skills": [
"./skills"
]
}