mirror of
https://github.com/apify/agent-skills.git
synced 2026-09-14 20:00:06 +08:00
chore: remove hooks from repo (personal dev only)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -6,4 +6,5 @@
|
||||
context/
|
||||
CLAUDE.md
|
||||
.mcp.json
|
||||
hooks/
|
||||
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
{
|
||||
"hooks": {
|
||||
"UserPromptSubmit": [
|
||||
{
|
||||
"matcher": "(?i)(commit|/commit)",
|
||||
"hooks": [
|
||||
{
|
||||
"type": "command",
|
||||
"command": "uv run scripts/generate_agents.py && git add agents/AGENTS.md README.md .claude-plugin/marketplace.json .claude-plugin/plugin.json"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user