Kosmos
Autonomous AI scientist for hypothesis generation and research cycles
All Skills in This Repository (150)
Pure Emerald Level IndicatorsKosmos E2E Testing Skill
Run automated end-to-end tests for the Kosmos autonomous AI scientist.
paper-2-web
Convert LaTeX or PDF academic papers into interactive multi-section websites.
research-lookup
Retrieve academic and technical research with citations via Perplexity models.
scientific-schematics
Generate publication-quality scientific diagrams and flowcharts as SVG or EPS vector graphics.
citation-management
Automate academic citation discovery, extraction, validation, and BibTeX formatting.
scientific-critical-thinking
Evaluate scientific research rigor using GRADE and Cochrane ROB frameworks.
markitdown
Convert PDF, DOCX, PPTX, XLSX, images, audio, and web content into Markdown.
research-grants
Draft federal research grant proposals for NSF, NIH, DOE, and DARPA.
treatment-plans
Generate medical treatment plans in LaTeX/PDF using predefined templates.
scientific-writing
Generate scientific manuscripts with IMRAD structure and citation styles.
clinical-decision-support
Generate biomarker-stratified cohort analyses and treatment recommendation reports in LaTeX/PDF.
literature-review
Automate systematic literature reviews across academic databases with Python scripts.
Frequently Asked Questions
FAQPage SchemaHow to install Kosmos?โผ
Run `npx skills add jimmc414/Kosmos --all -g -y` in your terminal to install all skills in this suite globally.
What does Kosmos do?โผ
Kosmos is an autonomous AI scientist that generates hypotheses from literature, designs experiments, executes analysis code in Docker sandboxes, and validates discoveries automatically.
Which LLM providers does Kosmos support?โผ
It supports Anthropic, OpenAI, and LiteLLM, giving access to over 100 providers including local models via Ollama.
Can I control how much Kosmos spends on API calls?โผ
Yes. Set BUDGET_ENABLED and BUDGET_LIMIT_USD in your environment, and Kosmos stops gracefully when the limit is reached.
Does Kosmos require Docker to run?โผ
Docker is recommended for secure sandboxed code execution, but Kosmos falls back to static validation with direct execution if Docker is unavailable.
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