golem-list-and-filter-agents

List and filter agents by properties, statuses, and metadata in a distributed system.

1|Updated Oct 9, 2025
One-click install
npx skills add https://github.com/justcoon/golem-shopping-ts --skill golem-list-and-filter-agents
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: golem-list-and-filter-agents
Source: https://github.com/justcoon/golem-shopping-ts/tree/main/.agents/skills/golem-list-and-filter-agents
Command: npx skills add https://github.com/justcoon/golem-shopping-ts --skill golem-list-and-filter-agents

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill enables users to quickly and precisely list and filter agents based on various properties, enhancing system management and oversight.

Core Features & Use Cases

  • Agent Listing: Retrieve comprehensive lists of all agents with details like status, revision, and environment variables.
  • Filtering Capabilities: Narrow down agents by type, component, status, creation time, and environment variables.
  • Use Case: For instance, filter agents that are currently running and have a specific revision or environment setting to monitor system health or perform targeted operations.

Quick Start

Use the golem-list-and-filter-agents skill to find all active agents with a given environment variable setting.

Frequently Asked Questions about golem-list-and-filter-agents

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

FAQPage Schema
How do I filter agents by status and environment variables in a distributed system?

You can filter agents by status and environment variables using commands that specify agent properties, enabling precise oversight of agent health and targeted system monitoring tasks.

What is the best way to list all active agents with a specific revision?

The best way to list active agents with a specific revision is to use property-based query commands that narrow down agents by type, component, status, and creation time.

Can I paginate large result sets when querying agent metadata?

Yes, you can paginate large result sets when querying agent metadata, ensuring efficient retrieval of comprehensive agent lists without overwhelming system resources.

How does filtering agents by component and creation time work for system management?

Filtering agents by component and creation time works by applying detailed property-based query handling, allowing you to isolate specific agents for automated oversight and management.

When do I need to query agent metadata for system monitoring tasks?

You need to query agent metadata for system monitoring tasks when you must automate the oversight of agent status, filter by environment, or perform targeted operations across a distributed system.