What problem does it solve?
Manually sending solicitation invitations to candidate Local Lead Organizations (LLOs) for Connect opportunities is time-consuming and carries risk of accidental external communications if not carefully gated. This skill automates the process while enforcing strict safety defaults to prevent unintended outreach.
Core Features & Use Cases
- Publish-only default safety guard: Prevents all external emails unless the operator explicitly opts in via a run flag or environment variable, eliminating accidental outreach.
- PDD-aligned recipient parsing: Automatically extracts preferred LLO names, contact emails, and organization slugs from the opportunity's Project Design Document (PDD).
- Audit-ready logging: Records all sent, failed, or skipped invitation attempts in a structured markdown log for full traceability.
Use case: For a new Connect opportunity with 3 preferred LLOs listed in the PDD, use this skill to automatically send them the published solicitation link, deadline, and scope summary once the solicitation is live, with no manual email composition required.
Quick Start
Use the llo-invite skill to send solicitation invites to all candidate LLOs listed in the current opportunity's PDD after enabling opt-in with the --invite-candidates run flag.