Files
gh-policyengine-policyengin…/.claude-plugin/plugin.json
2025-11-30 08:47:43 +08:00

18 lines
378 B
JSON

{
"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"
]
}