Xcloud Agent Skills
Description
Portable skills for xCloud agent workflows. Works with Claude Code, OpenCode, and any agent that reads markdown prompts.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
xCloud Agent Skills
[](https://clawhub.ai/asif2bd/skills/xcloud) [](CHANGELOG.md) [](https://app.xcloud.host/mcp/docs) [](LICENSE) [](https://xcloud.host) [](https://openclaw.ai)
**Operate xCloud in plain language from any AI agent.** Ask *"reboot my Hermes server"*, *"renew SSL for example.com"*, or *"scan example.com for vulnerabilities and show me the criticals"* — the agent picks the right skill and chains the steps. No endpoints to memorize, no SDK to wire up.
Built by [xCloud](https://xcloud.host) · [Official GitHub](https://github.com/xCloudDev/xcloud-agent-skills) · [MCP Docs](https://app.xcloud.host/mcp/docs) · [User Guide](https://github.com/xCloudDev/xcloud-agent-skills/blob/main/docs/USER_GUIDE.md) · [Install Guide](https://github.com/xCloudDev/xcloud-agent-skills/blob/main/docs/SKILLS-GUIDE.md) · [API Docs](https://app.xcloud.host/api/v1/docs) · [OpenClaw + ClawHub Tutorial](https://xcloud.host/openclaw-skills-and-clawhub-on-xcloud-openclaw-agent/) · [Tutorial Video](https://www.youtube.com/watch?v=oEE9OHo3_48)
This repository ships the **`xcloud` Claude Code plugin** (v4.1.0): five capability skills that pair with the **[xCloud MCP server](https://app.xcloud.host/mcp/docs)** — 110 native tools, one per authenticated [Public API](https://app.xcloud.host/api/v1/docs) operation — with a bundled REST fallback for agents without MCP support.
**New here?** Start with the [User Guide](docs/USER_GUIDE.md) (task-first) or the [Install & Usage Guide](docs/SKILLS-GUIDE.md) (full install, per-skill reference, smoke tests, routing rules).
The five skills
You never name
Related Skills
Doc Co-authoring
Guide users through structured workflow for co-authoring documentation
Documentation Docx
Create, edit, and analyze Word documents with tracked changes, comments, and formatting
Documentation Extract text, create PDFs, merge/split documents, and handle forms
Documentation Pptx
Create, edit, and analyze PowerPoint presentations with layouts and templates
Documentation Xlsx
Create, edit, and analyze Excel spreadsheets with formulas, formatting, and visualization
Documentation mcp-server-fetch
Fetch and convert web pages to markdown.
Documentation