gitbook-notion

Solid

Integration with hosted documentation platforms GitBook and Notion. Manage spaces, synchronize content with Git, export/import between formats, configure webhooks, and retrieve analytics.

Code & Development 1,160 stars 71 forks Updated today MIT

Install

View on GitHub

Quality Score: 99/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# GitBook/Notion Integration Skill Integration with hosted documentation platforms. ## Capabilities - GitBook space management - Notion database integration for docs - Content synchronization with Git - Export/import between formats - Embed and block management - API documentation hosting - Analytics retrieval - Webhook configuration ## Usage Invoke this skill when you need to: - Sync documentation to GitBook or Notion - Manage hosted documentation spaces - Export content for migration - Configure publishing workflows - Retrieve documentation analytics ## Inputs | Parameter | Type | Required | Description | |-----------|------|----------|-------------| | platform | string | Yes | gitbook, notion | | action | string | Yes | sync, export, import, analytics | | spaceId | string | No | GitBook space or Notion database ID | | sourcePath | string | No | Path to source content | | outputPath | string | No | Path for exported content | ### Input Example ```json { "platform": "gitbook", "action": "sync", "spaceId": "abc123", "sourcePath": "./docs" } ``` ## GitBook Integration ### GitBook Configuration ```yaml # .gitbook.yaml root: ./docs structure: readme: README.md summary: SUMMARY.md redirects: /old-page: /new-page /api/v1: /api/v2 ``` ### SUMMARY.md Structure ```markdown # Summary ## Getting Started * [Introduction](README.md) * [Installation](getting-started/installation.md) * [Quick Start](getting-started/quickstart.md) ## User Guide * [Configu...

Details

Author
a5c-ai
Repository
a5c-ai/babysitter
Created
4 months ago
Last Updated
today
Language
JavaScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

Code & Development Listed

gitbook-docs-expert

Use when creating or editing GitBook documentation: frontmatter, hint blocks, content-ref, embed blocks, tabs, code blocks, tables, SUMMARY.md navigation, and GitBook-specific syntax for use in external editors such as Cursor, Claude Code, or VS Code.

0 Updated 1 weeks ago
Ortus-Solutions
AI & Automation Featured

notion-ci-integration

Integrate the Notion API into CI/CD pipelines for automated documentation sync, deploy tracking, and configuration reads. Use when setting up GitHub Actions workflows that push release notes to Notion, update database entries on deploy, create incident pages from CI, or read feature flags from Notion databases. Trigger with phrases like "notion CI", "notion GitHub Actions", "notion deploy sync", "notion release notes automation", "notion CI pipeline".

2,274 Updated today
jeremylongshore
AI & Automation Solid

confluence-docs

Atlassian Confluence integration for enterprise documentation. Create and update pages via API, manage spaces and permissions, handle content migration, and sync between Markdown and Confluence.

1,160 Updated today
a5c-ai
API & Backend Listed

notion-api

This skill should be used when the user asks to "search Notion", "find in Notion", "search my Notion workspace", "create Notion page", "make a Notion page", "update Notion page", "edit Notion page", "query Notion database", "get Notion database", "read Notion page", "get page content from Notion", "list Notion pages", or mentions Notion integration, Notion workspace, or Notion API access.

335 Updated today
aiskillstore
AI & Automation Listed

notion-docs

Notion workspace management via MCP - create databases, pages, comments, and knowledge bases. Use when building Notion documentation, organizing project wikis, or managing Notion content.

1 Updated today
bg-szy