- 📁 examples/
- 📁 references/
- 📁 scripts/
- 📄 .gitignore
- 📄 CONTRIBUTING.md
- 📄 LICENSE
Git Context Controller (GCC) v2 — Lean agent memory backed by real git. Stores hash + intent + optional decision notes instead of verbose markdown. Auto-bridges to aiyoucli vector memory when available. Dual mode: git-backed (lean index.yaml) or standalone (markdown fallback). Triggers on /gcc commands or natural language like 'commit this progress', 'branch to try an alternative', 'merge results', 'recover context'.
根据 Markdown 新闻文档生成 HTML 周报,扫描更新配置,并同步更新 README 文档
- 📁 assets/
- 📁 references/
- 📁 scripts/
- 📄 SKILL.md
管理基于 Markdown 实体的本地知识库。提供库观察、实体检索、按需加载章节、精确编辑及显式关系管理能力。支持长期记忆与持续学习。
- 📁 .github/
- 📁 agents/
- 📁 config/
- 📄 .gitignore
- 📄 README.md
- 📄 SKILL.md
支持用户按一个或多个研究领域订阅 arXiv 最新论文,按重要性排序并以中英双语卡片形式推送(英文标题/中文标题/英文摘要/中文摘要/arXiv 链接)。支持每领域独立数量上限(5-20)、关键词高亮、NEW/UPDATED 版本标识、Markdown 存档,以及定时推送与即时推送双路径。首次使用时先完成订阅配置;领域可由 Agent 画像 JSON 自动补全英文名、关键词与会议列表。
- 📁 agents/
- 📁 config/
- 📁 references/
- 📄 SKILL.md
Convert PDFs to markdown, JSON, or HTML using the Marker CLI. Use when the user wants to convert PDF content into text-based formats (markdown, HTML, JSON), mentions "marker" or "marker_single", or asks to batch-convert a folder of PDFs into readable text. Handles single-file and batch-folder conversion, resuming interrupted runs, LLM-enhanced output, and conversion state/error log review.
- 📁 arxiv_doc_builder/
- 📁 references/
- 📄 pyproject.toml
- 📄 SKILL.md
Automatically convert arXiv papers to well-structured Markdown documentation. Invoke with an arXiv ID to fetch materials (LaTeX source or PDF), convert to Markdown, and generate implementation-ready reference documentation with preserved mathematics and section structure.
- 📄 create_preview.py
- 📄 create_template.py
- 📄 markdown_normalizer.py
将 Markdown 文件转换为格式化的 Word 文档。当用户想要将 .md 转换为 .docx、从 Markdown 创建 Word 文档或提及文档转换时调用此技能。
Review Markdown documents using the MRSF (Sidemark) sidecar format. Use when asked to review, comment on, or provide feedback on Markdown files. Adds structured, anchored review comments via the MRSF MCP server.
微信公众号文章发布工具。使用 wxgzh CLI 将 Markdown 文章发布到公众号草稿箱。触发场景:用户要发公众号文章、配置公众号 AppID/AppSecret、生成封面图、Markdown 转 HTML、多账号管理。
Convert Markdown to WeChat Official Account HTML with beautiful themes. Supports 20+ built-in themes across 5 series (Classic, Tech, Oriental, Magazine, Social). Use when user asks to "排版", "微信排版", "format article", "格式化文章", "inkpress", "convert markdown", "主题预览", or "theme".
Converts content to clean markdown. Supports web pages, Google Docs, PDFs, images, videos, audio files, YouTube videos, Word docs, EPUBs, CSVs, PowerPoints, tweets, and RSS feeds. Use when the user wants to convert a URL or file to markdown, extract text from a PDF or image, transcribe a video or audio file, save a web article, export a Google Doc, or get a YouTube transcript.
Export a session conversation to markdown