accelint-skill-manager

Design and manage agent skills with progressive disclosure workflows.

21|4|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/gohypergiant/agent-skills --skill accelint-skill-manager
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: accelint-skill-manager
Source: https://github.com/gohypergiant/agent-skills/tree/main/skills/accelint-skill-manager
Command: npx skills add https://github.com/gohypergiant/agent-skills --skill accelint-skill-manager

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill enables AI agents to design and manage agent skills with progressive disclosure.

Core Features & Use Cases

  • Progressive disclosure workflow for creating, auditing, and refactoring skills.
  • Standardized templates and reference patterns to enforce best practices.
  • Centralized guidance for organizing SKILL.md, references/, and assets/ resources.

Quick Start

To start using accelint-skill-manager, read SKILL.md to learn the 4-step workflow, then reference AGENTS.md for implementation rules and load relevant references as needed.

Frequently Asked Questions about accelint-skill-manager

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

FAQPage Schema
How do I structure AI agent skills for progressive disclosure?

Design agent skills with progressive disclosure by enforcing frontmatter metadata, token-efficient references, and a clear file structure. This approach allows AI agents to load guidance incrementally rather than consuming the entire context at once.

What is the workflow for creating and auditing reusable agent skills?

The workflow for creating and auditing agent skills follows a 4-step process using standardized templates and reference patterns. It enforces frontmatter metadata and best practices within a repository of reusable patterns.

How do I enforce frontmatter metadata and best practices in agent skill files?

Enforce frontmatter metadata and best practices by using standardized templates and centralized guidance during skill creation and refactoring. This ensures compliance with required file structures and token-efficient reference patterns.

Can I use standardized templates to refactor existing AI agent skills?

Yes, standardized templates can be used to refactor existing agent skills. The progressive disclosure workflow explicitly supports auditing and refining skills to ensure they meet metadata and file structure best practices.

What's the best way to organize SKILL.md and reference files for AI agents?

Organize SKILL.md and reference files by following centralized guidance that separates the main workflow, implementation rules, and token-efficient reference resources into a clear, progressive file structure.