
from claude-skill-registry422
Manage Trello boards, lists, and cards from the terminal using the uni CLI. Create boards/lists/cards, move or archive cards, and list members; requires TRELLO_
Provides terminal-first control over Trello via the uni CLI. This skill documents authentication, listing and creating boards, creating and archiving lists, managing cards (create, move, archive, delete), and listing members — all with concrete uni command examples. It's aimed at developers and power users who prefer CLI workflows or want to script Trello operations in automation pipelines.
Use when you need to automate Trello tasks from scripts or a terminal session: creating project boards, quickly batching card creation with descriptions and due dates, moving cards between lists during workflows, archiving completed items, or querying board membership. Also useful in CI or developer machines where a GUI is inconvenient. Note: requires TRELLO_API_KEY and TRELLO_TOKEN available as environment variables.
Inferred: shell-capable agents and CLI-focused agent runners (Copilot/Codex/Gemini CLI) that can execute Bash commands or guide users to run uni commands.
Trello management skill via uni CLI. Could not fetch SKILL.md content from GitHub (404), and no bundled scripts were found. Only metadata (name, tags, short description) is available for review. Without the actual skill body or scripts, code quality and architecture cannot be meaningfully assessed — scores reflect minimal available content.
Source URL https://github.com/majiayu000/claude-skill-registry/blob/main/skills/other/uni-trello/SKILL.md returns 404. The skill body is missing from the DB and the source repo no longer hosts this file. Consider flagging for re-crawl or removal.
Uloop: Execute Dynamic Code
Run small C# snippets in the Unity Editor via the uloop CLI for editor automation tasks like prefab wiring, AddComponent flows, and scene edits—without writing
Bookmarklet Creation
Generates browser-executable JavaScript bookmarklets with strict formatting (IIFE wrapper, block comments) and provides ready-to-install links or installer inst
Overnight — Autonomous Long-Running Coding
Orchestrates long-running coding goals: decomposes objectives into atomic tasks, dispatches isolated worktree workers, verifies acceptance criteria, and merges
Bexio API (Swiss CRM & Invoicing)
Integrate and manage Bexio contacts, quotes, invoices, orders and products via the Bexio API. Useful for CRM and Swiss business document workflows.
Content Research Writer
A writing-partner skill that helps research, outline, draft, cite, and iteratively improve articles, tutorials, and thought pieces.
Agent Hierarchy Diagram
Generate visual hierarchy diagrams (ASCII, Mermaid, GraphML) that show agent roles, levels, and delegation for documentation and onboarding.
Review Pull Request
Automated, structured PR reviewer: gathers metadata, diffs, CI results, dependency changes and provides a concise verdict with testing and documentation recomme
Agent Ops — Testing Workflow
Guidance for designing, running, and analyzing test suites for agents: test isolation, execution patterns, and coverage-based enforcement.
libagent
Agent orchestration library for conversational AI — coordinates LLM completions, memory, tool execution, and multi-turn flows; useful for building chat agents a
Raindrop.io API
Manage Raindrop.io bookmarks, collections, tags and highlights via the Raindrop REST API with helper scripts and examples.