board-management

Manages Trello board selection, discovery, and settings for multi-board workflows via Trellio system and API/MCP tools.

Updated Feb 25, 2026
One-click install
npx skills add https://github.com/LayerDynamics/Lore --skill board-management
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: board-management
Source: https://github.com/LayerDynamics/Lore/tree/main/external/trellio/skills/board-management
Command: npx skills add https://github.com/LayerDynamics/Lore --skill board-management

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill simplifies the management of multiple Trello boards, allowing users to easily switch contexts, discover available boards, and configure settings for efficient multi-board workflows.

Core Features & Use Cases

  • Board Switching: Effortlessly move between different Trello boards.
  • Board Discovery: List and identify all accessible Trello boards.
  • Context Management: Maintain and update board-specific settings and list mappings.
  • Use Case: When working on a project that spans a personal task board and a team project board, this skill allows you to quickly switch to the relevant board for focused work.

Quick Start

Use the board-management skill to switch to the 'Team Project' Trello board.

Frequently Asked Questions about board-management

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I switch contexts between multiple Trello boards?

To switch Trello board contexts, you can use interactive or command-based board selection to move between accessible boards. This maintains board-specific list mappings and defaults for focused multi-board workflows.

What is the best way to manage Trello board settings for multi-board workflows?

Managing Trello board settings involves maintaining a local settings file that stores board-specific list mappings and defaults. This ensures configuration persistence when switching between boards.

Do I need a Trello API integration to discover available boards?

Yes, Trello API integration is required for board data retrieval and discovering available boards. MCP tool usage is also necessary for executing board management commands.

Can I list all accessible Trello boards without manually checking each one?

You can automatically discover and list all accessible Trello boards using the board discovery feature. This requires Trello API integration to retrieve your available board data.

How does context management work when switching Trello boards?

Context management works by maintaining and updating a local settings file with board-specific list mappings and defaults. This preserves your workflow configuration each time you switch boards.