blink-cms

Manage Blink documentation and blog articles via the Blink MCP.

1|2|Updated Jan 23, 2026
One-click install
npx skills add https://github.com/blink-new/claude --skill blink-cms
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blink-cms
Source: https://github.com/blink-new/claude/tree/main/skills/blink-cms
Command: npx skills add https://github.com/blink-new/claude --skill blink-cms

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of managing content for blink.new, allowing users to create, edit, publish, and version control documentation and blog articles directly through an AI-powered interface.

Core Features & Use Cases

  • Content Management: Create, edit, and publish MDX content for documentation and blog posts.
  • Version Control: Track and revert to previous versions of content.
  • Search & Discovery: Find content using fuzzy text or semantic search.
  • Use Case: A product manager needs to update the pricing page and publish a new blog post announcing a feature. This Skill enables them to do so efficiently without direct code access.

Quick Start

Use the blink-cms skill to create a new blog post with the title "My First Post" and content "This is the content of my first post.".

Frequently Asked Questions about blink-cms

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage MDX content for documentation without direct code access?

To manage MDX content without direct code access, you can use an AI-powered interface to create, edit, and publish documentation or blog articles via the Blink MCP server. This allows product managers and non-technical users to update pages efficiently through conversational commands.

Can I track and revert to previous versions of published blog articles?

Yes, you can track and revert to previous versions of published blog articles. The content management system supports version control natively, ensuring you can monitor changes and restore earlier drafts or published states of your MDX files directly through the MCP interactions.

How do I search for specific text within MDX documentation files?

You can search for specific text within MDX documentation files using fuzzy text or semantic search capabilities. This allows you to quickly discover and locate content across directories, performing search and replace operations without manually opening each file.

Does the Blink MCP support creating and managing draft blog posts?

Yes, the Blink MCP supports creating and managing draft blog posts. You can create a new blog post with a specific title and content, manage its draft state, and publish it only when ready, streamlining the content creation workflow.

What is the best way to update a pricing page and publish a new blog post simultaneously?

The best way to update a pricing page and publish a new blog post simultaneously is by using an AI-powered MCP interface. It enables efficient content creation, editing, and publishing of MDX files for both documentation and blog posts in a single workflow.

Are there limitations when performing search and replace operations on MDX files?

When performing search and replace operations on MDX files, limitations depend on the MCP server's capabilities. While it supports listing directories, reading files, and searching, complex multi-file refactoring or bulk semantic replacements may require manual verification to avoid unintended content changes.