Goldsmith
GO-Linked-Data-Smithery — Tiny, specialized Claude Code skills for Gene Ontology curators.
What is Goldsmith?
Goldsmith gives GO curators a set of terminal-based skills powered by Claude AI. Instead of learning a complex interface, you talk to Claude in plain English to create, validate, and submit GO-CAM annotations.
Skills at a Glance
| Skill | What it does | Example |
|---|---|---|
/go-try |
Create annotations from natural language | /go-try human TP53 has protein kinase binding from PMID:20154695 |
/go-validate |
Check your annotation against the official schema | /go-validate output/my-annotation.json |
/go-check |
Run quality checks (term existence, taxon, evidence) | /go-check output/my-annotation.json |
/go-pr |
Submit your work for review as a Pull Request | /go-pr |
Who is This For?
- GO curators who want to try AI-assisted annotation
- New curators learning the GO-CAM data model
- Experienced curators who want a faster workflow for routine annotations
- Anyone curious about how Claude Code skills can support scientific curation
Getting Started
Ready to try it? Head to the Getting Started guide.
Built With
- gocam-py — Python library for GO-CAM models
- LinkML — Schema language for linked data
- Claude Code — Anthropic's CLI for Claude