Favicon of add-dashboard

add-dashboard Skill

AI Agent SkillData & AnalyticsTypeScriptOpen source

Add a monitoring dashboard to NanoClaw. Installs @nanoco/nanoclaw-dashboard and a pusher that sends periodic JSON snapshots. Published by microsoft in amplifier-app-nanoclaw.

Decision snapshot

Is this a fit?

Best for

Data analysis, Design and media, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

Permission behavior not yet detected.

Setup

Copy skill directory

Project health

2 months ago · MIT license

Considerations

No specific cautions were detected. Review the source and requested permissions before installing.

What is add-dashboard Skill?

Add a monitoring dashboard to NanoClaw. Installs @nanoco/nanoclaw-dashboard and a pusher that sends periodic JSON snapshots. Published by microsoft in amplifier-app-nanoclaw. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
11/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Data analysis
  • Design and media
  • Data analysis use cases
  • Design and media use cases

Declared skill metadata

  • Source file: .claude/skills/add-dashboard/SKILL.md

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

Copy skill directory
  • Install or run with Copy skill directory

When to use add-dashboard Skill

  • Use it for data analysis.
  • Use it for design and media.

Built with

TypeScriptCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/amplifier-app-nanoclaw
  • Skill file: .claude/skills/add-dashboard/SKILL.md

What it does

Add a monitoring dashboard to NanoClaw. Installs @nanoco/nanoclaw-dashboard and a pusher that sends periodic JSON snapshots.

Skill instructions

/add-dashboard — NanoClaw Dashboard Adds a local monitoring dashboard showing agent groups, sessions, channels, users, token usage, context windows, message activity, and real-time logs. Architecture NanoClaw (pusher) Dashboard (npm package) ┌──────────┐ POST JSON ┌──────────────┐ │ collects │ ────────────────→ │ /api/ingest │ │ DB data │ every 60s │ in-memory │ │ tails │ ────────────────→ │ /api/logs/ │ │ log file │ every 2s │ push │ └──────────┘ │ serves UI │ └──────────────┘ Steps 1. Install the npm package bash pnpm install @nanoco/nanoclaw-dashboard 2. Copy the pusher module Copy the resource file into src: .claude/skills/add-dashboard/resources/dashboard-pusher.ts → src/dashboard-pusher.ts 3. Add exports to src/db/index.ts Add these two export blocks if not already present: typescript // After the messaging-groups exports, add: export { getMessagingGroupsByAgentGroup, } from './messaging-groups.js'; // Before the credentials exports, add: export { createDestination, getDestinatio

Verified compatibility and discovery

Frequently asked questions

What is add-dashboard?

add-dashboard is a open-source AI agent skill with Copy skill directory. Add a monitoring dashboard to NanoClaw. Installs @nanoco/nanoclaw-dashboard and a pusher that sends periodic JSON snapshots.

Who is add-dashboard best for?

add-dashboard is best for reusing agent instructions, scripts, and references, data analysis workflows, design and media workflows.

How do I install add-dashboard?

Install or run add-dashboard using Copy skill directory. Check add-dashboard for the latest setup command.

Is add-dashboard actively maintained?

add-dashboard may need a closer maintenance check before production use.

Share:

Stars
2
Forks
3
Last commit
2 months ago
Last verified
Sep 2, 2026
Metadata fetched
Sep 2, 2026
Repository age
3 months
License
MIT

Project health auto-fetched from the source repository.

Maintain this resource?

Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.

Alternatives to add-dashboard