help

Fetch and parse Sculptor documentation from its GitHub repository.

213|13|Updated Aug 7, 2025
One-click install
npx skills add https://github.com/imbue-ai/sculptor --skill help-imbue-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: help
Source: https://github.com/imbue-ai/sculptor/tree/main/sculptor/sculptor-plugin/skills/help
Command: npx skills add https://github.com/imbue-ai/sculptor --skill help-imbue-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides users with immediate access to Sculptor's comprehensive documentation, enabling them to understand how to use various features and troubleshoot issues efficiently.

Core Features & Use Cases

  • Documentation Retrieval: Fetches the latest documentation from the Sculptor GitHub repository at runtime.
  • User Support: Assists users with questions about Sculptor's features, workspaces, agents, and more.
  • Legacy Layout Detection: Handles both the current and legacy documentation layouts, ensuring compatibility across different versions of Sculptor.

Quick Start

To get help with Sculptor, simply type: sculptor help

Frequently Asked Questions about help

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

FAQPage Schema
How do I access Sculptor documentation for user support?

Access Sculptor documentation by typing `sculptor help` to fetch and parse markdown files directly from the GitHub repository, providing instant answers about features, workspaces, and agent integration.

What aspects of Sculptor can I get help with?

Sculptor help covers agent integration, workspace management, and code review processes by parsing documentation from the GitHub repository to answer specific feature and usage questions.

Do I need GitHub repository access to fetch Sculptor documentation?

Yes, fetching Sculptor documentation requires access to the Sculptor GitHub repository and a method to retrieve markdown files at runtime to parse feature and usage information.

Can I use Sculptor help with legacy documentation layouts?

Sculptor help handles both current and legacy documentation layouts, ensuring compatibility across different versions by detecting and parsing the appropriate structure from the GitHub repository.

Why is my Sculptor help command not returning documentation?

Sculptor help may fail if GitHub repository access is missing, markdown files cannot be fetched at runtime, or the documentation layout is unsupported, preventing proper parsing of feature information.