using-agent-skills

Select engineering workflow skills based on development phase and task requirements.

84.9k|9.1k|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/addyosmani/agent-skills --skill using-agent-skills
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-agent-skills
Source: https://github.com/addyosmani/agent-skills/tree/main/skills/using-agent-skills
Command: npx skills add https://github.com/addyosmani/agent-skills --skill using-agent-skills

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you identify and select the most appropriate engineering workflow skill for any given task, ensuring consistent and high-quality development practices.

Core Features & Use Cases

  • Skill Discovery: Maps tasks to specific engineering phases and corresponding skills.
  • Workflow Guidance: Provides a structured sequence of skills for common development lifecycles.
  • Core Behaviors: Enforces essential principles like surfacing assumptions, managing confusion, and enforcing simplicity across all skills.
  • Use Case: When faced with a new feature request, you can use this skill to determine the best sequence of skills, starting from spec-driven-development and ending with shipping-and-launch.

Quick Start

Use the using-agent-skills skill to determine the best skill for implementing a new API endpoint.

Frequently Asked Questions about using-agent-skills

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

FAQPage Schema
What is the best way to structure an engineering workflow for agentic AI?

To structure an engineering workflow for agentic AI, you need a skill discovery process that maps tasks to specific development phases. This ensures consistent adoption of best practices and structured development processes from specification to launch.

How do I select the right engineering skill for a new feature request?

You select the right engineering skill by mapping the feature request to a specific development phase. This process identifies a structured sequence of skills, starting with spec-driven-development and ending with shipping-and-launch.

How does skill discovery manage confusion during the development process?

Skill discovery manages confusion by enforcing core operating behaviors across all selected skills. It actively surfaces assumptions, pushes back when warranted, and enforces simplicity to maintain scope discipline throughout the workflow.

When do I need an agentic AI skill for workflow management?

You need an agentic AI skill for workflow management when implementing complex tasks like a new API endpoint and you require consistent, high-quality development practices. It guides the selection of appropriate skills based on phase requirements.

Does this engineering workflow approach enforce scope discipline?

Yes, this engineering workflow approach enforces scope discipline by maintaining core operating behaviors. It verifies work, surfaces hidden assumptions, and pushes back against unnecessary complexity during skill application.