ingestion-and-connectors
Installation
SKILL.md
Ingestion and Connectors
For Slack-specific rollout steps (channel allow-lists, pilot runs, scope
checklist), read brain-runbook instead — this skill covers the
provider-agnostic source lifecycle.
Source Providers
create-source accepts exactly manual, generic, clips, slack,
granola, or github (sourceProviderSchema). There is no arbitrary/custom
provider string — a generic webhook-fed source uses provider: "generic"
with a sourceKey + minted ingestToken, not a made-up provider id.