install
source · Clone the upstream repo
git clone https://github.com/a5c-ai/babysitter
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/a5c-ai/babysitter "$T" && mkdir -p ~/.claude/skills && cp -r "$T/library/specializations/domains/science/mathematics/skills/zbmath-interface" ~/.claude/skills/a5c-ai-babysitter-zbmath-interface && rm -rf "$T"
manifest:
library/specializations/domains/science/mathematics/skills/zbmath-interface/SKILL.mdsource content
zbMATH Interface
Purpose
Provides interface with zbMATH Open for open access mathematical literature search and discovery.
Capabilities
- Open access mathematical literature search
- Software reference linking
- Classification browsing
- Author disambiguation
- Full-text linking
Usage Guidelines
- Open Access: Leverage open access content
- Software Links: Find related mathematical software
- Classification: Browse by MSC classification
- Full Text: Link to open access full texts
Tools/Libraries
- zbMATH Open API