mercur-blocks

Discover, evaluate, install, and verify Mercur blocks using blocks.json and CLI tools.

2|1|Updated May 20, 2026
One-click install
npx skills add https://github.com/amo-tech-ai/mdeapp --skill mercur-blocks-amo-tech-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mercur-blocks
Source: https://github.com/amo-tech-ai/mdeapp/tree/main/commerce/mercur/.claude/skills/mercur-blocks
Command: npx skills add https://github.com/amo-tech-ai/mdeapp --skill mercur-blocks-amo-tech-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the process of discovering, evaluating, installing, and verifying Mercur blocks in your project, making it easier to add and manage functionality.

Core Features & Use Cases

  • Block Discovery & Evaluation: Quickly find and assess blocks for compatibility with your project.
  • Installation & Verification: Streamline the process of adding new blocks and ensuring they function correctly.
  • Post-install Checklists: Provides a detailed checklist to ensure all aspects of the block are correctly integrated.

Quick Start

Add the 'api' block to your project using the CLI command: npx @mercurjs/cli@latest add api.

Frequently Asked Questions about mercur-blocks

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

FAQPage Schema
How do I manage Mercur blocks in my project?

You can manage Mercur blocks by using the CLI tool and a blocks.json file to handle discovery, evaluation, installation, and verification, ensuring new functionality fits your project architecture and works correctly.

What is the process for adding a new block to a project?

Adding a new block involves using the CLI tool to install it, such as running npx @mercurjs/cli@latest add api, followed by completing a post-install checklist to verify it functions correctly within your project.

Do I need a blocks.json file to install and verify blocks?

Yes, a blocks.json file is required to execute the block management process, serving as the necessary configuration for discovering, evaluating, installing, and verifying blocks within your project architecture.

How do I check if a block is compatible with my project architecture?

You can evaluate block compatibility during the discovery phase by assessing the block against your project architecture before installation, ensuring it fits before you proceed with adding the functionality.

What to do after installing a block to ensure it works as intended?

After installing a block, you should follow the provided post-install checklist to verify all aspects of the block are correctly integrated and ensure it functions as intended within your project.