agentdock skills
Secure MCP runtime for AI agents to operate local machines, servers, and containers with multi-device orchestration. 3 skills. skills-hub.ai mirrors 3 skills from agentdock daily, every skill links back to its upstream GitHub source. Install with one command across Claude Code, Cursor, Codex, Windsurf, and any MCP-compatible tool.
Upstream: github.com/uvwt/agentdock
Installing a agentdock skill
Pick a skill below, then run the install command for your AI coding tool. The skills-hub CLI writes the SKILL.md to the right directory and tracks the install in .skills.json so your team gets reproducible installs.
# Install a agentdock skill
npx @skills-hub-ai/cli install <skill-slug>
# Browse all agentdock skills via API
curl https://skills-hub.ai/api/v1/skills?source=agentdock
# Browse all sources
open https://skills-hub.ai/sourcesTop agentdock skills
See all →The most-installed skills from agentdock, ranked by adoption.
01skill-authoring
创建、设计、修改、升级、重构和验证 AgentDock Skill 时使用;负责可移植核心、文档、引用、辅助脚本、测试、版本和本地安装验证。
Buildfrom agentdock02skill-installation
审查、安装、配置、激活、验证、更新、回滚和卸载 AgentDock Skill 时使用;负责来源校验、安全评估、环境配置和已安装版本验收。
Buildfrom agentdock03agentdock-user-guide
当用户询问 AgentDock 是什么、如何使用、配置在哪里、不同平台或安装方式怎样修改配置并生效、如何重启或验证配置、如何发现并配置 Codex/Claude/Grok 等 Coding Agent 的 ACP,以及常见运行问题时使用;覆盖 macOS Desktop、Windows Desktop、Linux 服务、Docker 和直接运行二进制,不用于源码开发与贡献流程。
Buildfrom agentdock
About this source
skills-hub.ai mirrors skills from 90+ official GitHub repositories every day. Each imported skill is parsed from a SKILL.md file in the source repo, gets a security scan and quality score on import, and links back to its upstream source of truth.
Last sync: Sep 21, 2026, 6:13 PM (success).
agentdock skills, frequently asked
What are agentdock skills?
agentdock skills are AI coding skills published by agentdock (Secure MCP runtime for AI agents to operate local machines, servers, and containers with multi-device orchestration. 3 skills.) and mirrored daily on skills-hub.ai. They are SKILL.md files that follow the open Agent Skills standard, so they work in Claude Code, Cursor, Codex CLI, Windsurf, Copilot, and any MCP-compatible tool.
How many agentdock skills are available?
skills-hub.ai indexes 3 skills from agentdock, synced daily from the upstream GitHub repository (https://github.com/uvwt/agentdock).
How do I install a agentdock skill?
Run `npx @skills-hub-ai/cli install <skill-slug>` in your project. The CLI writes the SKILL.md to the right directory for your AI tool and adds it to your `.skills.json` lockfile so your team gets the same skills at the same versions.
Are these official agentdock skills?
Yes. Every skill from this source is mirrored from agentdock's own GitHub repository (https://github.com/uvwt/agentdock). Each skill page links back to the upstream source of truth, so you can verify the original.