Ejs Init

Scaffold the Executive Job Search catalogs in a shared second-brain bundle.

spillwavesolutions 98d8952 622 B Updated

File contents

ejs-init

Create the catalogs this plugin owns inside a shared knowledge root.

Process

  1. Confirm target (default knowledge/).
  2. Run:
python3 "${CLAUDE_PLUGIN_ROOT}/scripts/ejs_common.py" init-bundle \
  --bundle knowledge \
  --title "Executive Job Search" \
  --catalogs "job-leads,roles,companies,interviews,offers,applications,criteria"
  1. Point the user at sample-knowledge/ for a fictional demo.

Done when

  • knowledge/index.md exists
  • Each owned catalog has index.md

spillwavesolutions/executive-job-search/tree/main/skills/ejs-init commit 98d8952943

Frequently asked questions

npx skillmds@latest add spillwavesolutions/ejs-init