danielmeppiel

project-name

@danielmeppiel/project-name
danielmeppiel
132
9 forks
Updated 1/6/2026
View on GitHub

{{description}}

Installation

$skills install @danielmeppiel/project-name
Claude Code
Cursor
Copilot
Codex
Antigravity

Details

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 list

Skill 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 workflow
  • feature-implementation.prompt.md - A feature implementation workflow