mirror of
https://github.com/gianfrancopiana/openclaw-autoresearch.git
synced 2026-08-14 08:52:44 +00:00
15 lines
284 B
JSON
15 lines
284 B
JSON
{
|
|
"id": "openclaw-autoresearch",
|
|
"name": "Autoresearch",
|
|
"description": "Faithful OpenClaw port of pi-autoresearch.",
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"version": "1.0.5",
|
|
"configSchema": {
|
|
"type": "object",
|
|
"additionalProperties": false,
|
|
"properties": {}
|
|
}
|
|
}
|