AutoResearchClaw skills
Fully autonomous & self-evolving research from idea to paper. Chat an Idea. Get a Paper. ๐ฆ. 9 skills. skills-hub.ai mirrors 9 skills from AutoResearchClaw daily, every skill links back to its upstream GitHub source. Install with one command across Claude Code, Cursor, Codex, Windsurf, and any MCP-compatible tool.
Upstream: github.com/aiming-lab/AutoResearchClaw
Installing a AutoResearchClaw skill
Pick a skill below, then run the install command for your AI coding tool. The skills-hub CLI writes the SKILL.md to the right directory and tracks the install in .skills.json so your team gets reproducible installs.
# Install a AutoResearchClaw skill
npx @skills-hub-ai/cli install <skill-slug>
# Browse all AutoResearchClaw skills via API
curl https://skills-hub.ai/api/v1/skills?source=autoresearchclaw
# Browse all sources
open https://skills-hub.ai/sourcesTop AutoResearchClaw skills
See all โThe most-installed skills from AutoResearchClaw, ranked by adoption.
01biology-biopython
Bioinformatics with Biopython for sequence manipulation, file parsing, BLAST, and phylogenetics. Use when working with DNA/RNA/protein sequences or biological databases.
Buildfrom AutoResearchClaw02hypothesis-formulation
Structured scientific hypothesis generation from observations. Use when formulating testable hypotheses, competing explanations, or experimental predictions.
Buildfrom AutoResearchClaw03literature-search
Systematic literature review methodology including search strategy, screening, and synthesis. Use when conducting literature reviews or writing background sections.
Buildfrom AutoResearchClaw04scientific-visualization
Publication-ready scientific figure design with matplotlib and seaborn. Use when creating journal submission figures with proper formatting, accessibility, and statistical annotations.
Buildfrom AutoResearchClaw05statistical-reporting
Statistical test selection, assumption checking, and APA-formatted reporting. Use when analyzing experimental results or writing results sections.
Buildfrom AutoResearchClaw06a-evolve
Apply A-Evolve's agentic evolution methodology to improve AI agent performance across runs. Use when the user wants to diagnose agent failures, generate targeted skills from error patterns, evolve system prompts, or accumulate episodic knowledge. Works standalone or inside AutoResearchClaw pipelines. Triggers on: "evolve", "self-improve", "diagnose failures", "generate skills from errors", "what went wrong and how to fix it", or any mention of A-Evolve.
Buildfrom AutoResearchClaw07chemistry-rdkit
Computational chemistry with RDKit for molecular analysis, descriptors, fingerprints, and substructure search. Use when working with SMILES, drug discovery, or cheminformatics tasks.
Buildfrom AutoResearchClaw08researchclaw
Run the ResearchClaw autonomous research pipeline from a topic, config, and output directory.
Buildfrom AutoResearchClaw09scientific-writing
Academic manuscript writing with IMRAD structure, citation formatting, and reporting guidelines. Use when drafting or revising research papers.
Buildfrom AutoResearchClaw
About this source
skills-hub.ai mirrors skills from 90+ official GitHub repositories every day. Each imported skill is parsed from a SKILL.md file in the source repo, gets a security scan and quality score on import, and links back to its upstream source of truth.
Last sync: Aug 18, 2026, 5:14 PM (success).
AutoResearchClaw skills, frequently asked
What are AutoResearchClaw skills?
AutoResearchClaw skills are AI coding skills published by AutoResearchClaw (Fully autonomous & self-evolving research from idea to paper. Chat an Idea. Get a Paper. ๐ฆ. 9 skills.) and mirrored daily on skills-hub.ai. They are SKILL.md files that follow the open Agent Skills standard, so they work in Claude Code, Cursor, Codex CLI, Windsurf, Copilot, and any MCP-compatible tool.
How many AutoResearchClaw skills are available?
skills-hub.ai indexes 9 skills from AutoResearchClaw, synced daily from the upstream GitHub repository (https://github.com/aiming-lab/AutoResearchClaw).
How do I install a AutoResearchClaw skill?
Run `npx @skills-hub-ai/cli install <skill-slug>` in your project. The CLI writes the SKILL.md to the right directory for your AI tool and adds it to your `.skills.json` lockfile so your team gets the same skills at the same versions.
Are these official AutoResearchClaw skills?
Yes. Every skill from this source is mirrored from AutoResearchClaw's own GitHub repository (https://github.com/aiming-lab/AutoResearchClaw). Each skill page links back to the upstream source of truth, so you can verify the original.