linxule

Carrel Batch — Development skill for Claude Code

Development community

Batch convert or transcribe a folder of files and file them to your vault.

How to install Carrel Batch

Installs to ~/.claude/skills/linxule-carrel-carrel-batch/SKILL.md

Terminal
mkdir -p ~/.claude/skills/linxule-carrel-carrel-batch && curl -fsSL https://raw.githubusercontent.com/linxule/carrel/HEAD/commands/carrel-batch.md -o ~/.claude/skills/linxule-carrel-carrel-batch/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Carrel Batch does


description: Batch convert or transcribe a folder of files and file them to your vault argument-hint: "convert [--unattended] (or: transcribe )"

!carrel batch ${ARGS}

Alternatives in Development

  • Package OfficeCLI Skill As AionUi Assistant — Convert an OfficeCLI skill into a fully wired AionUi assistant preset, or update an existing one 20.3k ★
  • Transcribe — Transcribe audio files to text with optional speaker diarization 14.6k ★
  • Pdf2image — Convert PDF pages to images using Python pdf2image library 206 ★

Full documentation available on GitHub

View Source Repository