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 عدد ٥ من skills من jeancsil/agntrick. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ٥ من أصل ٥ skills مجمعة.
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
لغة النص الأصلي: الإنجليزية