CommunitySchreiben & Editierengithub.com

rogerchappel/connector-impact-table-skill

Prepare local impact tables for planned connector actions

Was ist connector-impact-table-skill?

connector-impact-table-skill is a Claude Code agent skill that prepare local impact tables for planned connector actions.

Funktioniert mit~Claude Code~Codex CLI~Cursor
npx skills add rogerchappel/connector-impact-table-skill

Installed? Explore more Schreiben & Editieren skills: steipete/notion, affaan-m/seo, affaan-m/brand-voice · View all 6 →

In Ihrer bevorzugten KI fragen

Öffnet einen neuen Chat, in dem dieser Agent-Skill bereits geladen ist.

Dokumentation

Connector Impact Table Skill

Use this skill when an agent has prepared actions for Slack, GitHub, CRM, calendar, project-management, or similar connectors and a human needs a clear impact table before external side effects occur.

Inputs

  • JSON action plan with actions entries, or markdown bullets describing planned actions.
  • Optional --fail-on high or --fail-on medium for CI-style review gates.

Side-Effect Boundaries

  • Reads only local plan files passed on the command line.
  • Writes only when --out <path> is provided.
  • Does not call connector APIs, mutate external accounts, or store credentials.

Approval Requirements

Use the report to collect explicit approval for any action marked medium or high, and for any action with missing rollback notes or dry-run evidence.

Validation

Run npm test, npm run smoke, and inspect the Markdown table before allowing an agent to continue with live connector actions.

Verwandte Skills

steipete/notion

Notion CLI/API for pages, Markdown content, data sources, files, comments, search, Workers, and raw API calls.

community

affaan-m/seo

Audit, plan, and implement SEO improvements across technical SEO, on-page optimization, structured data, Core Web Vitals, and content strategy. Use when the user wants better search visibility, SEO remediation, schema markup, sitemap/robots work, or keyword mapping.

community

affaan-m/brand-voice

Build a source-derived writing style profile from real posts, essays, launch notes, docs, or site copy, then reuse that profile across content, outreach, and social workflows. Use when the user wants voice consistency without generic AI writing tropes.

community

affaan-m/crosspost

Multi-platform content distribution across X, LinkedIn, Threads, and Bluesky. Adapts content per platform using content-engine patterns. Never posts identical content cross-platform. Use when the user wants to distribute content across social platforms.

community

affaan-m/x-api

X/Twitter API integration for posting tweets, threads, reading timelines, search, and analytics. Covers OAuth auth patterns, rate limits, and platform-native content posting. Use when the user wants to interact with X programmatically.

community

affaan-m/content-engine

Create platform-native content systems for X, LinkedIn, TikTok, YouTube, newsletters, and repurposed multi-platform campaigns. Use when the user wants social posts, threads, scripts, content calendars, or one source asset adapted cleanly across platforms.

community