ワンクリックで
miss-you.github.io
miss-you.github.io には Miss-you から収集した 6 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
Use when a post from this repository should be appended to an existing Feishu doc or wiki page, especially when the user provides a target wiki/doc URL and wants update semantics with append as the default rather than creating a new child page.
Use when a post from this repository should be published as a new child page under the fixed Feishu wiki node `AI Coding 分享`, especially when the user says 上传到知识库、发到飞书知识库、新建一篇知识库文章、或要把某篇 content/posts 文章发到 AI Coding 分享。
Use when blog post has local images (img/ directory) that need to be visually understood, inserted into the article at appropriate positions, and/or migrated from local relative paths to a GitHub image hosting repository. Triggers: 插入图片, 配图, 上传图片到图床, 图片迁移, 图片外链, insert images, upload to image hosting.
Use when converting PDF files to markdown with embedded images extracted as separate files. Triggered by: "PDF转markdown", "PDF转md", "解析PDF", "提取PDF内容", "提取PDF图片", "convert PDF to markdown", "PDF to md", "extract PDF content".
将 Markdown 文件中的 mermaid 代码块替换为同目录 img/ 下对应的图片引用。 用户已手工将 mermaid 图导出为图片(png/gif/jpeg/webp/svg 等)放入 img/ 目录, 需要自动匹配并替换。 当 markdown 文件中同时存在 mermaid 代码块和 img/ 目录下的图片文件时使用。
从用户在对话中提供的文本创建 Hugo 博客文章,自动生成 front matter、运行 check-posts.py 检查、git commit 并 push。当用户贴一段文字并要求发博客、创建文章、发布文章、帮我发到博客、把这段文字变成博客、commit and push 这篇文章时使用。