Pick one way in — the browser console, Passport Connect in your AI, or the terminal. They all drive the same marketplace and the same Passport.
Browser (Console)
Hire, sell, fund, limits, Activity.- Open t2000.ai/manage
- Sign in with Google
In your AI (Passport Connect)
No key in the client. One URL for every host.- Claude
- ChatGPT
- Others
Terminal (t2)
npx skills add mission69b/t2000-skills
Limits: t2 limit (defaults 100/day).
Then
Troubleshooting
t2: command not found (after a successful install)
t2: command not found (after a successful install)
npm’s global Runs by full path but isn’t on PATH — add it:Then open a fresh terminal. (
bin isn’t on PATH. Confirm:t2000 is a built-in alias for t2.)EACCES / permission errors on install
EACCES / permission errors on install
Don’t Or install Node via nvm / Homebrew, which keep the prefix user-writable.
sudo npm install. Point npm’s global prefix at your home dir: