Skill with MCP and hook metadata
Scanned 9/3/2026
Install to Claude Code
npx -y skills add compozy/compozy --skill combined --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Combined?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/compozy-combined)More formats (shields.io, HTML) on the badges page.
---
name: combined
description: Skill with MCP and hook metadata
metadata:
compozy:
mcp_servers:
- name: git
command: uvx
args:
- mcp-server-git
env:
REPO_ROOT: "${REPO_ROOT}"
hooks:
- event: session.post_stop
command: /usr/bin/env
args:
- bash
- -lc
- echo cleanup
timeout: 30s
env:
PHASE: stop
---
body
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!