One-click install
npx skills add https://github.com/CommunityToolkit/Aspire --skill reskill-communitytoolkit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reskill
Source: https://github.com/CommunityToolkit/Aspire/tree/main/examples/squad/CommunityToolkit.Aspire.Hosting.Squad.AppHost/dev-squad/.squad/templates/skills/reskill
Command: npx skills add https://github.com/CommunityToolkit/Aspire --skill reskill-communitytoolkit

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of optimizing team charters and histories by extracting shared skills, reducing per-agent context overhead, and improving efficiency.

Core Features & Use Cases

  • Skill Extraction: Identify and extract shared patterns from charters and histories.
  • Charters Optimization: Trim and consolidate team charters for better context consumption.
  • Histories Optimization: Clean and organize histories by promoting recurring patterns to skills.
  • Use Case: Run this Skill periodically to reduce the size of team charters and histories, improving the efficiency of knowledge management within the team.

Quick Start

Execute the reskill skill to optimize team charters and histories.

Frequently Asked Questions about reskill

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

FAQPage Schema
How do I reduce context overhead in team charters and histories?

To reduce context overhead in team charters and histories, you can extract shared skills to eliminate repetitive content. This optimization process trims and consolidates team knowledge, improving overall workflow efficiency and promoting skill reuse across agents.

What is skill extraction for team knowledge management?

Skill extraction for team knowledge management is the process of identifying and promoting recurring patterns from team charters and histories into reusable skills. This reduces per-agent context overhead and streamlines repetitive content within team workflows.

How do I optimize team charters to improve context consumption?

You optimize team charters by trimming and consolidating their content to reduce context consumption. This involves running an extraction process to identify shared patterns, removing redundant text, and organizing the remaining information for better efficiency.

When do I need to clean and organize team histories?

You need to clean and organize team histories when recurring patterns cause unnecessary context bloat. Running this optimization periodically promotes these recurring patterns into shared skills, reducing history size and improving knowledge management efficiency.

Can I use skill extraction for reducing repetitive content in agent workflows?

Yes, you can use skill extraction to reduce repetitive content in agent workflows. By identifying shared patterns within team charters and histories, the process consolidates redundant information into reusable skills, effectively slimming the context required per agent.