# [object Object]

> [object Object]

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

---


# {{project_name}}

{{description}}

## What This Package Does

This is a starter APM package that demonstrates how to create reusable agent primitives.

## Getting Started

```bash
apm install your-org/{{project_name}}
apm compile
```

## Available Primitives

- **Instructions**: Guardrails and standards in `.apm/instructions/`
- **Prompts**: Executable workflows in `.apm/prompts/`
- **Agents**: Specialized personas in `.apm/agents/`

## Included Workflows

- `hello-world.prompt.md` - A simple hello world workflow
- `feature-implementation.prompt.md` - A feature implementation workflow

