·using-agent-skills
</>

using-agent-skills

Use when starting a session or when you need to discover which skill applies to the current task. This is the meta-skill that governs how all other skills are discovered and invoked.

12Installs·0Trend·@addyosmani

Installation

$npx skills add https://github.com/addyosmani/agent-skills --skill using-agent-skills

How to Install using-agent-skills

Quickly install using-agent-skills AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/addyosmani/agent-skills --skill using-agent-skills
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: addyosmani/agent-skills.

SKILL.md

View raw

When a task arrives, identify the development phase and apply the corresponding skill:

These behaviors apply at all times, across all skills. They are non-negotiable.

Before implementing anything non-trivial, explicitly state your assumptions:

Use when starting a session or when you need to discover which skill applies to the current task. This is the meta-skill that governs how all other skills are discovered and invoked. Source: addyosmani/agent-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/addyosmani/agent-skills --skill using-agent-skills
Category
</>Dev Tools
Verified
First Seen
2026-02-24
Updated
2026-03-10

Browse more skills from addyosmani/agent-skills

Quick answers

What is using-agent-skills?

Use when starting a session or when you need to discover which skill applies to the current task. This is the meta-skill that governs how all other skills are discovered and invoked. Source: addyosmani/agent-skills.

How do I install using-agent-skills?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/addyosmani/agent-skills --skill using-agent-skills Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/addyosmani/agent-skills