fdcnal-usda-fooddata-central-agent
Installation
SKILL.md
fdcnal-usda-fooddata-central-agent
Auto-generated skill for OneKey Agent Gateway registered agent fdcnal/usda-fooddata-central-agent based on its api_list from registered API metas. Available
to use in CLIs, Skills, Rest APIs, and more agent preferred formats.
Quick Start
Set the API providers access key `` or the registered OneKey Gateway access key DEEPNLP_ONEKEY_ROUTER_ACCESS from AI Agent Marketplace.
export DEEPNLP_ONEKEY_ROUTER_ACCESS=YOUR_REGISTRY_KEY
Run an API via scripts:
- Node (JS):
node scripts/<api_name>.js --data '{"key":"value"}' - Python:
python3 scripts/<api_name>.py --data '{"key":"value"}'