什麼是 processing-markdown?
使用 mq 處理 Markdown 文件,mq 是一種類似 jq 的 Markdown 查詢語言。當使用者提及 Markdown 處理、內容擷取、文件轉換或 mq 查詢時使用。 來源:harehare/mq。
使用 mq 處理 Markdown 文件,mq 是一種類似 jq 的 Markdown 查詢語言。當使用者提及 Markdown 處理、內容擷取、文件轉換或 mq 查詢時使用。
透過命令列快速安裝 processing-markdown AI 技能到你的開發環境
來源:harehare/mq。
| .h | All headings | | .h1–.h6 | Specific heading level | | .text | Text nodes | | .code | Code blocks | | .codeinline | Inline code | | .strong | Bold text | | .emphasis | Italic text | | .delete | Strikethrough | | .link | Links | | .image | Images | | .list | List items | | .blockquote | Block quotes | | .[][] | Table cells |
| .html or .<> | HTML nodes | | .footnote | Footnotes | | .math | Math blocks | | .yaml, .toml | Frontmatter |
| -A, --aggregate | Combine all inputs into single array | | -I, --input-format | Input format: markdown, mdx, html, text, null, raw | | -F, --output-format | Output format: markdown, html, text, json, none | | -U, --update | Update file in place | | -f, --from-file | Load query from .mq file | | -o, --output | Write to output file |
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/harehare/mq --skill processing-markdown使用 mq 處理 Markdown 文件,mq 是一種類似 jq 的 Markdown 查詢語言。當使用者提及 Markdown 處理、內容擷取、文件轉換或 mq 查詢時使用。 來源:harehare/mq。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/harehare/mq --skill processing-markdown 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/harehare/mq