Subpoena law reference — types of subpoenas, service requirements, compliance obligations, and motion to quash. Use when issuing, receiving, or responding to subpoenas in legal proceedings.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add bytesagain/ai-skills --skill subpoena --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Subpoena?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/bytesagain-subpoena)More formats (shields.io, HTML) on the badges page.
---
name: "subpoena"
version: "1.0.0"
description: "Subpoena law reference — types of subpoenas, service requirements, compliance obligations, and motion to quash. Use when issuing, receiving, or responding to subpoenas in legal proceedings."
author: "BytesAgain"
homepage: "https://bytesagain.com"
source: "https://github.com/bytesagain/ai-skills"
tags: [subpoena, legal, discovery, testimony, documents, court, litigation]
category: "legal"
---
# Subpoena — Legal Subpoena Reference
Quick-reference skill for subpoena types, procedures, compliance, and challenges.
## When to Use
- Understanding types of subpoenas (ad testificandum, duces tecum)
- Issuing subpoenas to witnesses or for documents
- Responding to or complying with a subpoena
- Filing motions to quash or modify subpoenas
- Understanding contempt consequences for non-compliance
## Commands
### `intro`
```bash
scripts/script.sh intro
```
Overview of subpoenas — definition, purpose, and legal authority.
### `types`
```bash
scripts/script.sh types
```
Types of subpoenas — testimony, documents, deposition, administrative.
### `procedure`
```bash
scripts/script.sh procedure
```
How to issue and serve a subpoena — rules and requirements.
### `compliance`
```bash
scripts/script.sh compliance
```
Responding to subpoenas — obligations, timelines, and privilege.
### `quash`
```bash
scripts/script.sh quash
```
Motions to quash or modify — grounds and procedures.
### `federal`
```bash
scripts/script.sh federal
```
Federal subpoena rules — FRCP Rule 45 details.
### `examples`
```bash
scripts/script.sh examples
```
Practical subpoena scenarios and common issues.
### `checklist`
```bash
scripts/script.sh checklist
```
Subpoena issuance and response checklist.
### `help`
```bash
scripts/script.sh help
```
### `version`
```bash
scripts/script.sh version
```
## Configuration
| Variable | Description |
|----------|-------------|
| `SUBPOENA_DIR` | Data directory (default: ~/.subpoena/) |
---
*Powered by BytesAgain | bytesagain.com | hello@bytesagain.com*
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!