Getting Agent Metadata

SkillAI & models

Checking agent metadata and status. Use when inspecting an agent's state, component revision, environment variables, update history, or current status.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Getting Agent Metadata skill

What this skill tells your AI

The instructions your AI receives, as published by golemcloud/golem in golem-skills/skills/common/golem-get-agent-metadata/SKILL.md and read by ahel’s review.

Both golem and golem-cli can be used — all commands below work with either binary.

The <AGENT_ID> format depends on the agent's language — refer to the language-specific invocation skills for the exact syntax.

agent get — Check Agent Metadata

golem agent get <AGENT_ID>

Displays the agent's current metadata including:

  • Component name and revision
  • Agent name
  • Creation timestamp
  • Component size and total linear memory size
  • Environment variables (if any)
  • Status (Running, Idle, Suspended, Interrupted, Retrying, Failed, Exited)
  • Retry count
  • Pending invocation count (if > 0)
  • Last error
  • Update history (pending, successful, and failed updates)

Signals

GitHub stars
2k
Forks
212
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
golem-get-agent-metadata
Source
github.com/golemcloud/golem