Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .claude-plugin/marketplace.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,11 @@
"description": "Hierarchical microstructure knowledge base for trading venues: exchange mechanics, order books, auctions, Reg NMS, Chinese futures (CTP), feed handlers, execution models",
"source": "./venue-expert",
"skills": ["./"]
},
{
"name": "skill-activation-hooks",
"description": "Shell-based keyword matching hooks that inject skill/agent reminders into user prompts",
"source": "./skill-activation-hooks"
}
]
}
8 changes: 8 additions & 0 deletions skill-activation-hooks/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"name": "skill-activation-hooks",
"version": "2.0.0",
"description": "Shell-based keyword matching hooks that inject skill reminders into user prompts",
"author": {
"name": "ryzhikok"
}
}
Loading