library

library is a command for coding agents from opensesh/DESIGN-OPS. It costs 0 tokens per session (1,333 once invoked), scanned B, original, Apache-2.0.

A command directory that lists utility commands by category, such as meeting planning, content creation, research, and design work.

In plain words
What is it for?
Use it to browse all utility commands or filter the list to one category before choosing a command.
Why use it?
It saves you from remembering every available command or searching through separate documentation files.

Command

Part of the design-ops plugin — 5 skills, 13 commands shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add commands/opensesh/design-ops/library
Clone the repo
git clone --depth 1 https://github.com/opensesh/DESIGN-OPS

Or install design-ops, the plugin that ships this one along with the rest of its 5 skills, 13 commands.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for library

README.md
[![agentmods](https://agentmods.dev/badge/commands/opensesh/design-ops/library.svg)](https://agentmods.dev/commands/opensesh/design-ops/library)
Your own site
<a href="https://agentmods.dev/commands/opensesh/design-ops/library"><img src="https://agentmods.dev/badge/commands/opensesh/design-ops/library.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,333 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 1 finding. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00000 $0.01333
Opus 5 $0.00000 $0.00666
Sonnet 5 $0.00000 $0.00267
Haiku 4.5 $0.00000 $0.00133

Measured 5d ago against content hash 7c897f4fdea0, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade B, and why

library scanned grade B with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Unrestricted tool accessmediumExcessive agency

A wildcard tool grant or "run any command" leaves no least-privilege boundary at all.

Run any command by name, or browse a specific category:
commands/library.md · 223 lines

How it starts

The opening of the file, as written. The whole thing — 223 lines — stays where its author put it; the contents beside it link to each section on GitHub.

/design-ops:library

Browse and discover utility commands organized by category.

Trigger

/design-ops:library              # List all utility commands by category
/design-ops:library [category]   # Filter to specific category

Parameters

Category Description
logistics Meeting prep, kickoffs, and project coordination
content Content creation for social and marketing
development Research, analysis, and ideation tools
design Design quality, research, and variation tools
omitted Show all categories

Behavior

Step 1: Load Registry

  1. Read commands/library/_registry.yaml
  2. Parse command manifest
  3. Filter by category if specified

Step 2: Render Command List

Display commands grouped by category:

## DESIGN-OPS Utility Library (14 commands)

Ad-hoc commands organized by purpose. Use any command directly.

📖 **Full documentation:** https://github.com/opensesh/DESIGN-OPS/tree/main/commands/library

---

### Logistics (3)
*Meeting prep, kickoffs, and project coordination*

| Command | Description |
|---------|-------------|
| `/design-ops:meeting-brief` | Create focused meeting agendas through guided questions |
| `/design-ops:meeting-recap` | Document meetings with summaries, decisions, and action items |
| `/design-ops:kickoff-prep` | Generate project kickoff materials (agenda, brief, questions) |

---

### Content (3)
*Content creation for social and marketing*

| Command | Description |
|---------|-------------|
| `/design-ops:social-post` | Create platform-optimized social content |
| `/design-ops:copy-variants` | Generate and A/B test copy variations |
| `/design-ops:content-brief` | Create content briefs for articles, blogs, case studies |

---

### Development (3)
*Research, analysis, and ideation tools*

| Command | Description |
|---------|-------------|
| `/design-ops:site-analysis` | Deep website analysis with structure mapping |
| `/design-ops:devils-advocate` | Challenge assumptions and stress-test your thinking |
| `/design-ops:research-summary` | Synthesize research into actionable insights |

---

### Design (5)
*Design quality, research, and variation tools*

| Command | Description |
|---------|-------------|
| `/design-ops:design-audit` | Automated design system compliance check |
| `/design-ops:a11y-audit` | Accessibility compliance check (WCAG A/AA/AAA) |
| `/design-ops:mood-board` | Curated design inspiration from web sources |
| `/design-ops:competitor-scan` | Competitive design analysis |
| `/design-ops:variation-sprint` | Generate design variations within brand constraints |

---

Run any command by name, or browse a specific category:
- `/design-ops:library logistics`
- `/design-ops:library content`
- `/design-ops:library development`
- `/design-ops:library design`

Read the full file on GitHub · 223 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 223 lines · 0 tokens per session scan B 7c897f4fdea0

Subscribe to this mod's changes

library is a command published in the GitHub repository opensesh/DESIGN-OPS (23 stars, last pushed 3mo ago), licensed Apache-2.0. It costs nothing until one of its globs matches a file; then it loads 1,333 tokens. A static security scan graded it B with 1 finding (unrestricted tool access). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.