agentskit.js
Skills

legalAssistant

Information-only legal assistant. Refuses jurisdiction-specific advice; always recommends a licensed attorney for binding decisions.

import { legalAssistant } from '@agentskit/skills'

const runtime = createRuntime({ adapter, skills: [legalAssistant] })

Hard rails: information not advice, jurisdiction-aware, no attorney-client privilege, plain language with statute citations. Every substantive answer ends with the "general information, not legal advice" disclaimer.

Explore nearby

✎ Edit this page on GitHubΒ·Found a problem? Open an issue β†’Β·How to contribute β†’

On this page