smithery.ai

acestep-docs

ACE-Step documentation and troubleshooting. Use when users ask about installing ACE-Step, GPU configuration, model download, Gradio UI usage, API integration, or troubleshooting issues like VRAM problems, CUDA errors, or model loading failures.

First seen Mar 24, 2026

Installation

$ npx skills add https://smithery.ai

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from smithery.ai · top by installs.

npx skills add https://smithery.ai

Browse all from smithery.ai

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Skill metadata

Parsed from SKILL.md frontmatter.

Allowed toolsRead, Glob, Grep

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 3,288 B
  • docs SUMMARY.md 264 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 1 installs

SKILL.md

ACE-Step Documentation

Documentation skill for ACE-Step music generation system.

Quick Reference

Getting Started

Document Description
[README.md](getting-started/README.md) Installation, model download, startup commands
[Tutorial.md](getting-started/Tutorial.md) Getting started tutorial, best practices
[ABOUT.md](getting-started/ABOUT.md) Project overview, architecture, model zoo

Guides

Document Description
[GRADIOGUIDE.md](guides/GRADIOGUIDE.md) Web UI usage guide
[INFERENCE.md](guides/INFERENCE.md) Inference parameters tuning
[GPUCOMPATIBILITY.md](guides/GPUCOMPATIBILITY.md) GPU/VRAM configuration, hardware recommendations
[ENVIRONMENTSETUP.md](guides/ENVIRONMENTSETUP.md) Environment detection, uv installation, python_embeded setup (Windows/Linux/macOS)
[SCRIPTCONFIGURATION.md](guides/SCRIPTCONFIGURATION.md) Configuring launch scripts: .bat (Windows) and .sh (Linux/macOS)
[UPDATEANDBACKUP.md](guides/UPDATEANDBACKUP.md) Git updates, file backup, conflict resolution (all platforms)

API (for developers)

Document Description
[API.md](api/API.md) REST API documentation
[OpenrouterAPI.md](api/OpenrouterAPI.md) OpenRouter API integration

Instructions

  1. Installation questions → read [getting-started/README.md](getting-started/README.md)
  2. General usage / best practices → read [getting-started/Tutorial.md](getting-started/Tutorial.md)
  3. Project overview / architecture → read [getting-started/ABOUT.md](getting-started/ABOUT.md)
  4. Web UI questions → read [guides/GRADIOGUIDE.md](guides/GRADIOGUIDE.md)
  5. Inference parameter tuning → read [guides/INFERENCE.md](guides/INFERENCE.md)
  6. GPU/VRAM issues → read [guides/GPUCOMPATIBILITY.md](guides/GPUCOMPATIBILITY.md)
  7. Environment setup (uv, pythonembeded) → read [guides/ENVIRONMENTSETUP.md](guides/ENVIRONMENT_SETUP.md)
  8. Launch script configuration (.bat/.sh) → read [guides/SCRIPTCONFIGURATION.md](guides/SCRIPTCONFIGURATION.md)
  9. Updates and backup → read [guides/UPDATEANDBACKUP.md](guides/UPDATEANDBACKUP.md)
  10. API development → read [api/API.md](api/API.md) or [api/OpenrouterAPI.md](api/OpenrouterAPI.md)

Common Issues

  • Installation problems: See getting-started/README.md
  • VRAM insufficient: See guides/GPU_COMPATIBILITY.md
  • Model download failed: See getting-started/README.md or guides/SCRIPT_CONFIGURATION.md
  • uv not found: See guides/ENVIRONMENT_SETUP.md
  • Environment detection issues: See guides/ENVIRONMENT_SETUP.md
  • BAT/SH script configuration: See guides/SCRIPT_CONFIGURATION.md
  • Update and backup: See guides/UPDATEANDBACKUP.md
  • Update conflicts: See guides/UPDATEANDBACKUP.md
  • Inference quality issues: See guides/INFERENCE.md
  • Gradio UI not starting: See guides/GRADIO_GUIDE.md