Toolverse
All skills

finding-agents

by letta-ai

Find other agents on the same server. Use when the user asks about other agents, wants to migrate memory from another agent, or needs to find an agent by name or tags.

Installation

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

Installation

Quick info

Author
letta-ai
Category
Backend
Views
2

About this skill

Find other agents on the same server. Use when the user asks about other agents, wants to migrate memory from another agent, or needs to find an agent by name or tags.

How to use

  1. Aby wyświetlić wszystkich dostępnych agentów (maksymalnie 20), uruchom komendę letta agents list bez dodatkowych opcji.

  2. Jeśli szukasz agenta po dokładnej nazwie, użyj flagi --name "NazwaAgenta", na przykład letta agents list --name "ProjectX-v1" — zwróci tylko agentów z dokładnym dopasowaniem.

  3. Do wyszukiwania rozmytego (fuzzy search) po nazwie zastosuj flagę --query "tekst", która znajdzie agentów zawierających podany tekst, na przykład letta agents list --query "project".

  4. Aby filtrować agentów po tagach, dodaj --tags "tag1,tag2" — domyślnie zwraca agentów posiadających dowolny z wymienionych tagów. Jeśli potrzebujesz agentów mających wszystkie tagi naraz, dodaj flagę --match-all-tags.

  5. Aby w wynikach wyszukiwania uwzględnić bloki pamięci agenta, użyj flagi --include-blocks. Ogranicza liczbę wyników za pomocą --limit <liczba>, domyślnie wyświetlane jest 20 wyników.

  6. Kombinuj flagi według potrzeby — na przykład letta agents list --tags "origin:letta-code" pokaże tylko agentów stworzonych w Letta Code, co jest przydatne przy szukaniu agentów z poprzednich sesji CLI.

Related skills

clickup

by civitai

Interact with ClickUp tasks and documents - get task details, view comments, create and manage tasks, create and edit docs. Use when working with ClickUp task/doc URLs or IDs.

Backend
2483

architecture-decision-records

by wshobson

Write and maintain Architecture Decision Records (ADRs) following best practices for technical decision documentation. Use when documenting significant technical decisions, reviewing past architectural choices, or establishing decision processes.

Backend
29130

sql-optimization-patterns

by wshobson

Master SQL query optimization, indexing strategies, and EXPLAIN analysis to dramatically improve database performance and eliminate slow queries. Use when debugging slow queries, designing database schemas, or optimizing application performance.

Backend
40163

patent-search

by RobThePCGuy

Advanced prior art search using the PatentsView API. Use this skill when users need to search for patents, perform prior art searches, analyze patent landscapes, or find patents by inventor, title, date range, or technical fields. Helps with patent research, freedom to operate

Backend
36218

postgresql-psql

by timelessco

Comprehensive guide for PostgreSQL psql - the interactive terminal client for PostgreSQL. Use when connecting to PostgreSQL databases, executing queries, managing databases/tables, configuring connection options, formatting output, writing scripts, managing transactions, and

Backend
34173

using-superpowers

by obra

Use when starting any conversation - establishes mandatory workflows for finding and using skills, including using Skill tool before announcing usage, following brainstorming before coding, and creating TodoWrite todos for checklists

Backend
65167