# Workspace Skill Entry

> This file exists as a stable entry-point for agents that try to read SKILL.md from the workspace root.

- Skill: `modbender/workspace-skill-entry` (Agent Skill, multi-file: 100 files)
- Install (CLI): `npx skillmds add modbender/workspace-skill-entry`
- Raw SKILL.md: https://api.skillmd.com/api/skills/modbender/workspace-skill-entry/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: modbender (https://skillmd.com/u/modbender)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/modbender/workspace-skill-entry

---


# Workspace Skill Entry

This file exists as a stable entry-point for agents that try to read `SKILL.md` from the workspace root.

## Where Skills Actually Live

- Root index: `skills/README.md`
- Calibre read-only: `skills/calibre-catalog-read/SKILL.md`
- Calibre metadata edit: `skills/calibre-metadata-apply/SKILL.md`

## Calibre Routing (Hard Rule)

- Read/search/list/id -> `calibre-catalog-read`
- Metadata edit/fix/update (title/authors/series/series_index/tags/publisher/pubdate/languages) -> `calibre-metadata-apply`
- Never start `calibre-server` from chat flow. Connect to an already-running Content server.


