setup-blog

Automate Spire Blog app registration, block creation, and route wiring on Deco storefronts.

13|2|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/decocms/storefront-skills --skill setup-blog
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-blog
Source: https://github.com/decocms/storefront-skills/tree/main/.claude-deco/skills/setup-blog
Command: npx skills add https://github.com/decocms/storefront-skills --skill setup-blog

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Install Spire Blog integration across Deco storefronts to enable a unified blogging experience with consistent app wiring, blocks, and pages.

Core Features & Use Cases

  • App registration & configuration: Easily register and configure the blog app once and reuse across multiple storefronts.
  • Deco block wiring: Create and connect the Deco blocks for BlogPost, BlogCategories, and BlogPosts routes and rendering.
  • Unified blog sections & routing: Provide three core sections that render posts, categories, and post lists across sites with consistent UX.

Quick Start

Follow the step-by-step setup to register the blog app, configure Deco blocks, and wire blog routes across your sites.

Frequently Asked Questions about setup-blog

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

FAQPage Schema
How do I integrate a blog into my Deco storefront?

To integrate a blog into your Deco storefront, you can automate the setup of Spire Blog, which handles app registration, block creation, and route wiring for consistent blog structures.

What is needed to set up Spire Blog on a Deco storefront?

Setting up Spire Blog on a Deco storefront requires Deco 1.x minimum and the Spire blog app dependencies configured in your project to enable the deployment pipeline.

Can I use Deco blocks to manage blog posts and categories across multiple sites?

Yes, you can use Deco blocks to manage blog posts and categories across multiple storefronts by creating and connecting routes for BlogPost, BlogCategories, and BlogPosts rendering.

Does the Spire Blog integration support multi-site storefronts?

Yes, the Spire Blog integration supports multi-site storefronts by allowing you to register and configure the blog app once and reuse the consistent blog structures across all sites.

What are the limitations of setting up blog routing in Deco?

Limitations for setting up blog routing in Deco include requiring the Spire blog app dependencies to be pre-configured in your project and a minimum environment version of Deco 1.x to function correctly.