legal-triage-nda

Triages incoming NDA requests by extracting fields, flagging risks, and producing structured Jira-ready output.

Updated Apr 30, 2026
One-click install
npx skills add https://github.com/myPOStech/mps-legal-legalcopilot-ai --skill legal-triage-nda-mypostech
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: legal-triage-nda
Source: https://github.com/myPOStech/mps-legal-legalcopilot-ai/tree/main/skills/legal-triage-nda
Command: npx skills add https://github.com/myPOStech/mps-legal-legalcopilot-ai --skill legal-triage-nda-mypostech

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Legal teams receive NDA requests through Jira tickets and emails in inconsistent formats, forcing lawyers to manually extract party names, terms, and deadlines before any real review can begin. This Skill structures that intake work automatically. ## Core Features & Use Cases - NDA Field Extraction: Pulls key fields from incoming NDA, non-disclosure, confidentiality agreement, or CDA requests and flags missing information. - Priority and SLA Assessment: Assesses urgency, surfaces risk flags, and prepares the request for routing. - Structured Output: Produces output ready for Jira field mapping and Ironclad routing. - Use Case: A Jira ticket arrives asking for an NDA with a new vendor. The Skill extracts the counterparty, term, and governing law, flags a missing signature block, assigns a priority, and formats everything for the lawyer's review. ## Quick Start Ask the assistant to triage the NDA request in Jira ticket LEGAL-4321 and extract the key fields with any risk flags.

Frequently Asked Questions about legal-triage-nda

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I triage an NDA request from a Jira ticket?

Point the Skill at the Jira ticket containing the NDA request. It extracts the key NDA fields, flags missing information, assesses priority and SLA, and returns structured output ready for Jira field mapping and Ironclad routing.

What types of agreements does NDA triage cover?

It triggers on requests mentioning NDA, non-disclosure agreement, confidentiality agreement, or CDA. Any intake request using these terms is classified and structured the same way.

Can NDA triage output feed into Ironclad?

Yes, the Skill produces structured output designed for Ironclad routing as well as Jira field mapping, so extracted fields can flow directly into contract lifecycle management.

What happens when NDA request information is missing?

The Skill flags missing information rather than guessing values. The flagged gaps are included in the structured output so the reviewing lawyer knows exactly what to chase down.

Is this Skill a full implementation or a stub?

The bundled SKILL.md is a stub reference that resolves to the published legal-triage-nda skill at runtime. The actual skill body is maintained in the team's published skill repository.