원클릭으로
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