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

doc-parser
>
claude-office-skills
news-monitor
Set up news monitoring strategies, analyze news coverage, and synthesize current events. Create news digests and media analysis reports.
claude-office-skills
md-to-office
>
claude-office-skills
pdf-to-docx
Convert PDF files to editable Word documents using pdf2docx
claude-office-skills
telegram-bot
Telegram bot development - chatbots, notifications, AI assistants, and group automation
claude-office-skills
office-to-md
>
claude-office-skills
pptx-manipulation
>
claude-office-skills
xlsx-manipulation
Create, edit, and manipulate Excel spreadsheets programmatically using openpyxl
claude-office-skills
academic-search
Search and analyze academic literature. Find papers, understand research methodologies, and synthesize academic findings for research projects.
claude-office-skills
docx-manipulation
Create, edit, and manipulate Word documents programmatically using python-docx
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
Generate publication-quality LaTeX tables from experimental results. Convert JSON/CSV data to booktabs-styled tables with bold best results, multi-row layouts, and proper captions. Use when creating result tables, comparison tables, or ablation tables for papers.
lingzhi227
self-review
Automatically review an academic paper using the NeurIPS review form with three reviewer personas, ensemble scoring, and reflection refinement. Extracts text from PDF, runs structured review, and outputs actionable feedback. Use when the user wants to review a paper before submission or get feedback on a draft.
lingzhi227
slide-generation
Convert a completed paper into presentation slides (Beamer LaTeX) or poster. Extract key figures, tables, equations, and create a narrative flow for oral presentation. Identified gap in existing tools — designed from best practices.
lingzhi227
atomic-decomposition
Decompose research ideas into atomic, self-contained concepts with bidirectional math-code mapping. For each concept, extract the math formula from papers and find code implementations. Use for complex system papers requiring formal grounding.
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
symbolic-equation
Discover scientific equations from data using LLM-guided evolutionary search (LLM-SR). Multi-island algorithm with softmax-based cluster sampling, island reset, and LLM-proposed equation mutations. Use for symbolic regression and equation discovery.
lingzhi227
bailian-protocol
阿里云百炼 `bl` 家族共享执行协议(consent 确认、版本预检、鉴权/安装、错误上报、本地文件与输出约定)。 不是面向用户意图的业务入口;当任一 bailian-* 业务 skill(bailian-cli / bailian-gen / bailian-finetune / bailian-managed-agent)执行前需要公共上下文,或用户首次安装/鉴权/`bl` 报错需上报时读取本 skill。 官方安装为整包:`npx skills add modelstudioai/cli --all -g`(与业务 skill 同装);Agent Skills / `npx skills` 不会按 metadata 自动拉依赖。
modelstudioai
layers-observed-behaviour
Techniques for planning user research and synthesising it into grounded, confidence-rated findings about what users actually do
jamiemill
research-planning
Design research plans and paper architectures. Given a research topic or idea, generate structured plans with methodology outlines, paper structure, dependency-ordered task lists, UML diagrams, and experiment designs. Use when starting a new research project or paper.
lingzhi227
survey-generation
Generate complete academic survey papers using multi-LLM parallel outline generation, RAG-based subsection writing, citation validation, and local coherence enhancement. Based on AutoSurvey pipeline. Use for writing comprehensive literature surveys.
lingzhi227
pdf-extraction
Extract text, tables, and metadata from PDFs using pdfplumber
claude-office-skills