List all registered agents with their configuration — MCP servers, tool categories, prompt status, and local tools. Use when you need to see what agents exist or debug agent registration issues.
원문 언어: 영어
메뉴
SkillsMP는 jeancsil/agntrick에서 5개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 5개 중 5개를 표시합니다.
List all registered agents with their configuration — MCP servers, tool categories, prompt status, and local tools. Use when you need to see what agents exist or debug agent registration issues.
원문 언어: 영어
End-to-end release workflow — version bump, changelog generation, git tag, build, and publish to PyPI. Invoke with /release [version]. Use semantic versioning.
원문 언어: 영어
Run end-to-end integration verification after code changes. Unit tests mock prompt loading, tool registration, and agent instantiation — they pass even when wiring is broken. This skill catches those gaps.
원문 언어: 영어
Scaffold a new agntrick agent with agent.py, prompt.md, and test file
원문 언어: 영어
Scaffold a new agntrick tool with tool.py, test file, and __init__.py export
원문 언어: 영어