Skip to main content
nexlem

Nexlem Skills

Auto-generated from scaffold/manifest.json. Run bun run build:skills-doc to regenerate.

CommandDescriptionSkill File
/nexlem abandonMark campaigns as abandoned — single id with confirmation, --stale (bulk by stale-step), or --all-paused (bulk paused)abandon.md
/nexlem backupProject backup and restore — snapshot DB, configs, and .envbackup.md
/nexlem calendarManage editorial calendar -- view, plan, auto-plan, sync, from-keywords, linkcalendar.md
/nexlem campaignFull campaign lifecycle — create, run, view, inspect, edit, retry, and delete campaignscampaign.md
/nexlem cleanupDelete old abandoned/failed campaigns — dry-run by default; --execute requires confirmation gatecleanup.md
/nexlem contentContent lifecycle management — stale detection, audit, and refreshcontent.md
/nexlem helpList all /nexlem commands with descriptions, parameters, and usage exampleshelp.md
/nexlem initInitialize a new Nexlem project using the guided wizard — section schemas, AskUserQuestion orchestration, atomic file write after confirmationinit.md
/nexlem keywordsKeyword expansion and calendar planning from keyword listskeywords.md
/nexlem nextAdvisor -- recommends the next action based on current project statenext.md
/nexlem pipelinePipeline intelligence — agent stats, bottleneck detection, retry analysispipeline.md
/nexlem reconfigureReconfigure an existing Nexlem project — load current values, pick a section, re-run wizard with (Current) / Keep-Change patternsreconfigure.md
/nexlem resumeResume paused or interrupted campaigns — interactive picker, --all sequential, or by idresume.md
/nexlem runRun a Nexlem campaign — launches Bun pipeline in background and drives the workflow consumer looprun.md
/nexlem setupClaude Code integration health — check, install, reinstall hooks, rules, and settingssetup.md
/nexlem siloContent silo lifecycle — plan, run, view, and inspect silos with guided routingsilo.md
/nexlem siteManage satellite sites — guided via AskUserQuestion (add, view)site.md
/nexlem statusProject status hub -- full overview, campaign summary, site overview, dashboard, health checks, and morning briefingstatus.md
/nexlem uninstallRemove Nexlem scaffold from a consumer project — deletes agents, skills, hook, and shared-file contributions; preserves user data by defaultuninstall.md
/nexlem updateCheck installed vs latest Nexlem framework version and get upgrade instructionsupdate.md
/nexlem weekWeekly planning — calendar gaps, topic suggestions, stale content, and batch creation in one flowweek.md

Edit this page on GitHub