install-scientify

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 workspace management.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "install-scientify" with this command: npx skills add Springleave/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

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Research

Arxiv Reader

Read and analyze arXiv papers by fetching LaTeX source, listing sections, or extracting abstracts

Registry SourceRecently Updated
067
Profile unavailable
Research

Ai Task Hub

AI task hub for image analysis, background removal, speech-to-text, text-to-speech, markdown conversion, points balance/ledger lookup, and async execute/poll...

Registry SourceRecently Updated
1205
Profile unavailable
Research

Hugging Face Papers

Browse trending papers, search by keyword, and get paper details from Hugging Face Papers

Registry SourceRecently Updated
013
Profile unavailable