processing-markdown とは?
mq (Markdown 用の jq に似たクエリ言語) を使用して Markdown ファイルを処理します。ユーザーが Markdown 処理、コンテンツ抽出、ドキュメント変換、または MQ クエリについて言及する場合に使用します。 ソース: harehare/mq。
mq (Markdown 用の 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-markdownmq (Markdown 用の 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