Claude Code Plugins

Community-maintained marketplace

Feedback

{{project_name}}

@danielmeppiel/apm
132
0

{{description}}

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

name [object Object]
description [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

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