acedatacloud-api

Official

Integrate AceDataCloud APIs with confidence.

AuthorAceDataCloud
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you integrate AceDataCloud AI services by guiding authentication, request setup, and reliable API usage patterns so you can ship features faster without guesswork.

Core Features & Use Cases

  • Authentication & Credentials: Create and use service-scoped API tokens, including guidance for token types and when you need a global token.
  • OpenAI-Compatible SDK Integration: Call chat completion endpoints using the standard OpenAI client with a custom base URL and API key.
  • Synchronous vs. Async Request Patterns: Use immediate-return endpoints for quick results and follow async task polling for generation workflows like images, video, and music.
  • Error Handling & Billing Awareness: Interpret common HTTP errors (400/401/403/429/500), understand subscription balance deduction, and plan around rate limits.

Quick Start

Ask: "Use the AceDataCloud API with my token to make an OpenAI-compatible chat completion request to base_url https://api.acedata.cloud/v1 for model claude-sonnet-4-20250514 with the message 'Hello!'."

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: acedatacloud-api
Download link: https://github.com/AceDataCloud/Skills/archive/main.zip#acedatacloud-api

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.