This is a starter APM package that demonstrates how to create reusable agent primitives.
Getting Started
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
1---2name: object-object3description: [object Object]4---56# {{project_name}}78{{description}}910## What This Package Does1112This is a starter APM package that demonstrates how to create reusable agent primitives.1314## Getting Started1516```bash17apm install your-org/{{project_name}}18apm compile19```2021## Available Primitives2223- **Instructions**: Guardrails and standards in `.apm/instructions/`24- **Prompts**: Executable workflows in `.apm/prompts/`25- **Agents**: Specialized personas in `.apm/agents/`2627## Included Workflows2829- `hello-world.prompt.md` - A simple hello world workflow30- `feature-implementation.prompt.md` - A feature implementation workflow
Run npx skillmds@latest add mvanhorn/object-object in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
[object Object] It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
mvanhorn (@mvanhorn) published this skill. Their other Agent Skills are listed on their SkillMD profile.