template-library

Provide bundled templates for agents, commands, hooks, and settings.

95|4|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/aspenkit/aspens --skill template-library-aspenkit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: template-library
Source: https://github.com/aspenkit/aspens/tree/main/.agents/skills/template-library
Command: npx skills add https://github.com/aspenkit/aspens --skill template-library-aspenkit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Bundled templates for agents, commands, hooks, and settings that users install via aspens add, aspens doc init, and aspens save-tokens into their .claude/ directories

Core Features & Use Cases

  • Bundled agent templates (11 bundled) that quickly scaffold agent personas
  • Bundled command templates (5) for common slash commands
  • Hook scripts and default settings to bootstrap .claude workflows
  • Integrates with aspens doc init and aspens add for smooth onboarding

Quick Start

Install and apply the template library to quickly bootstrap your repository templates.

Frequently Asked Questions about template-library

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I scaffold agent templates and hooks into a .claude directory?

Agent templates and hooks are installed into .claude directories by running aspens add or aspens doc init, which rapidly scaffolds bundled agents, commands, hooks, and settings configurations.

What ready-to-use templates are available for bootstrapping aspens workflows?

The template library bundles 11 agent personas, 5 command templates, default hook scripts, and settings files designed to bootstrap aspens workflows during repository initialization.

Can I use bundled command templates for common slash commands without manual setup?

Yes, bundled command templates provide 5 common slash commands that install directly into your .claude directory via aspens add, eliminating manual configuration during repository onboarding.

Does the template library require dependencies to install agent personas and hooks?

No external dependencies are required; the template library operates independently to provide bundled templates, hooks, and settings that integrate with aspens commands for installation.

What's the best way to initialize repository templates using bundled hooks and settings?

Running aspens doc init applies the bundled hooks and default settings directly, providing the fastest path to initialize repository templates and bootstrap ready-to-use .claude workflows.

When do I need to run aspens save-tokens to apply template library settings?

Aspens save-tokens is used alongside aspens add and aspens doc init to install bundled settings and templates into .claude directories during repo initialization or template installation.