研究与知识
研究、检索、摘要和知识工作
Skills 列表

web-search
制定有效的网络搜索查询,分析搜索结果,并综合发现。针对不同类型的信息需求优化搜索策略。
claude-office-skills
data-extractor
>
claude-office-skills
crypto-report
分析加密货币项目的代币经济学、链上指标和市场情况,生成全面的加密货币研究报告。
claude-office-skills
form-builder
使用 docassemble 构建交互式文档表单和问卷
claude-office-skills
okx-agent-payments-protocol
Use when an agent hits HTTP 402 / payment-required, or the user mentions x402, x402Version, X-PAYMENT, PAYMENT-REQUIRED, PAYMENT-SIGNATURE, WWW-Authenticate: Payment, permit2, upto, metered billing, a payment channel / voucher / session, channelId / channel_id, opening / closing / topping up / settling / refunding a channel, a paymentId or a2a_ link, creating / checking a payment link, A2MCP / an A2MCP endpoint, or sending a request to / calling an Agent's endpoint with a concrete endpoint URL. Covers x402 (exact, exact+Permit2, upto, aggr_deferred), MPP (charge / session), and a2a-pay paymentId flows. Any close / topup / settle / voucher / refund near a channel_id or session is an MPP mid-session op. The full bilingual trigger list (including Chinese) lives in the skill body.
okx
investment-memo
为VC、PE或公开市场投资撰写专业的投资备忘录。清晰构建投资论点、风险和建议。
claude-office-skills
doc-parser
>
claude-office-skills
news-monitor
制定新闻监控策略,分析新闻报道,综合时事动态。创建新闻摘要和媒体分析报告。
claude-office-skills
md-to-office
将 Markdown 转换为各种 Office 格式,使用 Pandoc 通用文档转换器。
claude-office-skills
pdf-to-docx
使用 pdf2docx 将 PDF 文件转换为可编辑的 Word 文档
claude-office-skills
telegram-bot
Telegram 机器人开发 - 聊天机器人、通知、AI 助手和群组自动化
claude-office-skills
office-to-md
>
claude-office-skills
pptx-manipulation
>
claude-office-skills
xlsx-manipulation
使用 openpyxl 以编程方式创建、编辑和操作 Excel 电子表格
claude-office-skills
academic-search
搜索和分析学术文献。查找论文,理解研究方法,并为研究项目综合学术成果。
claude-office-skills
docx-manipulation
使用 python-docx 以编程方式创建、编辑和操作 Word 文档
claude-office-skills
rebuttal-writing
Write point-by-point rebuttals to reviewer comments. Extract concerns from reviews, generate evidence-based responses, and format as a structured rebuttal document. Use after receiving peer review feedback.
lingzhi227
backward-traceability
Make every number in the final PDF traceable to the exact code line that produced it. Uses \hypertarget/\hyperlink LaTeX commands and \num{formula} evaluated at compile time. Use for reproducibility and data integrity verification.
lingzhi227
related-work-writing
Write Related Work sections that compare and contrast prior work with your approach. Organize by theme, cite broadly, and explain how your work differs. Use when writing or improving the Related Work section of a paper.
lingzhi227
table-generation
根据实验结果生成出版质量的LaTeX表格。将JSON/CSV数据转换为booktabs风格的表格,包含加粗的最佳结果、多行布局和适当的标题。在创建论文的结果表、对比表或消融表时使用。
lingzhi227
self-review
使用NeurIPS审稿表格,通过三位审稿人角色、集成评分和反思改进,自动评审学术论文。从PDF提取文本,运行结构化评审,并输出可操作的反馈。当用户希望在提交前评审论文或获取草稿反馈时使用。
lingzhi227
slide-generation
将已完成的论文转换为演示幻灯片(Beamer LaTeX)或海报。提取关键图表、表格、公式,并为口头报告创建叙事流程。识别现有工具中的空白——根据最佳实践设计。
lingzhi227
atomic-decomposition
将研究想法分解为原子化、自包含的概念,并建立数学与代码的双向映射。对于每个概念,从论文中提取数学公式并找到代码实现。适用于需要形式化基础的复杂系统论文。
lingzhi227
experiment-code
Write ML experiment code with iterative improvement. Generate training/evaluation pipelines, debug errors, and optimize results through code reflection. Use when implementing experiments for a research paper.
lingzhi227