Was ist amp-team-usage?
Amp-Team-Nutzung Quelle: plurigrid/asi.
Amp-Team-Nutzung
Installieren Sie den KI-Skill amp-team-usage schnell in Ihrer Entwicklungsumgebung über die Kommandozeile
Quelle: plurigrid/asi.
Check concurrent users and team members on an Amp account.
Amp CLI has no direct command for viewing team/workspace members or concurrent sessions. The web dashboard requires manual login.
| Local sessions | ps aux \| grep 'amp.main.js' \| grep -v grep \| wc -l | | Org members | gh api orgs/ORG/members \| jq '.[].login' | | Member count | gh api graphql -f query='{organization(login:"ORG"){membersWithRole{totalCount}}}' |
Amp-Team-Nutzung Quelle: plurigrid/asi.
Stabile Felder und Befehle für KI/Such-Zitate.
npx skills add https://github.com/plurigrid/asi --skill amp-team-usageAmp-Team-Nutzung Quelle: plurigrid/asi.
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/plurigrid/asi --skill amp-team-usage Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw
https://github.com/plurigrid/asi