Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Get details about a specific agent. Requires authentication. Use for Agentuity cloud platform operations
.claude/skills/majiayu000-agentuity-cli-cloud-agent-get/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | 21% | 0% |
| case-02 | ✗→✓ | ▲ Improved | -30% | 0% |
| case-03 | ✗→✓ | ▲ Improved | -41% | 0% |
| case-04 | ✗→✓ | ▲ Improved | 18% | 0% |
| case-15 | ✗→✓ | ▲ Improved | -49% | 0% |
Get details about a specific agent
agentuity auth login--project-id)bashagentuity cloud agent get <agent_id>
| Argument | Type | Required | Description | |----------|------|----------|-------------| | <agent_id> | string | Yes | - |
Get item details:
bashbunx @agentuity/cli cloud agent get agent_abc123
Show output in JSON format:
bashbunx @agentuity/cli --json cloud agent get agent_abc123
Returns JSON object:
json{ "id": "string", "name": "string", "description": "unknown", "identifier": "string", "deploymentId": "unknown", "devmode": "boolean", "metadata": "unknown", "createdAt": "string", "updatedAt": "string", "evals": "array" }
| Field | Type | Description | |-------|------|-------------| | id | string | - | | name | string | - | | description | unknown | - | | identifier | string | - | | deploymentId | unknown | - | | devmode | boolean | - | | metadata | unknown | - | | createdAt | string | - | | updatedAt | string | - | | evals | array | - |
Other measured skills in the registry, with their headline benchmark lift.