sciclaw
Reproducible research, literature search, and manuscript drafting
All Skills in This Repository (22)
Pure Emerald Level Indicatorstmux
Send keystrokes and scrape pane output to control tmux sessions.
weather
Fetch current weather data and forecasts for any city via curl.
github
Control GitHub issues, PRs, and runs via the gh CLI.
skill-creator
Create modular AI skills with SKILL.md structure and optional resources.
summarize
Summarize text and transcripts from URLs, podcasts, and local files.
hardware
Discover and read/write I2C and SPI devices on Sipeed boards.
pandoc-docx
Convert Markdown to Word documents with pandoc and NIH reference template.
pptx
Automate PPTX slide deck creation, editing, summarization, templating, and merging.
experiment-provenance
Record experiment provenance and reproducible run metadata for research workflows.
pubmed-cli
Search PubMed from the terminal and retrieve article metadata, citations, and MeSH terms as structured JSON.
Extract text and tables from PDFs with OCR and metadata preservation.
scientific-writing
Draft and revise scientific manuscript sections with claim-evidence alignment and reproducible methods.
Frequently Asked Questions
FAQPage SchemaHow to install sciClaw?โผ
Run `npx skills add drpedapati/sciclaw --all -g -y` in your terminal to install all skills in this suite globally.
How to search PubMed from the command line?โผ
Use the pubmed-cli skill to run Boolean or MeSH queries, fetch article details by PMID, and export citations in RIS format for Zotero or EndNote.
Can sciClaw draft and revise manuscripts?โผ
Yes. It drafts sections with claim-evidence alignment, generates clean Word documents via pandoc, and applies tracked changes and comments with docx-review.
Does sciClaw work with Telegram and Discord?โผ
Yes. You message it like a colleague through your own private Telegram or Discord bot, and it returns papers, figures, and documents directly in chat.
Is my research data private with sciClaw?โผ
Yes. Everything runs locally on your machine, data stays in a folder you own, and there is no telemetry, tracking, or external server involved.
Related Repositories in Education & Research
View All in Education & Researchโlearn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides