medrix-flow
Auditable research workflows from literature search to publication-ready papers
All Skills in This Repository (17)
Pure Emerald Level Indicatorschart-visualization
Generate chart images from data and return image URLs with configurations.
bootstrap
Generate a persona-defining SOUL.md through a four-phase onboarding conversation.
image-generation
Generate images from JSON prompts and reference images via the Gemini API.
web-design-guidelines
Review UI code against the Web Interface Guidelines and output file:line violation reports.
github-deep-research
Conduct multi-round GitHub repository research and generate citation-backed markdown reports.
deep-research
Conduct iterative multi-angle web research with source validation and temporal awareness.
surprise-me
Combine 1โ3 enabled skills into a single cohesive artifact.
find-skills
Find and install agent skills using the Skills CLI.
podcast-generation
Generate two-host podcast MP3s from text with optional transcripts.
skill-creator
Orchestrates skill creation, evaluation, benchmarking, and description optimization workflows for Claude Skills.
data-analysis
Analyze Excel and CSV files with schema inspection, statistics, and SQL queries.
video-generation
Generate MP4 videos from structured JSON prompts via the Gemini API.
Frequently Asked Questions
FAQPage SchemaHow to install MedrixFlow?โผ
Run `npx skills add Citrus-bit/medrix-flow --all -g -y` in your terminal to install all skills in this suite globally.
What research tasks can MedrixFlow handle?โผ
It covers literature reviews, evidence mapping, reproducible experiments, citation-audited LaTeX manuscripts, and publication-ready figures. Each stage is logged in a research ledger with human approval gates for risky steps.
Can it generate papers with real citations?โผ
Yes. It retrieves papers from sources like Semantic Scholar, OpenAlex, and arXiv, binds claims to specific evidence, and exports LaTeX, BibTeX, and PDF with a citation audit that blocks unsupported claims.
Does it support data analysis and charts?โผ
Yes. Built-in skills analyze Excel and CSV files with SQL, generate validated charts, and produce Nature-style figures in Python or R with export to SVG, PDF, and TIFF.
Can non-coders use these research skills?โผ
Yes. Once installed, you describe your research goal in plain language and the agent handles retrieval, analysis, and document generation for you.
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