·bench-new-skill
</>

bench-new-skill

Create new skills for the bench-skills repo following all conventions. Use when the user says "create a new skill", "add a skill", "new slash command", or wants to extend bench-skills with additional capabilities.

3Installs·0Trend·@elliottrjacobs

Installation

$npx skills add https://github.com/elliottrjacobs/bench-skills --skill bench-new-skill

How to Install bench-new-skill

Quickly install bench-new-skill 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/elliottrjacobs/bench-skills --skill bench-new-skill
  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: elliottrjacobs/bench-skills.

SKILL.md

View raw

Scaffold new skills following established conventions, the official Claude Code skills spec, and Anthropic's Complete Guide to Building Skills.

Use the chosen location for all file creation in later steps. If "Plugin" is selected, see references/plugin-guide.md.

| engineer- | Engineering workflow (plan, build, review) | | product- | Product management (specs, requirements) | | security- | Security auditing and best practices | | knowledge- | Documentation and learning capture | | bench- | Meta skills for bench-skills itself |

Create new skills for the bench-skills repo following all conventions. Use when the user says "create a new skill", "add a skill", "new slash command", or wants to extend bench-skills with additional capabilities. Source: elliottrjacobs/bench-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/elliottrjacobs/bench-skills --skill bench-new-skill
Category
</>Dev Tools
Verified
First Seen
2026-02-26
Updated
2026-03-11

Browse more skills from elliottrjacobs/bench-skills

Quick answers

What is bench-new-skill?

Create new skills for the bench-skills repo following all conventions. Use when the user says "create a new skill", "add a skill", "new slash command", or wants to extend bench-skills with additional capabilities. Source: elliottrjacobs/bench-skills.

How do I install bench-new-skill?

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