Nexlem Skills
Auto-generated from scaffold/manifest.json. Run bun run build:skills-doc to regenerate.
| Command | Description | Skill File |
|---|---|---|
/nexlem abandon | Mark campaigns as abandoned — single id with confirmation, --stale (bulk by stale-step), or --all-paused (bulk paused) | abandon.md |
/nexlem backup | Project backup and restore — snapshot DB, configs, and .env | backup.md |
/nexlem calendar | Manage editorial calendar -- view, plan, auto-plan, sync, from-keywords, link | calendar.md |
/nexlem campaign | Full campaign lifecycle — create, run, view, inspect, edit, retry, and delete campaigns | campaign.md |
/nexlem cleanup | Delete old abandoned/failed campaigns — dry-run by default; --execute requires confirmation gate | cleanup.md |
/nexlem content | Content lifecycle management — stale detection, audit, and refresh | content.md |
/nexlem help | List all /nexlem commands with descriptions, parameters, and usage examples | help.md |
/nexlem init | Initialize a new Nexlem project using the guided wizard — section schemas, AskUserQuestion orchestration, atomic file write after confirmation | init.md |
/nexlem keywords | Keyword expansion and calendar planning from keyword lists | keywords.md |
/nexlem next | Advisor -- recommends the next action based on current project state | next.md |
/nexlem pipeline | Pipeline intelligence — agent stats, bottleneck detection, retry analysis | pipeline.md |
/nexlem reconfigure | Reconfigure an existing Nexlem project — load current values, pick a section, re-run wizard with (Current) / Keep-Change patterns | reconfigure.md |
/nexlem resume | Resume paused or interrupted campaigns — interactive picker, --all sequential, or by id | resume.md |
/nexlem run | Run a Nexlem campaign — launches Bun pipeline in background and drives the workflow consumer loop | run.md |
/nexlem setup | Claude Code integration health — check, install, reinstall hooks, rules, and settings | setup.md |
/nexlem silo | Content silo lifecycle — plan, run, view, and inspect silos with guided routing | silo.md |
/nexlem site | Manage satellite sites — guided via AskUserQuestion (add, view) | site.md |
/nexlem status | Project status hub -- full overview, campaign summary, site overview, dashboard, health checks, and morning briefing | status.md |
/nexlem uninstall | Remove Nexlem scaffold from a consumer project — deletes agents, skills, hook, and shared-file contributions; preserves user data by default | uninstall.md |
/nexlem update | Check installed vs latest Nexlem framework version and get upgrade instructions | update.md |
/nexlem week | Weekly planning — calendar gaps, topic suggestions, stale content, and batch creation in one flow | week.md |