Favicon of add-macos-statusbar

add-macos-statusbar Skill

AI Agent SkillTypeScriptOpen source

Add a macOS menu bar status indicator for NanoClaw. Shows a bolt icon with a green/red dot indicating whether NanoClaw is running, with Start, Stop, and Restart controls. macOS only. Published by microsoft in amplifier-app-nanoclaw.

What is add-macos-statusbar Skill?

Add a macOS menu bar status indicator for NanoClaw. Shows a bolt icon with a green/red dot indicating whether NanoClaw is running, with Start, Stop, and Restart controls. macOS only. 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.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Deployment
  • Deployment use cases

Technical details

Copy skill directory
  • Install or run with Copy skill directory

When to use add-macos-statusbar Skill

  • Use it for deployment.

Built with

TypeScriptCopy skill directory

Editorial notes

Source

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

What it does

Add a macOS menu bar status indicator for NanoClaw. Shows a bolt icon with a green/red dot indicating whether NanoClaw is running, with Start, Stop, and Restart controls. macOS only.

Skill instructions

Add macOS Menu Bar Status Indicator Adds a persistent menu bar icon that shows NanoClaw's running status and lets the user start, stop, or restart the service — similar to how Docker Desktop appears in the menu bar. macOS only. Requires Xcode Command Line Tools (swiftc). Phase 1: Pre-flight Check platform If not on macOS, stop and tell the user: This skill is macOS only. The menu bar status indicator uses AppKit and requires swiftc (Xcode Command Line Tools). Check for swiftc bash which swiftc If not found, tell the user: Xcode Command Line Tools are required. Install them by running: bash xcode-select --install Then re-run /add-macos-statusbar. Check if already installed bash launchctl list | grep com.nanoclaw.statusbar If it returns a PID (not -), tell the user it's already installed and skip to Phase 3 (Verify). Phase 2: Compile and Install Compile the Swift binary The source lives in the skill directory. Compile it into dist/: bash mkdir -p dist swiftc -O -o dist/statusbar "${CLAUD

Explore related resources

Frequently asked questions

What is add-macos-statusbar?

add-macos-statusbar is a open-source AI agent skill with Copy skill directory. Add a macOS menu bar status indicator for NanoClaw. Shows a bolt icon with a green/red dot indicating whether NanoClaw is running, with Start, Stop, and Restart controls. macOS only.

Who is add-macos-statusbar best for?

add-macos-statusbar is best for reusing agent instructions, scripts, and references, deployment workflows.

How do I install add-macos-statusbar?

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

Is add-macos-statusbar actively maintained?

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

Share:

Stars
2
Forks
3
Last commit
14 days ago
Repository age
2 months
License
MIT

Auto-fetched from GitHub.

Ad
Favicon

 

  
 

Similar to add-macos-statusbar