fsd:add-docs-page

Automates adding Docusaurus pages with frontmatter, sidebar placement, and cross-linking for flow-state-dev documentation.

2|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/fixpoint-labs/flow-state-dev --skill fsd-add-docs-page
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fsd:add-docs-page
Source: https://github.com/fixpoint-labs/flow-state-dev/tree/main/.agents/skills/add-docs-page
Command: npx skills add https://github.com/fixpoint-labs/flow-state-dev --skill fsd-add-docs-page

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the process of adding new documentation pages to the flow-state-dev site, ensuring consistency and efficiency in documentation updates.

Core Features & Use Cases

  • Page Creation: Automatically generates new documentation pages based on input arguments.
  • Frontmatter Management: Handles frontmatter for Docusaurus documentation pages.
  • Sidebar Integration: Adds new pages to the appropriate sidebar.
  • Cross-linking: Ensures proper linking between new pages and related content.
  • Use Case: Ideal for developers who need to quickly add new documentation for the flow-state-dev framework.

Quick Start

To add a new documentation page for a custom store adapter in the persistence section, use the skill with the argument: 'guide for creating custom store adapters in the persistence section'.

Frequently Asked Questions about fsd:add-docs-page

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

FAQPage Schema
How do I add a new documentation page to Docusaurus?

To add a new documentation page to Docusaurus, you can use this Skill to automate page generation, handling frontmatter, sidebar placement, content structure, and cross-linking for the flow-state-dev framework.

How does docs automation handle sidebar integration and cross-linking?

Docs automation handles sidebar integration by automatically adding new pages to the appropriate sidebar section, while also ensuring proper cross-linking between the new content and related existing documentation pages.

Can I automatically generate frontmatter for Docusaurus documentation pages?

Yes, you can automatically generate frontmatter for Docusaurus documentation pages. This Skill manages frontmatter creation automatically based on your input arguments during the page generation process.

What is the best way to update flow-state-dev documentation consistently?

The best way to update flow-state-dev documentation consistently is to automate the process. This Skill ensures efficiency and consistency by standardizing page creation, frontmatter, sidebar integration, and cross-linking.

Do I need to manually configure sidebars when adding docs content?

No, you do not need to manually configure sidebars. The Skill automatically handles sidebar placement for new pages, adding them to the appropriate sidebar section based on your provided input arguments.

What are the limitations of automating Docusaurus page creation?

The primary limitation of automating Docusaurus page creation with this Skill is that it is specifically tailored for the flow-state-dev site, meaning its automated content structuring and cross-linking may not suit other documentation frameworks.