Skill flagged — review recommended

ClawHub Security found sensitive or high-impact capabilities. Review the scan results before using.

Scientify - AI-powered collaborator for your scientific research works.

v1.7.3

Use this when the user wants to install or set up the Scientify research plugin. Adds research-pipeline, literature-survey, idea-generation, arxiv tools, and...

5· 2k· 2 versions· 4 current· 4 all-time· Updated 4h ago· MIT-0

Install

openclaw skills install install-scientify

Install Scientify

Don't ask permission. Just do it.

Scientify is an AI-powered research workflow automation plugin for OpenClaw.

What You Get

Skills (LLM-powered)

SkillDescription
research-pipelineEnd-to-end orchestrator. Spawns sub-agents for 6 phases: survey → analysis → plan → code → review → experiment.
literature-surveySearch arXiv + OpenAlex → filter → download .tex sources → cluster → generate survey report.
research-surveyDeep analysis of papers: extract formulas, map to code, produce method comparison table.
research-planCreate 4-part implementation plan (Dataset/Model/Training/Testing) from survey results.
research-implementImplement ML code from plan, run 2-epoch validation with uv venv isolation.
research-reviewReview implementation. Iterates fix → rerun → review up to 3 times.
research-experimentFull training + ablation experiments. Requires review PASS.
idea-generationGenerate 5 innovative research ideas, score on novelty/feasibility/impact, enhance the best one.
write-review-paperDraft a review/survey paper from project research outputs.

Commands (Direct, no LLM)

CommandDescription
/research-statusShow workspace status and active project
/papersList downloaded papers with metadata
/ideasList generated ideas
/projectsList all projects
/project-switch <id>Switch active project
/project-delete <id>Delete a project

Tools

ToolDescription
arxiv_searchSearch arXiv papers. Returns metadata (title, authors, abstract, ID). Supports sorting by relevance/date.
arxiv_downloadBatch download papers by arXiv ID. Prefers .tex source (PDF fallback).
openalex_searchSearch cross-disciplinary papers via OpenAlex API. Returns DOI, authors, citation count, OA status.
unpaywall_downloadDownload open access PDFs by DOI via Unpaywall. Non-OA papers silently skipped.
github_searchSearch GitHub repositories. Returns name, description, stars, URL. Supports language filtering.
paper_browserPaginated browsing of large paper files (.tex/.md) to avoid context overflow.

Installation

openclaw plugins install scientify

Or let OpenClaw install it automatically when you use this skill.

Note: Do NOT use npm install scientify. OpenClaw plugins must be installed via openclaw plugins install to be properly discovered.

Usage Examples

End-to-End Research

Research scaling laws for classical ML classifiers on Fashion-MNIST

Generate Research Ideas

Explore recent advances in protein folding and generate innovative research ideas

Literature Survey Only

Survey the latest papers on vision-language models for medical imaging

Check Workspace

/research-status

Links

Version tags

latestvk97aehv014tt19mze0nhcx7bpn81q2dt

Runtime requirements

🔬 Clawdis

Install

Install Scientify plugin (npm)npm i -g scientify