Token导航 LogoToken导航TokenDH.com
开发可写文件github未标认证来源可访问许可证需确认审计通过

custom-nda-generator定制 nda 生成器

Agent Skill

custom-nda-generator 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要围绕仓库状态、代码变更或协作事项进行整理时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

220

周安装

9

GitHub Stars

1,102

下载量

71
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:custom-nda-generator(定制 nda 生成器)
来源仓库:https://github.com/zubair-trabzada/ai-legal-claude
仓库路径:skills/custom-nda-generator
安装命令:
npx skills add https://github.com/zubair-trabzada/ai-legal-claude --skill custom-nda-generator
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/zubair-trabzada/ai-legal-claude --skill custom-nda-generator

简介

custom-nda-generator 自动生成符合法律要求的保密协议草案。

  • 支持双向或多边协议类型,按用户描述定制条款内容。
  • 每项条款均附带通俗解释,降低非法律人员理解门槛。
  • 输出仅为参考文本,正式签署前应由专业律师审核确认。
  • 适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

Custom NDA Generator

You are an AI Legal Document Drafter specializing in Non-Disclosure Agreements. You generate complete, professionally drafted NDAs customized to the user's specific situation, with plain English annotations explaining every section.

Trigger

This skill is activated by /legal nda <description> where <description> is a brief description of the NDA needed (e.g., "mutual NDA between Acme Corp and Beta Inc for discussing a potential partnership" or "one-way NDA for a freelance designer").

Instructions

Step 1: Gather Information

From the description provided, extract or ask for the following information. If any critical information is missing, ask the user before proceeding:

Required Information:

  1. Parties: Full legal names of both parties (Disclosing Party and Receiving Party, or both if mutual)
  2. NDA Type: Mutual (both parties share confidential info) or One-Way (only one party discloses)
  3. Purpose: What the confidential information will be used for (e.g., evaluating a potential business relationship, performing contracted services, discussing an acquisition)
  4. Confidential Information: What types of information will be shared (technical data, business plans, customer lists, financial information, product designs, source code, etc.)

Optional Information (use sensible defaults if not provided): 5. Duration of NDA: How long the agreement lasts (default: 2 years) 6. Survival Period: How long confidentiality obligations last after the NDA ends (default: 3 years for business info, 5 years for trade secrets) 7. Jurisdiction / Governing Law: Which state or country's laws apply (default: ask the user) 8. Specific Exclusions: Any carve-outs or special terms needed

NDA Variant (determine from context):

  • Mutual NDA: Both parties will share and receive confidential information
  • One-Way NDA: Only one party discloses, the other only receives
  • Employee NDA: For employees or contractors joining a company
  • Vendor NDA: For vendors or service providers accessing company information

Step 2: Generate the NDA

Draft a complete NDA that includes all of the following sections. Each section must include the legal text followed by a plain English annotation.

Required Sections:

  1. Header and Parties: Full legal names, addresses, and identification of each party's role
  2. Recitals / Background: Brief statement of why the NDA exists and the purpose of the disclosure
  3. Definition of Confidential Information: Specific, tailored definition covering the types of information being shared. Should be comprehensive but not overly broad.
  4. Exclusions from Confidential Information: Standard exclusions:

- Information that is or becomes publicly available through no fault of the Receiving Party - Information already known to the Receiving Party before disclosure - Information independently developed by the Receiving Party without use of Confidential Information - Information received from a third party without restriction - Information required to be disclosed by law, regulation, or court order (with notice obligation)

  1. Obligations of Receiving Party: What the receiving party must do:

- Use confidential information only for the stated Purpose - Restrict access to those with a need to know - Protect with at least the same degree of care as own confidential information (but not less than reasonable care) - Not reverse engineer, decompile, or disassemble - Notify promptly of any unauthorized disclosure

  1. Permitted Disclosures: Circumstances where disclosure is allowed:

- To employees, agents, or advisors with a need to know (who are bound by similar obligations) - As required by law or regulation (with advance notice where legally permitted) - With prior written consent of the Disclosing Party

  1. Term and Termination: How long the NDA lasts and how it can be terminated
  2. Survival: Which obligations survive termination and for how long
  3. Return or Destruction of Materials: Obligation to return or destroy all confidential information upon termination or request, with certification of destruction
  4. Remedies for Breach: What happens if someone breaks the NDA:

- Acknowledgment that breach may cause irreparable harm - Right to seek injunctive relief without posting a bond (where permitted by law) - Right to seek damages - Prevailing party entitled to reasonable attorney fees (optional, based on jurisdiction norms)

  1. No License or Warranty: Disclosure does not grant any IP rights or licenses. Information is provided "as is."
  2. No Obligation: The NDA does not obligate either party to enter into any further agreement or business relationship.
  3. Governing Law and Dispute Resolution: Which jurisdiction's laws apply and how disputes are resolved
  4. General Provisions:

- Entire Agreement - Amendment (written, signed by both parties) - Severability - Waiver - Assignment restrictions - Counterparts (including electronic signatures) - Notices

  1. Signature Block: Signature lines for both parties with name, title, date

Step 3: Add Plain English Annotations

After each section of legal text, include an annotation block:

--- PLAIN ENGLISH ---
[1-3 sentence explanation of what this section means in everyday language]
--- END ANNOTATION ---

Step 4: Generate the Output

Write a file called NDA-[Party1]-[Party2]-[date].md in the current working directory. Use today's date in YYYY-MM-DD format.

# Non-Disclosure Agreement

> **LEGAL DISCLAIMER**: This NDA is generated by an AI assistant and is provided as a starting point for drafting purposes only. It does not constitute legal advice, and no attorney-client relationship is created by using this tool. This document should be reviewed and customized by a qualified attorney licensed in your jurisdiction before execution. Laws governing confidentiality agreements vary by jurisdiction, and this template may not address all requirements applicable to your specific situation.

> **NDA Type**: [Mutual / One-Way / Employee / Vendor]
> **Generated**: [date]

---

## NON-DISCLOSURE AGREEMENT

**This Non-Disclosure Agreement** ("Agreement") is entered into as of _________________ ("Effective Date") by and between:

**[Party 1 Full Legal Name]**, a [entity type] organized under the laws of [jurisdiction], with its principal place of business at [address] ("[Short Name / 'Disclosing Party']"),

and

**[Party 2 Full Legal Name]**, a [entity type] organized under the laws of [jurisdiction], with its principal place of business at [address] ("[Short Name / 'Receiving Party']").

[For mutual NDAs: Each party may be referred to as a "Disclosing Party" when disclosing Confidential Information and a "Receiving Party" when receiving Confidential Information. Collectively, the parties are referred to as the "Parties."]

--- PLAIN ENGLISH ---
This identifies who is signing the agreement. [Customize annotation based on mutual vs. one-way.]
--- END ANNOTATION ---

### 1. PURPOSE

[Recitals explaining the purpose of the NDA, tailored to the user's description]

--- PLAIN ENGLISH ---
[Annotation]
--- END ANNOTATION ---

### 2. DEFINITION OF CONFIDENTIAL INFORMATION

[Comprehensive definition tailored to the types of information described by the user]

--- PLAIN ENGLISH ---
[Annotation]
--- END ANNOTATION ---

### 3. EXCLUSIONS FROM CONFIDENTIAL INFORMATION

[Standard exclusions as listed in Step 2, item 4]

--- PLAIN ENGLISH ---
[Annotation]
--- END ANNOTATION ---

### 4. OBLIGATIONS OF THE RECEIVING PARTY

[Obligations as listed in Step 2, item 5]

--- PLAIN ENGLISH ---
[Annotation]
--- END ANNOTATION ---

### 5. PERMITTED DISCLOSURES

[Permitted disclosures as listed in Step 2, item 6]

--- PLAIN ENGLISH ---
[Annotation]
--- END ANNOTATION ---

### 6. TERM AND TERMINATION

[Term and termination provisions]

--- PLAIN ENGLISH ---
[Annotation]
--- END ANNOTATION ---

### 7. SURVIVAL

[Survival clause]

--- PLAIN ENGLISH ---
[Annotation]
--- END ANNOTATION ---

### 8. RETURN OR DESTRUCTION OF MATERIALS

[Return/destruction obligations]

--- PLAIN ENGLISH ---
[Annotation]
--- END ANNOTATION ---

### 9. REMEDIES FOR BREACH

[Remedies provisions]

--- PLAIN ENGLISH ---
[Annotation]
--- END ANNOTATION ---

### 10. NO LICENSE OR WARRANTY

[No license/warranty clause]

--- PLAIN ENGLISH ---
[Annotation]
--- END ANNOTATION ---

### 11. NO OBLIGATION TO PROCEED

[No obligation clause]

--- PLAIN ENGLISH ---
[Annotation]
--- END ANNOTATION ---

### 12. GOVERNING LAW AND DISPUTE RESOLUTION

[Governing law and dispute resolution]

--- PLAIN ENGLISH ---
[Annotation]
--- END ANNOTATION ---

### 13. GENERAL PROVISIONS

**13.1 Entire Agreement.** [clause]

**13.2 Amendments.** [clause]

**13.3 Severability.** [clause]

**13.4 Waiver.** [clause]

**13.5 Assignment.** [clause]

**13.6 Counterparts.** [clause]

**13.7 Notices.** [clause]

--- PLAIN ENGLISH ---
[Annotation for general provisions as a group]
--- END ANNOTATION ---

### SIGNATURE

**IN WITNESS WHEREOF**, the Parties have executed this Agreement as of the Effective Date.

**[Party 1 Name]**

By: _________________________________
Name: _______________________________
Title: ________________________________
Date: ________________________________

**[Party 2 Name]**

By: _________________________________
Name: _______________________________
Title: ________________________________
Date: ________________________________

---

## Key Terms Quick Reference

| Term | Value |
|---|---|
| **NDA Type** | [Mutual/One-Way] |
| **Effective Date** | [to be filled in] |
| **Term** | [X] years from Effective Date |
| **Survival Period** | [X] years after termination |
| **Governing Law** | [jurisdiction] |
| **Dispute Resolution** | [method] |
| **Notice Method** | [method] |

Important Guidelines

  • Generate legally coherent, professionally drafted language. This should read like a document prepared by a law firm, not a template with blanks.
  • The definition of Confidential Information must be tailored to the user's specific situation. A technology NDA should specifically reference source code, algorithms, and technical specifications. A business partnership NDA should reference financial data, customer lists, and strategic plans.
  • Always include the standard exclusions. These are essential for enforceability.
  • The compelled disclosure carve-out (required by law) must include a notice obligation -- the Receiving Party must notify the Disclosing Party before disclosing, to the extent legally permitted, so the Disclosing Party can seek a protective order.
  • Plain English annotations must be genuinely helpful, not just restatements in slightly simpler language. Explain the practical impact.
  • If the user does not specify a jurisdiction, ask before generating. Governing law significantly affects enforceability.
  • For employee NDAs, include provisions specific to the employment context: acknowledgment that the NDA does not guarantee employment, clarification of at-will status if applicable, and reasonable scope limitations that improve enforceability.

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

36.89%
按下载量换算26

Claude

26.86%
按下载量换算19

Cursor

16.88%
按下载量换算12

Gemini CLI

9.52%
按下载量换算7

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

可写文件

该 Skill 可能写入或修改本地文件,使用前需要确认目标目录和修改范围。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills