digital-stoic-org

60 mods across 1 repository, 20 stars between them.

infographize

25

digital-stoic-org/agent-skills

Skill Claude CodeCodex

Convert markdown documents into AntV infographic SVGs. Analyzes content structure, selects optimal template, generates AntV syntax, and renders to SVG. Use when user wants to create infographics, visual summaries, or storytelling visuals from markdown.

20 2d ago A 52 tokens original MIT

literatize

26

digital-stoic-org/agent-skills

Skill Claude CodeCodex

On-demand code annotator for LLM context preservation. Adds section-level comments capturing intent, rationale, and gotchas. Use when "literatize", "add literate comments", "annotate this file", "add section comments".

20 2d ago A 52 tokens original MIT

toshl

27

digital-stoic-org/agent-skills

Skill Claude CodeCodex

Toshl Finance automation - sync data to local cache and generate monthly financial reports.

20 2d ago A 19 tokens original MIT

tune-voice

28

digital-stoic-org/agent-skills

Skill Claude CodeCodex

Extract, define, and enforce a project's writing voice. Reverse-engineers a voice profile from real sample copy, or interviews you to build one, then applies it to drafts with a voice-constant / tone-flex model and validate-and-explain edits. Profiles are per-project artifacts at /ref/tone-guide.md, resolved via…

20 2d ago A 116 tokens original MIT

convert

29

digital-stoic-org/agent-skills

Plugin Claude Code

Document and audio conversion: PDF, EPUB, DOCX, PPTX, and audio recordings to markdown, plus markdown to PDF. Uses Docling for document extraction and whisper.cpp for local transcription.

20 2d ago A tokens not measured original MIT

convert-docx

30

digital-stoic-org/agent-skills

Skill Claude CodeCodex

Convert Word (.docx) files to clean markdown for LLM context (uses markitdown). Use when converting Word documents to markdown for analysis or summarization. Triggers include "convert docx", "word to markdown", "docx file".

20 2d ago A 55 tokens original MIT

convert-epub

31

digital-stoic-org/agent-skills

Skill Claude CodeCodex

Convert EPUB files to clean markdown for LLM context (uses epub-to-markdown). Use when converting ebooks or EPUB documents to markdown for analysis or summarization. Triggers include "convert epub", "epub to markdown", "epub file".

20 2d ago A 55 tokens original MIT

convert-md-to-pdf

32

digital-stoic-org/agent-skills

Skill Claude CodeCodex

Convert Markdown files with Mermaid diagrams to styled PDF. Use when user wants to export/convert markdown to PDF, generate PDF documentation, or create printable documents.

20 2d ago A 37 tokens original MIT

convert-pdf

33

digital-stoic-org/agent-skills

Skill Claude CodeCodex

Convert PDF to clean markdown. Auto-detects backend: pdftotext (fast, text-heavy) or docling (complex tables, multi-column, OCR). Use when converting PDFs to markdown for analysis or summarization. Triggers: "convert pdf", "pdf to markdown", "pdf file", "pdf to text", ".pdf".

20 2d ago A 74 tokens original MIT

convert-pptx

34

digital-stoic-org/agent-skills

Skill Claude CodeCodex

Convert PowerPoint (.pptx) files to clean markdown for LLM context (uses markitdown). Use when converting presentations to markdown for analysis or summarization. Triggers include "convert pptx", "powerpoint to markdown", "pptx file", "slides to markdown".

20 2d ago A 62 tokens original MIT

import-gdoc

35

digital-stoic-org/agent-skills

Skill Claude CodeCodex

Import Google Docs from Drive into local google-in/ folder with manifest tracking. Use when importing Google documents for local analysis. Triggers include "import gdoc", "google doc", "import from drive", "google docs import".

20 2d ago A 50 tokens original MIT

transcribe

36

digital-stoic-org/agent-skills

Skill Claude CodeCodex

Transcribe an audio recording (m4a/mp3/wav/ogg/flac) to markdown locally with whisper.cpp. Auto-detects language (multilingual, tuned for EN/FR), CPU-only, private — no API, no GPU. Self-bootstrapping: builds the pipeline on first use if missing. Use when the user wants to transcribe audio, convert a recording to…

20 2d ago A 119 tokens original MIT

cowork

37

digital-stoic-org/agent-skills

Plugin Claude Code

Multi-project context management: switch projects, save/load sessions, ref/wip file zones + sync, audit/reorganize project folders. Designed for non-CLI interfaces (Cowork desktop, Telegram).

20 2d ago A tokens not measured original MIT

load-work

38

digital-stoic-org/agent-skills

Skill Claude CodeCodex

Menu-driven session resume. Guided UX wrapper for context loading. Triggers: "load", "resume", "continue where I left off", "what was I working on?".

20 2d ago A 38 tokens original MIT

save-work

39

digital-stoic-org/agent-skills

Skill Claude CodeCodex

Menu-driven session save. Guided UX wrapper for context saving. Triggers: "save", "save my work", "checkpoint", "I'm done for now".

20 2d ago A 35 tokens original MIT

sweep-project

40

digital-stoic-org/agent-skills

Skill Claude CodeCodex

Audit, reorganize, and ensure consistency of ONE project folder against the zone+tier convention. Read-only audit → reorg plan → gated execute. Triggers: "sweep project", "tidy project", "reorganize project", "project hygiene", "audit folder", /sweep-project.

20 2d ago A 66 tokens original MIT

switch

41

digital-stoic-org/agent-skills

Skill Claude CodeCodex

Switch project context with guided menu. Loads CLAUDE.md chain + CONTEXT files + ref/ index. Use when: switch project, change context, work on X, /switch, /switch -, /switch path/to/project.

20 2d ago A 49 tokens original MIT

sync-ref-wip

42

digital-stoic-org/agent-skills

Skill Claude CodeCodex

Bidirectional ref/wip sync. Auto-detects direction from timestamps and content maturity. Triggers: "sync ref", "align ref wip", "promote to ref", "update wip", /sync-ref-wip.

20 2d ago A 53 tokens original MIT

dstoic

43

digital-stoic-org/agent-skills

Plugin Claude Code

Core infrastructure: git commits, model selection, hooks, scratch pad, kaizen, devil-advocate agent, context save/load, verbatim checkpoint, resumable work plans (plan-context), meta-prompt (RELIANCE recursive ledger), and session post-mortem.

20 2d ago A tokens not measured original MIT

checkpoint

44

digital-stoic-org/agent-skills

Skill Claude CodeCodex

Capture a session's verbatim "meat" — the exact phrasing of constraints, rejected paths, corrections, live reasoning, learnings, pivots, open questions — into CHECKPOINT--llm.md, plus a synthesized summary of state. Use before /clear on a long reasoning session, when exact wording matters, or when saving a session…

20 2d ago A 98 tokens original MIT

commit-repo

45

digital-stoic-org/agent-skills

Skill Claude CodeCodex

Streamlined git commit for praxis-managed repos. Single human gate for scope + message approval. Use when committing changes, "commit repo", "commit praxis", "commit nano-vc".

20 2d ago B 41 tokens original MIT

instruct-compact

47

digital-stoic-org/agent-skills

Skill Claude CodeCodex

Generate a copy-paste instruction block to steer Claude Code's /compact so the summary keeps what matters. Use when about to compact context intentionally, before a long session gets summarized, or when the user says "instruct compact", "compaction instructions", "steer compact", "custom compact", "prepare compaction".

20 2d ago A 70 tokens original MIT

kaizen

48

digital-stoic-org/agent-skills

Skill Claude CodeCodex

Capture friction with any Praxis artifact (skill, CLAUDE.md, rule, workflow) in under 30 seconds. Use when user says "kaizen", "log friction", "this annoyed me", or invokes /kaizen . One-shot append to /praxis/thinking/kaizen/ .jsonl — no editor, no follow-up questions, no context switch. Friction signal (fix…

20 2d ago A 102 tokens original MIT