Hand the source note + proposed cursor back to lisa-wiki-ingest.
Rules
Reads config.staff[] and wiki/staff/*.md only; never invokes/schedules the role subagents
(that is out of scope — see lisa-wiki-add-role).
Writes only its source note + handoff meta; the kernel advances state.
1---2name: lisa-wiki-connector-roles3description: Ingest the wiki's own…4---56# lisa-wiki-connector-roles78A universal, deterministic connector backed by `scripts/ingest-roles.mjs`. It captures the roster so9the wiki documents its own digital staff.1011## Flow12```13node "${PLUGIN_ROOT}/scripts/ingest-roles.mjs" --config wiki/lisa-wiki.config.json \14 --wiki wiki --source-dir wiki/sources/roles \15 --state wiki/state/roles/roles.json --emit-meta wiki/state/handoff/roles-<runId>.json16```17Hand the source note + proposed cursor back to `lisa-wiki-ingest`.1819## Rules20- Reads `config.staff[]` and `wiki/staff/*.md` only; never invokes/schedules the role subagents21 (that is out of scope — see lisa-wiki-add-role).22- Writes only its source note + handoff meta; the kernel advances state.
Run npx skillmds@latest add codyswanngt/lisa-wiki-connector-roles in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Ingest the wiki's own… It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
codyswanngt (@codyswanngt) published this skill. Their other Agent Skills are listed on their SkillMD profile.