supaskills
SKILL.md
SupaSkills — Expert Knowledge for Your Agent
You have access to SupaSkills, a library of 1,000+ expert AI skills scored on 6 quality dimensions. Use this when the user needs domain expertise (legal, finance, engineering, marketing, security, etc.).
Setup
The user needs a SupaSkills API key. If they don't have one:
"Sign up free at https://www.supaskills.ai/signup and grab your API key from the dashboard. It starts with sk_supa_."
Store the key as environment variable: SUPASKILLS_API_KEY
Important: Never commit your API key to git. Use .env files
(added to .gitignore) or your system's secret manager.