You're viewing a demo portfolio

Join the waitlist
PRSM

start_skill_draft

Active

Tool of OpenAccountants

declared in 1.4.0

AUTHENTICATED. Begin authoring a BRAND-NEW skill to contribute to the OpenAccountants directory (skills are markdown playbooks that teach an AI agent to do a bounded task with cited rules — they need not be tax/accounting). Pass the user's `intent` in natural language. Returns a ready-to-execute `authoring_prompt`: run it directly — its first step interviews the user for the specifics this skill needs (scope, jurisdiction/domain, the exact rules/computations, and the source for each claim), its second authors `skill.md` following the guidelines. Then call submit_skill. This tool does NOT write the skill and does NOT check for duplicates (the reviewer agent dedups on submit). Requires sign-in and completed onboarding.

Parameters schema

{
  "type": "object",
  "properties": {
    "intent": {
      "type": "string",
      "description": "What the user wants the skill to do, in natural language."
    },
    "jurisdiction": {
      "type": "string",
      "description": "Optional jurisdiction code (e.g. 'MT', 'US-CA') or 'general' for a domain-agnostic skill."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

OpenAccountants

https://github.com/openaccountants/openaccountants

2/7 registries
View full server →
start_skill_draft — OpenAccountants — PRSM MCP