mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-02-03 08:53:37 +00:00
creating intital scaffolding for claude code plugins
This commit is contained in:
15
external_plugins/notion/README.md
Normal file
15
external_plugins/notion/README.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# Notion Plugin
|
||||
|
||||
Notion workspace integration for Claude Code.
|
||||
|
||||
## What It Does
|
||||
|
||||
Search pages, create and update documents, manage databases, and access your team's knowledge base directly from Claude Code for seamless documentation workflows.
|
||||
|
||||
## Setup
|
||||
|
||||
Authentication is handled automatically via OAuth when you first use the plugin. You will be prompted to authorize access to your Notion workspace.
|
||||
|
||||
## Learn More
|
||||
|
||||
See [Notion Connector](https://www.claude.com/connectors/notion) for more information.
|
||||
Reference in New Issue
Block a user