.openhands/skills; MCP config lives under ~/.openhands/config.json.
Paths
Skills example
gaal.yaml
MCP example
gaal.yaml
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Open-source autonomous AI software engineer.
.openhands/skills; MCP config lives under ~/.openhands/config.json.
| Resource | Path |
|---|---|
| Project skills | .openhands/skills |
| Global skills | ~/.openhands/skills |
| MCP config | ~/.openhands/config.json |
| Audit search (project) | .openhands/skills, .agents/skills, .github/skills |
| Audit search (global) | ~/.openhands/skills, ~/.agents/skills |
skills:
- source: anthropics/skills
agents: [openhands]
global: false
mcps:
- name: filesystem
agents: [openhands]
global: true
inline:
command: uvx
args: [mcp-server-filesystem, ~/projects]
Was this page helpful?