18 lines
378 B
JSON
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"
|
|
]
|
|
} |