一键导入
test-skill
test-skill - brief description of what this skill does
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
test-skill - brief description of what this skill does
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Docker container and image management with native docker CLI integration. Use when you need to manage containers, images, networks, volumes, or run Docker Compose.
Video and audio processing using FFmpeg inside a secure Docker container
Image manipulation and conversion using ImageMagick inside a secure Docker container
MongoDB database client with Docker-based mongosh CLI
MySQL database client with Docker-based mysql CLI
PostgreSQL CLI client (psql) for database operations running inside a Docker container
| name | test-skill |
| description | test-skill - brief description of what this skill does |
| allowed-tools | ["Read","Bash"] |
Brief description of what this skill does and its main purpose.
Description of what example-tool does.
Usage:
skill run test-skill:example-tool --param1 value1 --param2 value2
Parameters:
param1 (required): Description of first parameterparam2 (optional): Description of second parameterExample:
# Example usage with realistic values
skill run test-skill@default:example-tool --param1 "example value"
Describe any configuration required for this skill:
skill config test-skill --set api_key=YOUR_API_KEY
skill config test-skill --set region=us-east-1
skill run test-skill@default:example-tool --param1 value