Starter skill for building prompts with PromptKit.

Install

mkdir -p .claude/skills/boot && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/10091" && unzip -o skill.zip -d .claude/skills/boot && rm skill.zip

Installs to .claude/skills/boot

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Shorthand alias for the /promptkit skill. Use this when the user wants to assemble a task-specific prompt using PromptKit, or says "boot" to start the PromptKit composition engine.
180 chars✓ has a “when” trigger
Beginner

Key capabilities

  • Assemble task-specific prompts
  • Parameterize AI prompts
  • Execute prompt templates

How it works

It acts as an alias to start the PromptKit engine for assembling and parameterizing AI prompts.

Inputs & outputs

You give it
Task description
You get back
Assembled AI prompt

When to use boot

  • Assembling custom prompts
  • Starting prompt composition
  • Discovering task templates

About this skill

<!-- Generated by PromptKit — edit with care -->

You must read and execute bootstrap.md in the repository root. Treat it as the entry point and single source of truth for PromptKit component discovery, template selection, parameter gathering, and prompt assembly.

When not to use it

  • Direct code execution

Prerequisites

bootstrap.md

Limitations

  • Depends on repository templates

How it compares

It provides a shorthand entry point for prompt composition compared to manual assembly.

Compared to similar skills

boot side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
boot (this skill)04moNo flagsBeginner
command-development169moReviewIntermediate
prpm-development68moReviewIntermediate
rule-identifier59moReviewBeginner

Try saying

Example prompts that trigger this skill in your AI assistant.

More by microsoft

View all by microsoft

You might also like

command-development

anthropics

This skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command frontmatter", "organize commands", "create command with file references", "interactive command", "use AskUserQuestion in command", or needs guidance on slash command structure, YAML frontmatter fields, dynamic arguments, bash execution in commands, user interaction patterns, or command development best practices for Claude Code.

16133

prpm-development

pr-pm

Use when developing PRPM (Prompt Package Manager) - comprehensive knowledge base covering architecture, format conversion, package types, collections, quality standards, testing, and deployment

6101

rule-identifier

anthropics

This skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.

584

autonomous-agent-patterns

davila7

Design patterns for building autonomous coding agents. Covers tool integration, permission systems, browser automation, and human-in-the-loop workflows. Use when building AI agents, designing tool APIs, implementing permission systems, or creating autonomous coding assistants.

451

example-skill

anthropics

This skill should be used when the user asks to "demonstrate skills", "show skill format", "create a skill template", or discusses skill development patterns. Provides a reference template for creating Claude Code plugin skills.

326

command-creator

davila7

This skill should be used when creating a Claude Code slash command. Use when users ask to "create a command", "make a slash command", "add a command", or want to document a workflow as a reusable command. Essential for creating optimized, agent-executable slash commands with proper structure and best practices.

422

Search skills

Search the agent skills registry