·amp-team-usage
</>

amp-team-usage

Amp Team Usage

5Installs·0Trend·@plurigrid

Installation

$npx skills add https://github.com/plurigrid/asi --skill amp-team-usage

How to Install amp-team-usage

Quickly install amp-team-usage AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/plurigrid/asi --skill amp-team-usage
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: plurigrid/asi.

SKILL.md

View raw

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 Usage Source: plurigrid/asi.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/plurigrid/asi --skill amp-team-usage
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-11

Browse more skills from plurigrid/asi

Quick answers

What is amp-team-usage?

Amp Team Usage Source: plurigrid/asi.

How do I install amp-team-usage?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/plurigrid/asi --skill amp-team-usage Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/plurigrid/asi