بنقرة واحدة
ls-guide-author
Create and maintain LS Hub guides via MCP guide tools with immutable system-guide protection.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Create and maintain LS Hub guides via MCP guide tools with immutable system-guide protection.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Execute a PRD end-to-end. Branch, implement everything in the PRD, commit. Autonomous — the PRD is the spec.
Create a PRD for a new project. Research, scope, write — no code.
Curate the LS graph by creating/updating nodes, dimensions, and edges with strict quality and dedupe checks.
Triage new source material into normalized node records, dimensions, and follow-up extraction work.
Research topics in Latent Space Hub with retrieval-first workflow: search nodes, drill into chunk content, then load full records.
Merge feature branch, update docs, clean up. Run after /dev completes.
| name | ls-guide-author |
| description | Create and maintain LS Hub guides via MCP guide tools with immutable system-guide protection. |
ls_list_guides.ls_read_guide.ls_write_guide.ls_delete_guide on custom guides only.Use markdown with frontmatter:
---
name: Guide Name
description: One-line purpose
immutable: false
---
# Title
...