Skip to content

🦩 Setup: Flamingo AI Technical Writer - #21

Closed
flamingo[bot] wants to merge 1 commit into
masterfrom
setup/flamingo-ai-technical-writer
Closed

🦩 Setup: Flamingo AI Technical Writer#21
flamingo[bot] wants to merge 1 commit into
masterfrom
setup/flamingo-ai-technical-writer

Conversation

@flamingo

@flamingo flamingo Bot commented Jul 25, 2026

Copy link
Copy Markdown

🦩 Flamingo AI Technical Writer Setup

This PR adds the GitHub Actions workflow required for automated documentation generation.

What this workflow does

The 🦩 Flamingo AI Technical Writer pipeline generates comprehensive documentation for your codebase:

  1. Inline Documentation - Creates .md files next to source classes explaining their purpose
  2. CodeWiki Analysis - Generates architecture overview and module documentation
  3. AI Tutorial Generator - Claude-powered getting started guides and how-to tutorials

Setup steps

After merging this PR, the workflow needs repository secrets to run. The dashboard provisions them for you, you don't paste them by hand.

  1. Merge this PR.
  2. In the Multi-Platform-Hub admin dashboard, open this repository and click Sync Secrets.
    This sealed-box-encrypts and pushes the following secrets via GitHub's secrets API:
    • ANTHROPIC_API_KEY — Claude (Stages 1, 3, 4)
    • OPENAI_API_KEY — CodeWiki (Stage 2)
    • DOC_ORCH_WEBHOOK_SECRET — authenticates callbacks to the hub
    • DOC_ORCH_GITHUB_PAT — installation token for cross-repo clone
    • YOUTUBE_API_KEY — optional, only if YouTube integration is enabled
  3. Click Run Pipeline in the dashboard, or trigger manually via Actions → 🦩 Flamingo AI Technical Writer → Run workflow.

The pipeline will fail with an authentication error if you skip step 2.

Files added

  • .github/workflows/doc-orchestrator.yml - The GitHub Actions workflow

🦩 Generated by Flamingo AI Technical Writer setup wizard

This workflow enables automated documentation generation using the
🦩 Flamingo AI Technical Writer pipeline. It runs on repository_dispatch events
triggered by the multi-platform-hub.

No secrets required - all credentials are passed securely at runtime.
@flamingo flamingo Bot closed this Jul 26, 2026
@flamingo
flamingo Bot deleted the setup/flamingo-ai-technical-writer branch July 26, 2026 08:28
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.

0 participants