Agent skill
general-tools
General-purpose research tools index: literature search, plotting, document creation, data analysis, symbolic math. READ THIS when performing non-computation tasks.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/general-tools
SKILL.md
General-Purpose Research Tools
This skill group provides tools for literature search, visualization, document creation, and data analysis. These complement the materials computation skills.
Literature & Citation
| Skill | Purpose |
|---|---|
arxiv-database |
Search and retrieve arXiv preprints (no API key needed) |
openalex-database |
Query 240M+ scholarly works, citation analysis |
citation-management |
DOI → BibTeX conversion, citation validation |
Visualization & Plotting
| Skill | Purpose |
|---|---|
matplotlib |
Publication-quality static plots |
plotly |
Interactive charts and dashboards |
seaborn |
Statistical visualization (distributions, heatmaps) |
scientific-visualization |
Multi-panel journal figures, colorblind-safe palettes |
Document & Presentation
| Skill | Purpose |
|---|---|
scientific-writing |
Manuscripts with IMRAD structure, citations |
pptx |
Create/edit PowerPoint presentations |
docx |
Create/edit Word documents |
pdf |
Read, merge, extract PDF files |
latex-posters |
LaTeX research posters (beamerposter/tikzposter) |
xlsx |
Excel spreadsheet creation and analysis |
Data Analysis & Math
| Skill | Purpose |
|---|---|
statistical-analysis |
Statistical tests, assumption checking |
exploratory-data-analysis |
EDA for 200+ scientific file formats |
sympy |
Symbolic mathematics (equations, calculus, algebra) |
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?