using-skills

Enforce a mandatory skill discovery and announcement workflow before task execution.

Updated Jan 9, 2026
One-click install
npx skills add https://github.com/maplin-co/ai-course --skill using-skills-maplin-co
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-skills
Source: https://github.com/maplin-co/ai-course/tree/main/.opencode/skill/using-skills
Command: npx skills add https://github.com/maplin-co/ai-course --skill using-skills-maplin-co

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enforces a critical workflow for AI agents, ensuring that all available skills are considered and utilized before any other action is taken, preventing errors and improving efficiency.

Core Features & Use Cases

  • Mandatory Skill Check: Guarantees that relevant skills are identified and used for any given task.
  • Structured Response Protocol: Dictates a step-by-step process for handling user requests, including skill identification, announcement, and execution.
  • Use Case: When a user asks to "write a Python script to sort a list," this skill ensures the AI first checks for a relevant "scripting" or "python" skill before attempting to generate code directly.

Quick Start

Always check for and use relevant skills before responding to any user request.

Frequently Asked Questions about using-skills

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

FAQPage Schema
How do I enforce a mandatory skill check protocol for AI agents before task execution?

To enforce a mandatory skill check protocol, establish a strict workflow requiring AI agents to identify and announce relevant skills before executing any task. This prevents errors by ensuring all available skills are considered and utilized prior to generating responses.

What is a structured response protocol for AI agent task execution?

A structured response protocol for AI agent task execution dictates a step-by-step process for handling user requests, including skill discovery, announcement, and execution. It applies to all conversational turns to ensure process adherence and prevent errors.

How do I create TodoWrite checklist items for AI agent workflows?

You create TodoWrite checklist items for AI agent workflows by integrating a mandatory protocol that generates task checklists during skill discovery and execution. This enforces process adherence by tracking skill identification and utilization before any action is taken.

Why does my AI agent bypass available skills and attempt direct task execution?

AI agents bypass available skills and attempt direct task execution when a mandatory skill usage workflow is not enforced. Implementing a strict protocol of skill discovery and announcement prevents this behavior and ensures errors are avoided.

Does this mandatory workflow apply to every conversational turn or only task initiations?

This mandatory workflow applies to both every conversational turn and all task initiations. Enforcing this strict protocol ensures continuous process adherence, requiring AI agents to check for and utilize relevant skills before responding to any user request.