Loading...
Loading...
Found 1,804 Skills
Turbot Pipes integration. Manage data, records, and automate workflows. Use when the user wants to interact with Turbot Pipes data.
Example TaskFlow authoring pattern for inbox triage. Use when messages need different treatment based on intent, with some routes notifying immediately, some waiting on outside answers, and others rolling into a later summary.
Spade integration. Manage data, records, and automate workflows. Use when the user wants to interact with Spade data.
Conduct preliminary research on a topic and generate research outline. For academic research, benchmark research, technology selection, etc.
Zapier SDK for TypeScript. Use for connecting to 8,000+ apps, running actions, managing connections, and making authenticated API requests through Zapier's infrastructure. Triggers: "zapier sdk", "zapier api", "connect to app", "send slack message from code", "integrate with third-party api", "run zapier action", "zapier connection", "zapier tables".
Google 連絡先操作(検索・作成・更新・削除)を gog CLI (v0.10.0) で行う。 「連絡先検索」「〇〇さんの電話番号」「連絡先追加」「連絡先一覧」 「アドレス帳から探して」「連絡先を更新」などで発火。
Docker Hub integration. Manage data, records, and automate workflows. Use when the user wants to interact with Docker Hub data.
GitHub Projects management via gh CLI for creating projects, managing items, fields, and workflows. Use when working with GitHub Projects (v2), adding issues/PRs to projects, creating custom fields, tracking project items, or automating project workflows. Triggers on gh project, project board, kanban, GitHub project, project items.
Orchestrate multiple worker agents to implement groomed tasks. Use when multiple ready tasks need implementation, when you want autonomous multi-task execution, or when coordinating batch development work. Keywords: coordinator, orchestrator, multi-task, parallel, workers, batch, autonomous.
Replans Stories when Epic requirements change. Compares IDEAL vs existing, categorizes operations (KEEP/UPDATE/OBSOLETE/CREATE), executes in Linear.
Visual automation platform for complex workflows.
Extracts specific fields from YAML files efficiently using yq instead of reading entire files, saving 80-95% context. Use this skill when querying YAML files, filtering/transforming configuration data, or getting specific field(s) from large YAML files like docker-compose.yml or GitHub Actions workflows