Agent skill
hello-world
Stars
1,149
Forks
100
Install this agent skill to your Project
npx add-skill https://github.com/microsoft/apm/tree/main/templates/hello-world
SKILL.md
{{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 workflowfeature-implementation.prompt.md- A feature implementation workflow
Didn't find tool you were looking for?