11 lines
344 B
JSON
11 lines
344 B
JSON
{
|
|
"name": "ralph-skills",
|
|
"version": "1.0.0",
|
|
"description": "Skills for the Ralph autonomous agent system - Generate PRDs and convert them to prd.json format for autonomous execution",
|
|
"author": {
|
|
"name": "snarktank"
|
|
},
|
|
"skills": "./skills/",
|
|
"keywords": ["ralph", "prd", "automation", "agent", "planning", "requirements"]
|
|
}
|