# [object Object]

> Briefly describe what this skill does AND when to use it. Use imperative phrasing ("Use this skill when..."). Aim for 80-500 chars. Include keywords the model can pattern-match against the user's prompt.

- Skill: `phoenixrr2113/object-object` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add phoenixrr2113/object-object`
- Raw SKILL.md: https://api.skillmd.com/api/skills/phoenixrr2113/object-object/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- License: MIT
- Author: Phoenixrr2113 (https://skillmd.com/u/phoenixrr2113)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/phoenixrr2113/object-object

---


# {{NAME}}

## When to use

Describe the trigger context. Example: "Use when the user asks to..."

## Available scripts

- `scripts/run.sh` — Brief description of what the script does and when to invoke it

## Workflow

1. **Step 1**: Run `scripts/run.sh <args>` and read the JSON result
2. **Step 2**: ...

## Gotchas

Non-obvious facts the agent would otherwise get wrong. Example: "The API
returns 200 even on auth failure — check the `error` field in the body, not
the HTTP status."

## Failure modes

Known errors and recovery paths. Each entry includes the `error.code` the
script returns and what the agent should do next.

