Agent skill · AI & Agents

example-internal-skill

An example private skill — replace me. Use when demonstrating that org-private skills load, override, and stay inside your network. Produces this description in /v1/skills with source:private.

mohitagw15856github.com/mohitagw15856GitHub ↗
claude-codecursorMIT
Install
npx skills add mohitagw15856/pm-claude-skills --skill example-internal-skill --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 1 KB
Bundled scripts: none
Path: org/private-skills/example-internal-skill/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,255
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Example Internal Skill Private skills live here, never leave your infra, and override curated skills on name collision. Delete this folder and add your own. ## Required Inputs - Your organisation's real internal SOPs, converted with `pm-claude-skills migrate`. ## Output Format - Whatever your org needs — this is yours. ## Quality Checks - [ ] This example was replaced with something real ## Anti-Patterns - [ ] Do not put secrets in skill files — they're plain text on your infra

What's inside
Steps it walks through
  1. Required Inputs
  2. Output Format
  3. Quality Checks
  4. Anti-Patterns
More from pm-claude-skills
All skills →
About this skill
What does the example-internal-skill skill do?

An example private skill — replace me. Use when demonstrating that org-private skills load, override, and stay inside your network. Produces this description in /v1/skills with source:private.

How do I install it?

Run `npx skills add mohitagw15856/pm-claude-skills --skill example-internal-skill --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From mohitagw15856/pm-claude-skills, a repository with 1,255 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going