skills/latex-examples/SKILL.md
LaTeX 高质量表格与展示风格参考库。收集顶级论文中的表格 LaTeX 源码,提炼通用模式,教 AI 按照这些风格生成论文级别的 LaTeX 代码。当用户要求生成论文表格、对比实验表、消融实验表、排行榜表、或者提到"按论文风格生成 LaTeX"、"参考论文表格"时激活。也适用于用户发来 LaTeX 表格要求学习/收藏时。
npx skillsauth add Damon-GSY/claude-skills latex-examplesInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
从 Damon 收藏的顶会论文中提取的 LaTeX 表格最佳实践。按这些模式生成论文级表格。
examples/ — 原始论文表格收藏(LaTeX 源码 + 点评)
patterns/ — 从 examples 中提炼的通用模板
| 用户需求 | 读取文件 |
|----------|---------|
| 方法对比表 / 排行榜表 | patterns/comparison-table.md |
| 消融实验表 | patterns/ablation-table.md |
| 多数据集多指标表(wide table) | patterns/multi-dataset-table.md |
| 收藏新的 LaTeX 表格 | examples/ 目录 |
| 生成任何论文表格 | 先读对应 pattern,再参考具体 example |
examples/ 下创建 {领域}-{简称}.mdpatterns/ 中添加对应模板收藏的表格应满足以下至少 3 条:
content-media
PDF 文档解析与知识提取。将 PDF 转为纯文本,支持分页提取、摘要生成、 结构化整理,并可将内容持久化为 workspace 参考资料。 当用户发送 PDF 文件,或提到"解析PDF"、"提取内容"、"PDF转文字"时激活。
testing
财商训练工具顾问。基于《财商训练工具手册》24个模块。 当用户讨论个人理财、储蓄预算、投资理财、消费心理、财务规划、 保险保障、债务管理、财务自由等财务智商话题时激活。 也适用于"怎么理财"、"如何攒钱"、"该不该买"、"投资建议"、 "怎么规划财务"类问题。
tools
Web search without an API key using DuckDuckGo Lite via web_fetch. Use as a fallback when web_search fails with missing_brave_api_key error, or whenever you need to search the web and no search API is configured. Provides titles, URLs, and snippets for research queries. Zero dependencies — works with just the built-in web_fetch tool.
testing
On-demand agent loader from The Agency (msitarzewski/agency-agents). Searches 184 specialized AI agents by context, loads relevant ones into ~/.claude/agents/.