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.
Decision snapshot
Is this a fit?
Deployment, Includes SKILL.md, Reusable instructions
Compatibility not yet detected.
Permission behavior not yet detected.
Copy skill directory
2 months ago · MIT license
No specific cautions were detected. Review the source and requested permissions before installing.
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.
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
- Deployment
- Deployment use cases
Declared skill metadata
- Source file: .claude/skills/add-macos-statusbar/SKILL.md
These fields retain source and confidence evidence from the indexed SKILL.md.
Compatibility and setup
- Install or run with Copy skill directory
When to use add-macos-statusbar Skill
- Use it for deployment.
Built with
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
Verified compatibility and discovery
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.
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.