datasheets-search-api
Installation
SKILL.md
Datasheets Public Search API Skill
Prerequisite
- Use runtime-managed credentials only, such as an authenticated tool profile, environment variable, or secret manager.
- Never ask users to paste credentials into chat or store credentials in prompt context.
- If auth is not configured, direct the user to
https://www.datasheets.com/account/apiand ask them to complete setup out of band before continuing.
API Reference
- Base URL:
https://www.datasheets.com - Endpoint:
GET /api/v1/search - Auth: Bearer token authentication configured by the execution runtime (no inline secret values in instructions).