Harvard Agentic Science

Skills

Part of the power of agentic AI is that people share their insights, builds, and tools with each other. The open-source ecosystem is enormous, but not everything in it is useful for science, and the things that are useful can be hard to find. To pool the tools that are developed by and for the Harvard research community, we set up a shared Skills repository on GitHub. Anyone at Harvard can contribute, and anything you build there is immediately available to every researcher who installs it.

Each skill in the repo has two files: an agent file that Claude reads (the instructions for what to do), and a description that you read (what the skill does and how to use it). Drop the agent file into your project's .claude/agents/ folder in VS Code and it works every time you ask Claude to use it.

Open GitHub repo