craft

Automate Craft Docs CRUD, search, and export via the Craft Imagine API.

1|Updated Dec 7, 2025
One-click install
npx skills add https://github.com/CoachSteff/superskills --skill craft-coachsteff
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: craft
Source: https://github.com/CoachSteff/superskills/tree/main/superskills/craft
Command: npx skills add https://github.com/CoachSteff/superskills --skill craft-coachsteff

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests.

What problem does it solve?

Craft Docs integration enables programmatic control over document management, search, export, and collaboration by interfacing with the Craft Imagine API, reducing manual overhead and improving consistency across teams.

Core Features & Use Cases

  • CRUD operations across documents and spaces, with search and discovery to locate content quickly
  • Export, share, and batch operations to back up, migrate, or syndicate content across workflows
  • Use cases include automating meeting notes capture, knowledge-base maintenance, and large-scale content migrations between Craft spaces

Quick Start

Create a Craft client, connect to your API endpoint, and begin creating and exporting documents with markdown content.

Frequently Asked Questions about craft

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

FAQPage Schema
How do I automate Craft Docs management via API?

To automate Craft Docs management, use the Craft Imagine API to perform document CRUD, search, and export operations programmatically. This Skill provides structured dataclasses and operation results to automate syncing, sharing, and organizing documentation across spaces and workflows.

Can I export Craft Docs content to markdown, HTML, or JSON formats?

Yes, you can export Craft Docs content to markdown, HTML, and JSON formats. The API supports content export and batch operations, allowing you to back up, migrate, or syndicate documentation across different external workflows and systems.

Do I need an API key to use the Craft Imagine API for document automation?

An API key is optional but recommended for authenticating with the Craft Imagine API endpoint. You must provide a valid API endpoint to enforce the integration requirements and successfully automate document management, search, and batch imports.

What is the best way to migrate content between Craft Docs spaces?

The best way to migrate content between Craft Docs spaces is using batch operations via the Craft Imagine API. This approach supports large-scale content migrations, knowledge-base maintenance, and automated meeting notes capture by programmatically creating, exporting, and importing documents.

How does the Craft Docs API integration handle search and discovery for documentation?

The Craft Docs API integration handles search and discovery by interfacing directly with the Craft Imagine API to locate content quickly across spaces. It returns structured dataclasses and operation results, enabling robust automation for finding and managing specific documents within large knowledge bases.