tenfoldmarc

Command Center Skill — AI skill for Claude Code

AI community

A local daily command center dashboard — Stripe, Gmail, Calendar, Instagram, competitor tracking, and AI news in one view.

How to install Command Center Skill

This entry records only its repository, not the path inside it, so there is no exact command to give. Open tenfoldmarc/command-center-skill and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Command Center Skill does

A local daily command center dashboard — Stripe, Gmail, Calendar, Instagram, competitor tracking, and AI news in one view.

Alternatives in AI

  • Bot On Anything — A large model-based chatbot builder that can quickly integrate AI models (including ChatGPT, Claude, Gemini) i 4.2k ★
  • Token Monitor — Local-first desktop widget for tracking token usage, costs, and limits across 32+ AI coding tools—including Cl 1.8k ★
  • Openclaw Dashboard — 🔐 Secure, real-time monitoring dashboard for OpenClaw AI agents 654 ★

README

Command Center

A Claude Code Dashboard by [@tenfoldmarc](https://www.instagram.com/tenfoldmarc)

A local HTML dashboard that gives you a single view of your revenue, emails, calendar, Instagram performance, competitor intel, and AI news. No deployment, no database — just open it in your browser.

All sections are optional — only enable what you need.


What It Does

  1. Stripe — Today's revenue, net after fees, refunds, chargebacks, transaction history, and a revenue trend chart. Full date filtering (today, 7d, 30d, custom range).
  2. Gmail — Priority inbox that filters out noise and surfaces emails that actually need your attention. AI-suggested replies you can edit and send directly from the dashboard.
  3. Google Calendar — Today's schedule at a glance with a horizontal week view. Create events and invite people without leaving the dashboard.
  4. Instagram — Your last 25 posts with reach, views, shares, saves, and engagement rate. Visual post cards with metrics overlaid.
  5. Competitor Tracking — Monitor up to 10 Instagram accounts. See their recent posts, engagement, and outliers. Toggle between your posts and any competitor.
  6. AI News — Top stories from Twitter/X, Reddit, and Hacker News. Click any story to read the source.

Requirements

  • A Mac, Linux, or Windows computer
  • Claude Code installed and working
  • Node.js installed (v18 or higher)

Don't worry about API keys or accounts — Claude Code walks you through everything on first run.


Install

Step 1 — Open your terminal

**Mac:** Press `Command + Space`, type **Terminal**, hit Enter. **Windows:** Press `Win + R`, type **cmd**, hit Enter. **Linux:** Open your terminal app.

Step 2 — Copy-paste this and hit Enter

git clone https://github.com/tenfoldmarc/command-center-skill ~/.claude/skills/command-center

Wait for it to finish (takes a few seconds).

Step 3 — Ope