
Status
- 274 installs
- 148 repo stars
- Updated August 3, 2026
- nowledge-co/community
Maintain a public service status page with component health, incident timelines, maintenance windows, and subscriber updates so outages are communicated clearly and consistently.
About
The status skill supports operating a reliable public status page by structuring component checks, incident updates, maintenance notices, and resolution summaries so teams communicate outages clearly to users and stakeholders.
- Component health states
- Incident timeline drafting
- Maintenance announcements
- Subscriber update copy
- Postmortem status closure
Status by the numbers
- 274 all-time installs (skills.sh)
- +14 installs in the week ending Aug 4, 2026 (Skillselion tracking)
- Ranked #350 of 1,435 DevOps & CI/CD skills by installs in the Skillselion catalog
- Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/nowledge-co/community --skill statusAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 274 |
|---|---|
| repo stars | ★ 148 |
| Last updated | August 3, 2026 |
| Repository | nowledge-co/community ↗ |
What it does
Maintain a public service status page with component health, incident timelines, maintenance windows, and subscriber updates so outages are communicated clearly and consistently.
Files
Quick health check: is Nowledge Mem running, reachable, and configured correctly?
Command
nmem --json statusInterpretation
- If healthy, report briefly (mode, server version, memory count) and continue.
- If unreachable, suggest checking:
1. Local mode: Is the Nowledge Mem desktop app running? 2. Remote mode: Is ~/.nowledge-mem/config.json configured correctly? 3. Auth errors: Is the API key valid?
When to use
- Memory commands are returning errors.
- User asks "is Mem working?" or similar.
- First time using Nowledge Mem in a new environment.
- After changing configuration.