<pectus.ai/>
./pectus.ai — builder framework · self-hosted · MIT

For end users

plan-sitemap

Turn one topic into a pillar subtree, or all topics into a full site plan.

What it does

Proposes a tree of pages your workspace should build. Each node carries an intent, a suggested template, a suggested purpose, and where it lives in the materialised path of the site.

Two modes. Pass a single topic and the skill grows the pillar subtree underneath it (parent topic + supporting articles). Pass nothing and the skill generates a full site plan covering every unfulfilled topic in the workspace.

The skill respects the existing site plan tree: it never proposes duplicates, and it skips topics already marked planned or published.

Inputs

  • workspace_id
  • brand_profile
  • icp_profile
  • knowledge_insights
  • topic_clusters (from the latest weekly-analysis)
  • site_plan_tree (existing nodes)
  • topics
  • seed_keywords (used when the workspace has no live traffic yet)

Outputs

  • summary — what was proposed and why
  • nodes — array of proposed nodes ready to insert into site_plan_nodes

When to run

After seo-strategy when you want the strategic clusters rendered as a concrete site structure. Re-run when you add a new topic or want to expand an existing pillar.

Where it lives

pectusai/skills/plan-sitemap/SKILL.md