Skip to content

docs(loomy): add headless weekly report tutorial - #76

Open
FenjuFu wants to merge 1 commit into
mainfrom
docs/headless-office-automation
Open

docs(loomy): add headless weekly report tutorial#76
FenjuFu wants to merge 1 commit into
mainfrom
docs/headless-office-automation

Conversation

@FenjuFu

@FenjuFu FenjuFu commented Sep 3, 2026

Copy link
Copy Markdown
Member

Closes #64

Summary

  • add bilingual, navigation-linked guidance for a cloud-plan/local-execute weekly-report workflow
  • add a narrow MCP 2.x server that only inspects CSV input and creates DOCX files inside an explicit workspace
  • add an executable CSV-to-DOCX example with atomic output, package verification, SHA-256 metadata, and overwrite protection
  • document manual and remote-control handoff boundaries, recovery steps, and least-privilege guidance without claiming an undocumented AstronClaw-to-Loomy API

Validation

  • python -m unittest -v test_report_builder.py — 5 passed
  • uvx ruff check examples/headless-weekly-report — passed
  • uvx ruff format --check examples/headless-weekly-report — passed
  • generated and verified a real DOCX from the sample CSV
  • imported the example with MCP SDK 2.1.1 and confirmed an MCPServer instance
  • npm run docs:build — 429 search chunks generated; VitePress production build passed
  • DCO sign-off present on the commit

Signed-off-by: FenjuFu <92919259+FenjuFu@users.noreply.github.com>
@vercel

vercel Bot commented Sep 3, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
astronclaw-tutorial Ready Ready Preview Sep 3, 2026 10:25am UTC

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feat: Add 'Headless Office Automation' tutorial demonstrating AstronClaw+Loomy integration with OfficeCLI-style workflows

1 participant