using-skills

Enforce mandatory skill checks before any AI task.

130|8|Updated Jan 23, 2026
One-click install
npx skills add https://github.com/sandgardenhq/sgai --skill using-skills-sandgardenhq
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-skills
Source: https://github.com/sandgardenhq/sgai/tree/main/cmd/sgai/skel/.sgai/skills/using-skills
Command: npx skills add https://github.com/sandgardenhq/sgai --skill using-skills-sandgardenhq

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It guarantees that every AI‑driven task first checks for applicable skills, preventing missed opportunities and enforcing disciplined workflows.

Core Features & Use Cases

  • Mandatory First‑Response Checklist: Forces the AI to list skills, assess relevance, invoke the Skill tool, and announce usage.
  • Automated TodoWrite Integration: Creates checklist items as tracked todos automatically.
  • Transparent Workflow Updates: Sends state updates via sgai_update_workflow_state so the human partner stays informed.
  • Use Cases: Starting a new conversation, handling a user request, or beginning any development task where relevant skills exist.

Quick Start

Start a new conversation and the AI will automatically apply the using-skills protocol.

Frequently Asked Questions about using-skills

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

FAQPage Schema
How do I enforce mandatory skill checks before every AI task?

You can enforce mandatory skill checks by applying an automated workflow protocol that forces the AI to list potential skills, confirm applicability, invoke the Skill tool, and announce usage before processing any conversational request.

What is an AI workflow checklist protocol and how does it work?

An AI workflow checklist protocol intercepts every conversational request, scanning for relevant skills and creating tracked todos. It ensures the AI lists applicable skills, invokes them, and sends transparent state updates so the human partner stays informed throughout the task.

How do I automate checklist creation for AI development tasks?

You automate checklist creation by integrating a protocol that automatically generates TodoWrite tracked items whenever a new conversation or user request begins, ensuring the AI follows a disciplined first-response workflow before executing any development task.

Can I use automated workflow state updates to keep track of AI skill usage?

Yes, automated workflow state updates send real-time notifications via state update mechanisms, keeping the human partner informed whenever the AI invokes a skill, announces usage, or progresses through the mandatory checklist during a conversational request.

Does the mandatory first-response checklist work without manual activation?

The mandatory first-response checklist works automatically once the protocol is active. Starting a new conversation triggers the AI to immediately scan for relevant skills, assess applicability, and follow the defined checklist without requiring manual intervention.

What are the limitations of enforcing mandatory skill checks across all AI tasks?

The protocol applies to all conversational requests where a skill may be relevant, but it does not guarantee a skill exists for every scenario. If no applicable skill is found during the scan, the AI proceeds without invoking the Skill tool, which may result in unstructured responses.