II.
Tool JSON
Structured · livetool:auto-research-claw
AutoResearchClaw json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:auto-research-claw",
"_kind": "Tool",
"_file": "domain/tools/tools-agent-skills.yaml",
"_cluster": "domain",
"attributes": {
"languageApplicability": "neutral",
"displayName": "AutoResearchClaw",
"homepageUrl": "https://github.com/auto-research-claw/auto-research-claw",
"kind": "other",
"description": "23-stage autonomous research pipeline for AI agents. Orchestrates\nend-to-end research workflows from initial query through web search,\nsource evaluation, content extraction, cross-referencing, and final\nsynthesis. Each stage is a discrete, auditable step enabling reliable\nautonomous research without human intervention at intermediate steps.\n"
},
"outgoingEdges": [
{
"from": "tool:auto-research-claw",
"to": "skill-area:ai-agent-development",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "tool:auto-research-claw",
"to": "skill-area:knowledge-fabric-design",
"kind": "tool_used_by",
"attributes": {}
}
],
"incomingEdges": []
}