2 seats, 2 active in the last 7 days. These are people on the organisation's Claude account. Whichever surface a seat worked in, its usage lands here: seats, not separate agents.
Skills library
TheEcomAccelerator/tea-aios ↗
The versioned workflow skills these seats run on, shipped through the organisation's plugin marketplace.
| Seat | Model | Calls | Tokens | Tools | Share | Last seen |
|---|---|---|---|---|---|---|
| nicole@theecommerceaccelerator.com | claude-sonnet-5100%claude-haiku-4-5-202510010% | 86 | 7.1M | 14 | 73% | 7 Aug |
| tyler@theecommerceaccelerator.com | claude-sonnet-5100% | 28 | 2.6M | 51 | 27% | 7 Aug |
Loads counted from telemetry, all time · badge shows total loads
1000-viral-hooks
0Scaffolds a new TEA lead-gen landing page from the 1000 Viral Hooks template and clones its beehiiv automation. Ships as part of tea-lead-gen-builder; prefer that skill.
not used yet
capture-workflow
0Interview the user about a workflow and email James a write-up for the skill library. Use for capture this workflow, remember how I did this, make this a skill, teach Claude.
not used yet
creative-strategist
0Create or update a client's competitive creative report: scrape competitor Facebook ads, analyse them, produce hooks and ad concepts. Use for creative strategy or competitor ads.
not used yet
tea-lead-gen-builder
0Build TEA lead-gen landing pages from the 1000 Viral Hooks template and advise on hooks, offers and email sequences. Use for lead gen, landing page, opt-in, or viral hooks.
not used yet
Also loaded outside the library: tea-brand-voice (1)
| Tool | Runs | Seats | Rejected | Failed | Avg |
|---|---|---|---|---|---|
| mcp_tool | 23 | 1 | – | – | 1.9s |
| TaskUpdate | 14 | 1 | – | – | 0.0s |
| TaskCreate | 10 | 1 | – | – | 0.0s |
| Bash | 5 | 2 | – | – | 3.1s |
| Grep | 5 | 1 | – | – | 4.0s |
| ToolSearch | 4 | 2 | – | – | 0.0s |
| Read | 2 | 1 | – | – | 0.3s |
| Skill | 1 | 1 | – | – | 0.0s |
| WebFetch | 1 | 1 | – | – | 9.3s |
5 runs across 2 seats · 3.1s avg
| Command | Runs | Seats | Failed | Avg |
|---|---|---|---|---|
| date | 2 | 1 | – | 0.8s |
| find | 2 | 1 | – | 6.7s |
| ls | 1 | 1 | – | 0.5s |
Most recent
date -u +"%Y-%m-%dT%H:%M:%SZ"; date -u -d "26 hours ago" +"%Y-%m-%dT%H:%M:%SZ"
tyler@theecommerceaccelerator.com · 7 Aug
find / -path "*/uploads/*" 2>/dev/null | head -50; echo "---mnt---"; ls -la /mnt/user-data/ 2>/dev/null; ls -la /mnt/user-data/uploads 2>/dev/null
nicole@theecommerceaccelerator.com · 7 Aug
ls -la /root/.claude/plugins/synced/tea-skills/skills/ 2>/dev/null; echo "---"; find /root/.claude/plugins/synced -iname "*.md" 2>/dev/null
nicole@theecommerceaccelerator.com · 7 Aug
find / -iname "*brand*voice*" -not -path "*/node_modules/*" 2>/dev/null; find / -iname "*brand*" -not -path "*/node_modules/*" -not -path "/proc/*" 2>/dev/null | grep -iv node_modules | head -50
nicole@theecommerceaccelerator.com · 7 Aug
date -u -Iseconds
tyler@theecommerceaccelerator.com · 6 Aug