Create a Natural Language Agreement escrow on-chain. Use when the user wants to lock ERC20 tokens in an escrow with a natural language demand that an AI oracle will arbitrate. Handles demand crafting, parameter gathering, and CLI execution.
$npx -y skills add internet-court/internet-court-skill --skill nla-createInstalls into the current project.
Run `npx skills use "https://github.com/internet-court/internet-court-skill" --skill "internet-court/internet-court-skill/nla-create"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/internet-court/internet-court-skill" that are relevant to the current task. Run `npx skills add "https://github.com/internet-court/internet-court-skill"` and select the relevant skills, then follow their instructions.