Agent skill

tei-text-encoding

Encode texts following Text Encoding Initiative standards for digital editions, annotations, and scholarly apparatus

a5c.ai1,642★ · 1 repos on radarProfile →
claude-codecodexcan modify filesMIT
Install
npx skills add a5c-ai/babysitter --skill tei-text-encoding --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 2 KB
Bundled scripts: none
Allowed tools: ReadGrepWriteEditGlobBash
Path: library/specializations/domains/social-sciences-humanities/humanities/skills/tei-text-encoding/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,642
Language: JavaScript

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# TEI Text Encoding Encode texts following Text Encoding Initiative standards for digital editions, annotations, and scholarly apparatus. ## Overview This skill enables encoding of texts using TEI XML standards. It encompasses document structure markup, scholarly annotation, critical apparatus encoding, and metadata documentation for digital humanities projects. ## Capabilities ### Document Structure - Header encoding - Text division marking - Paragraph and line elements - List and table encoding - Figure and graphic references ### Scholarly Annotation - Editorial interventions - Commentary notes - Cross-references - Index entries - Bibliography links ### Critical Apparatus - Variant readings - Witness documentation - Apparatus entries - Textual notes - Stemmatic information ### Metadata - TEI header completion - Source description - Encoding description - Profile description - Revision history ## Usage Guidelines ### Encoding Process 1. Analyze source document 2. Plan encoding strategy 3. Create TEI header 4. Encode document structure 5. Add scholarly annotations 6. Validate against schema 7. Document conventions ### TEI Best Practices - Follow TEI Guidelines - Use appropriate mod

What's inside
Steps it walks through
  1. Overview
  2. Capabilities
  3. Document Structure
  4. Scholarly Annotation
  5. Critical Apparatus
  6. Metadata
  7. Usage Guidelines
  8. Encoding Process
  9. TEI Best Practices
  10. Quality Standards
  11. Integration Points
  12. Related Processes
  13. Collaborating Skills
  14. References
More from babysitter
All skills →
About this skill
What does the tei-text-encoding skill do?

Encode texts following Text Encoding Initiative standards for digital editions, annotations, and scholarly apparatus

How do I install it?

Run `npx skills add a5c-ai/babysitter --skill tei-text-encoding --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From a5c-ai/babysitter, a repository with 1,642 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going