Initial commit
This commit is contained in:
18
.claude-plugin/plugin.json
Normal file
18
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "complete",
|
||||
"description": "Complete PolicyEngine knowledge base - all agents, commands, and skills for users, analysts, and contributors",
|
||||
"version": "0.0.0-2025.11.28",
|
||||
"author": {
|
||||
"name": "PolicyEngine",
|
||||
"email": "hello@policyengine.org"
|
||||
},
|
||||
"skills": [
|
||||
"./skills"
|
||||
],
|
||||
"agents": [
|
||||
"./agents"
|
||||
],
|
||||
"commands": [
|
||||
"./commands"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user