Toolverse
All skills

trello

by openclaw

Manage Trello boards, lists, and cards via the Trello REST API.

Installation

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

Installation

Quick info

Author
openclaw
Category
DevOps
Views
107

About this skill

Manage Trello boards, lists, and cards via the Trello REST API.

How to use

  1. Przejdź na stronę https://trello.com/app-key, zaloguj się na swoje konto Trello i skopiuj swój klucz API. Na tej samej stronie kliknij link "Token", aby wygenerować token dostępu.

  2. Ustaw zmienne środowiskowe w terminalu, eksportując klucz API i token: export TRELLO_API_KEY="twój-klucz" oraz export TRELLO_TOKEN="twój-token". Zmienne muszą być dostępne dla agenta.

  3. Aby wyświetlić wszystkie swoje tablice, użyj komendy, która połączy się z API Trello i zwróci listę nazw i identyfikatorów tablic. Identyfikatory będą potrzebne do dalszych operacji.

  4. Aby utworzyć nową kartę, podaj identyfikator listy, w której ma się pojawić karta, oraz tytuł i opis karty. Agent wyśle żądanie POST do API, które doda kartę do wybranej listy.

  5. Aby przenieść kartę do innej listy, użyj identyfikatora karty i identyfikatora docelowej listy. Agent wyśle żądanie PUT, które zmieni przypisanie karty.

  6. Aby dodać komentarz do karty lub archiwizować ją, użyj odpowiednich operacji API — komentarz wymaga tekstu, archiwizacja wymaga ustawienia statusu "closed" na true.

Related skills

ast-grep

by ast-grep

Guide for writing ast-grep rules to perform structural code search and analysis. Use when users need to search codebases using Abstract Syntax Tree (AST) patterns, find specific code structures, or perform complex code queries that go beyond simple text search. This skill should

DevOps
8121

grafana-dashboards

by wshobson

Create and manage production Grafana dashboards for real-time visualization of system and application metrics. Use when building monitoring dashboards, visualizing metrics, or creating operational observability interfaces.

DevOps
92262

miniprogram-development

by TencentCloudBase

WeChat Mini Program development rules. Use this skill when developing WeChat mini programs, integrating CloudBase capabilities, and deploying mini program projects.

DevOps
1955

resolve-conflicts

by antinomyhq

Use this skill immediately when the user mentions merge conflicts that need to be resolved. Do not attempt to resolve conflicts directly - invoke this skill first. This skill specializes in providing a structured framework for merging imports, tests, lock files (regeneration),

DevOps
48163

drawio-diagrams-enhanced

by jgtolentino

Create professional draw.io (diagrams.net) diagrams in XML format (.drawio files) with integrated PMP/PMBOK methodologies, extensive visual asset libraries, and industry-standard professional templates. Use this skill when users ask to create flowcharts, swimlane diagrams,

DevOps
918943

senior-data-engineer

by davila7

World-class data engineering skill for building scalable data pipelines, ETL/ELT systems, and data infrastructure. Expertise in Python, SQL, Spark, Airflow, dbt, Kafka, and modern data stack. Includes data modeling, pipeline orchestration, data quality, and DataOps. Use when

DevOps
1268