AI Agent Hub
Back to skills
Weaver E9 Auto Builder icon

Weaver E9 Auto Builder

Office Efficiency Updated 2026.08.30

Paste the following prompt into your AI chat to install this skill:

Please follow https://skillhub.cn/install/skillhub.md to install @org-vsc9dz4y/weaver-e9-builder into your AI assistant.

About this skill

Problem

Weaver E9 form, process, permission, list, and code block configurations are often scattered across implementation docs, screenshots, and UI pages. Manual builds can miss items, rely on guessed dependencies, and lack read-back evidence. This skill turns requirements into a verifiable E9 build plan, reducing uncertainty about whether a configuration actually took effect.

How It Works

  • Read the source first: Word/DOCX inputs should be converted to Markdown via e9-cli docx read --out, then checked against amounts, dates, fields, and transitions in images.
  • Plan before writing: Use plan.md to define scope, dependency edges, topology order, risks, validation criteria, and item-level completion checks; reconfirm when scope or dependencies change.
  • Implement by real dependencies: Read back actual IDs, fields, and relationships before creating or changing dependent resources; configure in the order A -> B, and record completion after each read-back.
  • Close the loop: Failed items are repaired and re-verified; delivery includes resource hierarchy, real IDs, evidence, and limitations.

Boundaries

This skill fits E9 environments where the target tenant, CLI access, and requirements are reasonably clear. If resource identity, critical business rules, or CLI capability cannot be confirmed from read-only evidence, it marks the block instead of guessing and writing.

Use Cases

  • When a Word/DOCX E9 process change arrives, convert it to Markdown, then plan forms, nodes, branches, and permissions.
  • With target environment and resource IDs known, create dependent E9 processes, ledgers, and lists by real dependency topology and read back each item.
  • When the creation order of two dependent resources is unclear, map the dependency graph, plan.md, and build order before binding downstream items.
  • When write-back does not match the page, use the validation handbook to read evidence, repair failed items, and complete the check-off record.

Best For

  • E9 implementation engineers who need to turn Word requirements into a confirmed, executable configuration plan.
  • Weaver E9 consultants maintaining forms and approval nodes who need to clarify field, branch, and operator dependencies before writing.
  • System administrators adjusting E9 ledger permissions or query lists who need real resource IDs and read-back to avoid mis-binding.
  • Business owners accepting E9 builds who need plan.md check-off status, real IDs, and documented limitations.