Loading...
Loading...
Found 1,423 Skills
Fetch and summarize review comments from the active pull request
Use this skill whenever the user wants to interact with an n8n instance via its public REST API. Triggers include: listing, creating, updating, deleting, activating or deactivating workflows; viewing or managing executions; managing credentials, tags, variables, users, or projects; auditing instance activity; triggering workflow runs; checking execution status; or any automation task involving the n8n API. Also use for requests like "show my n8n workflows", "run workflow X", "list failed executions", "create a tag in n8n", "manage n8n variables", or "check n8n audit log". Always use this skill for any n8n API interaction — it defines the correct endpoints, authentication, and patterns.
JazzHR integration. Manage data, records, and automate workflows. Use when the user wants to interact with JazzHR data.
Marketstack integration. Manage data, records, and automate workflows. Use when the user wants to interact with Marketstack data.
Vectara integration. Manage data, records, and automate workflows. Use when the user wants to interact with Vectara data.
Snowplow Analytics integration. Manage data, records, and automate workflows. Use when the user wants to interact with Snowplow Analytics data.
Flespi integration. Manage data, records, and automate workflows. Use when the user wants to interact with Flespi data.
Leap integration. Manage Organizations, Pipelines, Projects, Users, Goals, Filters. Use when the user wants to interact with Leap data.
Slope integration. Manage data, records, and automate workflows. Use when the user wants to interact with Slope data.
Manifestly Checklists integration. Manage Checklists, Projects, Users, Teams. Use when the user wants to interact with Manifestly Checklists data.
First-pass privilege log review — make the obvious privilege calls and flag the hard ones for attorney review without making close calls. Use when the user says "review the privilege log", "priv log", "check privilege on these docs", or has a log to QA before production.
Scaffold a new yoyo skill when a human or community issue asks for one ("add a skill for X", "create a skill that does Y"). Generates correct frontmatter, validates, writes to disk.