# Operate Legal Ai Agents

> >

- **Type:** Skill
- **Install:** `agentstack add skill-hiteshbandhu-skills-i-use-operate-legal-ai-agents`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [hiteshbandhu](https://agentstack.voostack.com/s/hiteshbandhu)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [hiteshbandhu](https://github.com/hiteshbandhu)
- **Source:** https://github.com/hiteshbandhu/skills-i-use/tree/main/skills/ai-engineer-talks/operate-legal-ai-agents

## Install

```sh
agentstack add skill-hiteshbandhu-skills-i-use-operate-legal-ai-agents
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Operate legal AI agents

Action playbook from Jacob Lauritzen (Legora) at AI Engineer. **Do not summarize the talk** — pick a workflow and execute it.

**Supporting files:**
- [workflows.md](workflows.md) — workflows A–F
- [source-index.md](source-index.md)

Optional deliverables: `./skill-outputs/operate-legal-ai-agents/`

---

## Step 0 — Pick workflow

```
What is the user trying to do?
├─ Map legal tasks to verify/control profile     → A
├─ Split human vs agent responsibilities         → B
├─ Design artifact-first collaboration UX        → C
├─ Encode firm judgment (skills + guardrails)    → D
├─ Run multi-doc review (tabular pattern)        → E
└─ Fix long chat agents (compaction, rewrites)   → F
```

Open [workflows.md](workflows.md) for the chosen letter.

---

## Install

```bash
cp -r skills/operate-legal-ai-agents ~/.claude/skills/
cp -r skills/operate-legal-ai-agents ~/.cursor/skills/
cp -r skills/operate-legal-ai-agents ~/.codex/skills/
cp -r skills/operate-legal-ai-agents ~/.agents/skills/
```

Source: [ingest-into-skills](https://github.com/hiteshbandhu/ingest-into-skills) `playlists/ai-in-law-legal-ai-engineer/`.

---

## Cross-cutting rules

| Rule | Source |
|------|--------|
| Planning/review is the bottleneck; generation is cheap | [src-001 @ 2:44] |
| Chat is low-bandwidth for work trees | [src-001 @ 11:31] |
| Skills beat upfront planning for unknown contingencies | [src-001 @ 9:49] |
| Elicit with decision log + unblock-first | [src-001 @ 10:38] |

---

## Output to user

1. Name workflow (A–F) and deliverables
2. Save checklists/UX sketches under `./skill-outputs/operate-legal-ai-agents/` when requested
3. Do not auto-commit

---

## Invocation examples

```
@operate-legal-ai-agents design tabular review for M&A diligence
map our contract tasks on the verifier spectrum
we need artifact-first UX not another legal chatbot
```

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [hiteshbandhu](https://github.com/hiteshbandhu)
- **Source:** [hiteshbandhu/skills-i-use](https://github.com/hiteshbandhu/skills-i-use)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-hiteshbandhu-skills-i-use-operate-legal-ai-agents
- Seller: https://agentstack.voostack.com/s/hiteshbandhu
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
