Loading...
Loading...
Keep README.md in sync with code changes (APIs, features).
npx skill4agent add navanithans/agent-skill-kit ask-readme-gardener### GET /status
Returns the current system status.
**Response**
```json
{ "status": "ok", "uptime": 1234 }</api_template>
<patterns>
- New endpoint → add to API Reference with method, URL, params, response
- Modified feature → update existing description
- New feature → add bullet or section describing usage
</patterns>