agent-toolkit

Coordinate skill creation, code review, diagram generation, and SKILL.md evaluation.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/edupazogle/agentic_cockpit --skill agent-toolkit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-toolkit
Source: https://github.com/edupazogle/agentic_cockpit/tree/main/.agents/skills/agent-toolkit
Command: npx skills add https://github.com/edupazogle/agentic_cockpit --skill agent-toolkit

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines how you author better skills by providing a single hub for creating skills, reviewing code quality, producing architecture diagrams, and evaluating SKILL.md quality—so you don’t reinvent the process each time.

Core Features & Use Cases

  • Skill authoring workflow: Follow Skill Forge’s structured steps (iron law, workflow checklist, confirmation gates) when creating or improving a skill.
  • Expert code review framework: Use structured SOLID, security, performance, and quality scanning for git changes.
  • Architecture visualization: Generate C4 and Mermaid diagram documentation to clarify system structure and relationships.
  • SKILL.md quality evaluation: Score and improve skill packages across multiple dimensions using a repeatable rubric.

Quick Start

Use the agent-toolkit skill when you want to improve or assess a skill by saying, “Evaluate this skill’s SKILL.md and tell me how to improve it.”

Frequently Asked Questions about agent-toolkit

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

FAQPage Schema
How do I evaluate SKILL.md quality for publication readiness?

To evaluate SKILL.md quality, score the skill package across multiple dimensions using a repeatable rubric. This structured evaluation assesses readiness and identifies specific improvements needed before publication.

What is the best way to generate C4 model architecture diagrams for code review?

Generate C4 model architecture diagrams by applying Mermaid diagram generation guidance. This visualizes system structure and relationships, clarifying architecture during production code quality reviews.

How do I structure a skill authoring workflow with confirmation gates?

Structure skill authoring workflows by following defined steps including an iron law, workflow checklist, and confirmation gates. This ensures description-driven triggers and systematic skill creation or refinement.

Can I use a structured checklist for reviewing production code quality in git changes?

Yes, you can review production code quality in git changes using an expert structured framework. It applies SOLID, security, performance, and quality scanning to systematically evaluate the code.

What are the limitations of using Mermaid diagrams for C4 model architecture visualization?

Mermaid diagrams support C4 model architecture visualization by progressively loading supporting references. Limitations involve managing diagram complexity as system structure scales, requiring structured decision trees to maintain clarity.