Toolverse
All skills

action-creator

by anthropics

Creates user-specific one-click action templates that execute email operations when clicked in the chat interface. Use when user wants reusable actions for their specific workflows (send payment reminder to ACME Corp, forward bugs to engineering, archive old newsletters from

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Category
Frontend
Views
15

About this skill

Creates user-specific one-click action templates that execute email operations when clicked in the chat interface. Use when user wants reusable actions for their specific workflows (send payment reminder to ACME Corp, forward bugs to engineering, archive old newsletters from specific sources).

How to use

  1. Opisz skill'owi swój powtarzalny workflow e-mailowy — na przykład "Chcę wysyłać przypomnienia płatności do ACME Corp" lub "Chcę przekazywać zgłoszenia błędów zespołowi inżynierów". Skill przeanalizuje Twoje żądanie, aby zidentyfikować kontekst (konkretni odbiorcy, zespoły, źródła), operację do wykonania oraz parametry, które będą się zmieniać przy każdym użyciu.
  2. Skill wygeneruje plik TypeScript szablonu akcji w katalogu agent/custom_scripts/actions/. Plik zawiera obiekt config definiujący metadane szablonu i schemat parametrów, oraz funkcję handler, która wykonuje operację na podstawie podanych parametrów.
  3. Szablon wykorzystuje metody ActionContext do interakcji z API e-mail i innymi narzędziami — skill automatycznie dostosuje kod do Twoich potrzeb.
  4. Po utworzeniu szablonu agent będzie generować instancje akcji podczas rozmowy, wyświetlając je jako przyciski do kliknięcia w interfejsie czatu.
  5. Kliknij przycisk akcji, aby natychmiast wykonać operację z parametrami dostosowanymi do bieżącego kontekstu — nie musisz powtarzać instrukcji ani ręcznie wpisywać danych.
  6. Jeśli chcesz zmodyfikować szablon (zmienić odbiorców, dodać nowe parametry lub zmienić logikę operacji), opisz zmiany skill'owi, a on zaktualizuje plik szablonu.

Related skills

domain-name-brainstormer

by ComposioHQ

Generates creative domain name ideas for your project and checks availability across multiple TLDs (.com, .io, .dev, .ai, etc.). Saves hours of brainstorming and manual checking.

Frontend
21116

brainstorming

by obra

Use when creating or developing, before writing code or implementation plans - refines rough ideas into fully-formed designs through collaborative questioning, alternative exploration, and incremental validation. Don't use during clear 'mechanical' processes

Frontend
49170

web-research

by langchain-ai

Use this skill for requests related to web research; it provides a structured approach to conducting comprehensive web research

Frontend
18114

shadcn-ui-setup

by maneeshanif

Install and configure Shadcn/ui component library with Radix UI primitives, Aceternity UI effects, set up components, and manage the component registry. Use when adding Shadcn/ui to a Next.js project or installing specific UI components for Phase 2.

Frontend
23167

react

by lobehub

React component development guide. Use when working with React components (.tsx files), creating UI, using @lobehub/ui components, implementing routing, or building frontend features. Triggers on React component creation, modification, layout implementation, or navigation tasks.

Frontend
2058

browser-automation

by browserbase

Automate web browser interactions using natural language via CLI commands. Use when the user asks to browse websites, navigate web pages, extract data from websites, take screenshots, fill forms, click buttons, or interact with web applications. Triggers include \

Frontend
21175