list_skills
ActiveTool of OpenAccountants
List published OpenAccountants skills with their quality tier and verification status. Optionally filter by jurisdiction (e.g. 'US', 'MT', 'DE', 'GB'), domain (the accounting area, e.g. 'vat-gst', 'payroll', 'income-tax'), or role ('foundation' | 'compute' | 'orchestrator' | 'reference'). Results are paginated (default 100, max 200 per call) — unfiltered browsing of the full ~1,100-skill catalogue requires paging via offset/next_offset, so jurisdiction/domain filters are strongly recommended.
Parameters schema
{
"type": "object",
"properties": {
"role": {
"type": "string",
"description": "Filter by pipeline role: foundation, compute, orchestrator, reference."
},
"limit": {
"type": "integer",
"description": "Max skills to return (default 100, max 200)."
},
"domain": {
"type": "string",
"description": "Filter by accounting domain: income-tax, vat-gst, payroll, bookkeeping, e-invoicing, formation, financial-statements, transfer-pricing, tax-optimization, crypto, cross-border, corporate-tax, estate-wealth-tax, references, sector-guidance, tooling."
},
"offset": {
"type": "integer",
"description": "Number of skills to skip — use the next_offset from the previous response to page through results (default 0)."
},
"category": {
"type": "string",
"description": "(Legacy) display label; prefer domain/role."
},
"jurisdiction": {
"type": "string",
"description": "Filter by jurisdiction code, e.g. 'US', 'MT', 'DE'"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
OpenAccountants
https://github.com/openaccountants/openaccountants
2/7 registries