{{description}}
Installation
$skills install @danielmeppiel/project-name
Claude Code
Cursor
Copilot
Codex
Antigravity
Details
Repositorydanielmeppiel/apm
Pathtemplates/hello-world/SKILL.md
Branchmain
Scoped Name@danielmeppiel/project-name
Usage
After installing, this skill will be available to your AI coding assistant.
Verify installation:
skills listSkill Instructions
name: {{project_name}} description: {{description}}
{{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 workflowfeature-implementation.prompt.md- A feature implementation workflow