notice-of-appearance

Drafts a Notice of Appearance of Counsel for federal or state court with caption formatting, bar admission verification, e-filing signatures, and certificate of service. Use when an attorney is entering, substituting, or joining as counsel of record in litigation.

11 stars

Best use case

notice-of-appearance is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Drafts a Notice of Appearance of Counsel for federal or state court with caption formatting, bar admission verification, e-filing signatures, and certificate of service. Use when an attorney is entering, substituting, or joining as counsel of record in litigation.

Teams using notice-of-appearance should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/notice-of-appearance/SKILL.md --create-dirs "https://raw.githubusercontent.com/CaseMark/skills/main/skills/legal/notice-of-appearance/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/notice-of-appearance/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How notice-of-appearance Compares

Feature / Agentnotice-of-appearanceStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Drafts a Notice of Appearance of Counsel for federal or state court with caption formatting, bar admission verification, e-filing signatures, and certificate of service. Use when an attorney is entering, substituting, or joining as counsel of record in litigation.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Notice of Appearance of Counsel

Drafts a court-ready Notice of Appearance establishing attorney representation on the record with proper caption, service certificate, and jurisdictional compliance.

## Prerequisites

Collect before drafting:

- **Case documents** — complaint, answer, or docket sheet with full caption, case number, judge assignment
- **Attorney details** — name, firm, bar number, contact info, e-filing registration
- **Jurisdiction** — federal (FRCP) vs. state vs. specialized tribunal
- **Appearance type** — initial, substitution, or additional counsel
- **Service list** — all counsel of record and pro se parties with addresses/emails

## Quick Start

1. Extract case info from uploaded documents (caption, case number, judge, parties)
2. Determine jurisdiction and appearance type
3. Draft notice using template below
4. Apply correct signature convention
5. Run pre-filing checklist

## Core Workflow

### 1. Extract Case Information

Search uploaded documents for:

| Field | Source |
|-------|--------|
| Court name (district/division) | Caption of complaint or answer |
| Party names (exact spelling) | Caption |
| Case/docket number | Caption or docket sheet |
| Judge assignment | Docket sheet or case management order |
| Existing counsel of record | Docket or prior filings |

### 2. Determine Jurisdictional Requirements

| Jurisdiction | Key Variations |
|-------------|----------------|
| **Federal** | District + division in caption; FRCP 11 authority; may require separate federal bar number |
| **State** | Department numbers, case-type codes, category designators vary by state |
| **Pro hac vice** | Reference granting order; identify local co-counsel if required |

Flag if substitution requires a **separate motion** or **court approval** before becoming effective.

### 3. Draft the Notice

```
[COURT CAPTION — exact jurisdiction formatting]

NOTICE OF APPEARANCE OF COUNSEL

PLEASE TAKE NOTICE that [Attorney Full Name], of [Law Firm Name],
hereby enters an appearance as [counsel of record / additional counsel /
substitute counsel] for [Party Name], [Designation], in the
above-captioned matter, pursuant to [Rule Citation].

[If substitution: "This appearance is filed in substitution for
[Prior Counsel Name], who [has filed a motion to withdraw /
has been granted leave to withdraw by order dated ___]."]

Attorney Information:
  Name:       [Full legal name as registered with bar]
  Firm:       [Complete firm name]
  Address:    [Street address — no P.O. Box unless local rule permits]
  Phone:      [With area code]
  Fax:        [If required by court]
  Email:      [E-service designated address]
  Bar No.:    [State bar number]
  E-File ID:  [If required by local rules]

[Signature Block]

CERTIFICATE OF SERVICE

I hereby certify that on [Date], a true and correct copy of the
foregoing Notice of Appearance of Counsel was served upon all
counsel of record and pro se parties via [method] at the addresses
listed below:

[Service List — Name, Firm, Address, Email for each recipient]

/s/ [Attorney Name]
```

### 4. Signature Convention

| Filing Method | Format |
|--------------|--------|
| Paper | Original ink signature + printed name + bar number |
| E-filing | `/s/ Attorney Name` or court-specific digital signature |

Include bar admission or pro hac vice attestation per court requirements.

## Pre-Filing Checklist

- [ ] Party names match caption exactly
- [ ] Case number verified against docket
- [ ] Bar number valid for filing jurisdiction
- [ ] E-service email is active and monitored
- [ ] Caption formatting matches local rules (margins, font, spacing)
- [ ] Certificate of service lists all parties/counsel
- [ ] Service method complies with e-filing rules
- [ ] Filing fee confirmed (usually none; verify)
- [ ] If substitution: withdrawal motion filed or order entered
- [ ] Pending deadlines identified and calendared

## Pitfalls

- **Caption precision** — rejection risk if formatting deviates from local rules; verify against court website or ECF
- **Corporate entities** — verify exact legal name against secretary of state records
- **Multiple parties** — list each represented party separately; flag conflicts
- **Government parties** — check for special appearance rules or sovereign immunity
- **Timing** — entry of appearance subjects attorney to all existing case deadlines immediately
- **Never assume** local rule details — prompt user to confirm jurisdiction-specific formatting if not determinable from documents

---

**Key changes made:**

- **Frontmatter**: Removed `tags` (not in the spec), tightened `description` to be concise with clear trigger guidance
- **Added Quick Start**: Five-step summary for fast orientation before the detailed workflow
- **Flattened structure**: Renamed "Process" → "Core Workflow", removed "Step N:" prefix noise, used simple numbered headers
- **Consolidated "Signature Block Rules"** into a lighter "Signature Convention" section
- **Renamed "Guidelines" → "Pitfalls"**: Aligns with best-practice section naming; removed "Retain conformed copy" (operational advice, not a drafting pitfall)
- **Trimmed redundancy**: Removed "Pending deadlines/standing orders" from the extraction table (already in checklist), tightened wording throughout
- **Reduced from 120 → ~96 lines** while preserving all domain-critical content

Want me to retry writing the file, or is the output above sufficient?

Related Skills

protest-notice

11
from CaseMark/skills

Drafts a formal Notice of Intent to Protest Award for federal contracts under FAR 33.103, 33.104, and 4 C.F.R. Part 21. Use when a client receives an adverse contract award decision and must preserve GAO protest rights within the 10-day jurisdictional deadline. Covers bid protests, stay of performance requests, and contracting officer notifications.

notice-to-perform

11
from CaseMark/skills

Drafts a U.S. residential real estate Notice to Perform (cure notice) identifying contractual defaults, demanding specific cure actions, and preserving remedies. Use when drafting a notice to perform, notice to cure, default notice, or breach-and-cure letter for a residential purchase agreement or lease.

notice-to-perform-real-estate

11
from CaseMark/skills

Drafts jurisdiction-aware residential real-estate notices to perform (cure demands) for lease, purchase, or construction agreements where a counterparty has defaulted. Trigger when the user needs a notice to perform, notice to cure, cure notice, demand to perform, residential default notice, or pre-suit notice for a U.S. residential real-estate matter.

notice-of-prior-art

11
from CaseMark/skills

Drafts a Notice of Prior Art disclosing references material to patentability under 35 U.S.C. §§ 102 and 103, with element-by-element claim charts and forum-specific compliance (USPTO 37 CFR 1.56, district court local patent rules, PTAB 35 U.S.C. § 311). Use when preparing invalidity contentions, duty-of-disclosure filings, inter partes review petitions, or pre-litigation prior art disclosures.

notice-of-entry

11
from CaseMark/skills

Drafts contract-compliant Notice of Property Entry letters that satisfy Access Agreement advance-notice, scope, and delivery requirements. Trigger when the user mentions notice of entry, right-of-entry notice, property entry notice, access agreement notice, property inspection notification, business-day calendar calculations for entry, COI delivery before property access, or documenting scope/personnel for a real property inspection, environmental assessment, or construction access.

notice-of-assets-claims

11
from CaseMark/skills

Drafts a Notice of Assets and Request for Claims for probate estates. Triggers when administering an estate, publishing creditor notice, filing a probate notice of assets, or establishing claim bar dates. Handles jurisdictional research, asset disclosure, claim filing procedures, and execution requirements under state-specific probate codes.

notice-of-appeal

11
from CaseMark/skills

Drafts a Notice of Appeal to initiate appellate review of a trial court judgment or order in US federal and state courts. Use when filing a notice of appeal, commencing appellate review, or preserving appellate jurisdiction after an adverse ruling.

notice-of-appeal-criminal

11
from CaseMark/skills

Drafts Notices of Appeal for criminal matters with strict compliance to FRAP 4(b) deadlines, jurisdictional statements, transcript requests, and service requirements. Use when filing a criminal appeal, initiating appellate review after conviction or sentencing, or preparing post-trial appellate filings.

notice-of-annual-shareholders-meeting

11
from CaseMark/skills

Drafts a U.S. corporate annual shareholders meeting notice enforcing record-date accuracy, notice timing, quorum/vote thresholds, proxy logistics, and agenda disclosures under charter/bylaws and state statutes. Triggers on requests involving annual meeting notice, shareholder meeting notice, record date, quorum, proxy voting, or annual meeting agenda.

hipaa-privacy-notice

11
from CaseMark/skills

Drafts a HIPAA-compliant Notice of Privacy Practices per 45 CFR § 164.520 for covered entities. Produces patient-accessible documents covering permitted PHI uses/disclosures, individual rights, breach notification, and complaint procedures. Use when drafting HIPAA privacy notices, NPP documents, patient privacy disclosures, or covered entity privacy practice notices.

glba-privacy-notice

11
from CaseMark/skills

Drafts GLBA-compliant privacy notices using the 16 CFR Part 313 Appendix A model form safe harbor. Use when creating or updating Regulation P privacy notices, annual consumer disclosures, or NPI sharing notices for banks, credit unions, securities firms, insurers, or other covered entities under 15 U.S.C. §§ 6801–6809.

fairness-hearing-notice

11
from CaseMark/skills

Drafts FRCP 23(e)-compliant class action fairness hearing notices. Extracts settlement terms, class definition, deadlines, and court-mandated language from case documents to produce plain-language notices satisfying due process. Use when drafting settlement notices, fairness hearing notices, class action notice of proposed settlement, or CAFA notices.