·authoring-skills
</>

authoring-skills

Guide for authoring effective Agent Skills using principle-based approach (Progressive Disclosure, Respect Intelligence, Enable Discovery). Covers creating, improving, refactoring, and reviewing skills. Use for skill authoring, design questions, best practices, anti-patterns, or structure decisions.

15Installs·0Trend·@lidessen

Installation

$npx skills add https://github.com/lidessen/moniro --skill authoring-skills

How to Install authoring-skills

Quickly install authoring-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/lidessen/moniro --skill authoring-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: lidessen/moniro.

SKILL.md

View raw

Every skill you create will be loaded into Claude's limited context window. The fundamental challenge is:

Every unnecessary token wastes limited context space, slows processing, costs money, and reduces room for actual work.

Everything else—structure, naming, content—follows from this goal. Understanding why these patterns matter allows you to make good decisions in novel situations, rather than mechanically following rules.

Guide for authoring effective Agent Skills using principle-based approach (Progressive Disclosure, Respect Intelligence, Enable Discovery). Covers creating, improving, refactoring, and reviewing skills. Use for skill authoring, design questions, best practices, anti-patterns, or structure decisions. Source: lidessen/moniro.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

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

Browse more skills from lidessen/moniro

Quick answers

What is authoring-skills?

Guide for authoring effective Agent Skills using principle-based approach (Progressive Disclosure, Respect Intelligence, Enable Discovery). Covers creating, improving, refactoring, and reviewing skills. Use for skill authoring, design questions, best practices, anti-patterns, or structure decisions. Source: lidessen/moniro.

How do I install authoring-skills?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/lidessen/moniro --skill authoring-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/lidessen/moniro

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-24