$npx -y skills add vercel/eve --skill toolkit-guideHow to triage an account and verify packaged skill resources with the toolkit CRM extension.
| 1 | # Toolkit triage |
| 2 | |
| 3 | 1. Look up the account with `toolkit__toolkit_lookup`. |
| 4 | 2. Check the returned tier before recommending an action. |
| 5 | |
| 6 | For the packaged skill resource smoke test, read `scripts/resource-token.js` |
| 7 | relative to this SKILL.md and report the exported token exactly. |