ClawBio/ClawBio ? reverse-engineered prompt
Reverse engineered prompt
Build me a local first bioinformatics AI assistant that runs on Python and feels like a library of reusable skills.
I want to be able to install it quickly, run a demo from the command line, and also call the same skills from Python or connect it to an AI coding tool through MCP. It should help with common genomics tasks like looking up variants, checking disease associations, exploring pharmacogenomics, calculating polygenic risk, and answering plain English questions about research datasets. Use demo data by default so it is safe to try, and make the results reproducible with saved environment info and replay instructions where possible.
Please include a few realistic demo skills, a simple CLI, clear docs, tests, and a way to run everything locally without needing external services. If you need to check current docs online for anything, go ahead. Keep the experience simple, privacy focused, and easy for someone to try from a fresh install.
Are you gonna build this?
make sure you review the code using coderabbit