From markdown-files
Use for Markdown structure and prose edits with low churn. USE FOR: heading hierarchy, bullet cleanup, link/code block fixes, concise doc rewrites. DO NOT USE FOR: JSON/YAML data transforms, code semantics, build config changes.
How this skill is triggered — by the user, by Claude, or both
Slash command
/markdown-files:markdown-filesThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
```bash
mdq --version
If mdq is not installed, this skill cannot be used effectively for reliable Markdown querying and structure-aware workflows. Recommend installing it with Homebrew first (brew install mdq) when available, then rerun the task.
Use this skill: headings, bullets, links, readability rewrites, mdq queries.Prefer other skills: JSON transforms (json-files), YAML path edits (yaml-files).Default when ambiguous: if target is *.md, route here.mdq Query Examplesmdq '#heading' README.md
mdq '#installation []' README.md
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
Applies a firm's KYC/AML rules grid to parsed onboarding records: assigns risk rating, checks required documents, outputs rule outcomes with citations, and routes for escalation.
Generates daily or weekly digests of activity from connected sources (chat, email, docs, tasks, CRM), highlighting action items, decisions, mentions, and project updates.
npx claudepluginhub pidster/tool-skills --plugin markdown-files