
from pm-skills9,923
Drafts clear, customizable Non-Disclosure Agreements (mutual or one-way) with plain-language explanations and flags for clauses requiring legal review.
This skill helps an agent produce a ready-to-customize Non-Disclosure Agreement (NDA) between two parties. It builds a full NDA document (preamble, definitions, obligations, permitted disclosures, term, return/destruction, remedies, general provisions) and includes plain-language notes and sections marked for legal review. The output includes a short summary, the full NDA text, and customization notes suitable for handing to counsel.
Use this skill when preparing confidentiality agreements for partnerships, evaluations, contractor relationships, or early-stage discussions where a draft NDA is needed quickly. It supports both mutual and one-way NDAs and is appropriate for business development, partnerships, vendor onboarding, and M&A preparatory work.
Likely suitable for general-purpose assistant agents and agent frameworks that can accept templated inputs (Claude, Copilot-style agents, Codex integrations).
Pure prompt/template skill for drafting NDAs with no executable scripts. Well-written instructions with clear input arguments, step-by-step process, plain language guidelines, and appropriate legal disclaimers. Architecture is monolithic with everything in a single SKILL.md and no scripts or references directories. Broadly useful for business users needing NDA templates.
Clean skill, no security concerns. Architecture could be improved by separating the NDA template into a references/ file and keeping SKILL.md leaner. The $VARIABLE convention for input arguments is clear and usable.