Agent skill · software engineering · acedatacloud
template-skill
A template for creating new AceDataCloud Agent Skills. Copy this directory and customize.
Why this skill is useful
Codifies the setup process for AceDataCloud Agent Skills, which the AI could infer but now has clear instructions.
What it needs
Requires acedatacloud account access. About 1k tokens when loaded. Last updated 2026-08-07. 13 stars on the source repository.
What this skill does
Template Skill Replace this with your skill instructions. Setup: See authentication for token setup. Quick Start Async: See async task polling. Poll via POST /<service>/tasks with {"taskid": "..."}. Workflow 1. Step one 2. Step two 3. Step three Gotchas List non-obvious behaviors here MCP: See MCP servers for tool-use integration.
How to use it
Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:
@skills acedatacloud/template