Skills / Community / Connector Plan Skill

Connector Plan Skill

Local-first connector routing and dry-run planning for agent workflows.

# connector-plan-skill Use this skill when an agent needs to choose a connector or prepare an external action plan before performing writes, sends, deletes, or other side effects. ## Required Inputs - Task JSON with `intent`, `actions`, and optional `target`. - Local connector manifest directory. - Optional policy JSON with approval gates, denied scopes, preferred connectors, and max risk. ## Boundaries - Do not execute live external actions from this skill. - Do not store credentials or request OAuth tokens. - Treat connector manifests as evidence, not proof of remote authorization. - As

agent

When to use

Community skill by rogerchappel. Source: https://github.com/rogerchappel/connector-plan-skill

Added to wishlist