🇺🇸 English🇨🇳 中文
SkillsNav
Home

database-lookup

★ 28K repoGeneralN/A

How to Install

Claude Code:
git clone https://github.com/K-Dense-AI/scientific-agent-skills && cp skills/database-lookup ~/.claude/skills/
Cursor:
Copy SKILL.md into your .cursorrules file
# Database Lookup You have access to 78 public databases through their REST APIs. Your job is to figure out which database(s) are relevant to the user's question, query them, and return the raw JSON

Related Skills