From e49327205f0b7cfc55fc139e1f5427e58c6bff09 Mon Sep 17 00:00:00 2001 From: mohitagw15856 <119053560+mohitagw15856@users.noreply.github.com> Date: Thu, 2 Apr 2026 13:23:23 +0530 Subject: [PATCH] Update README.md --- README.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index e48b726..c546d96 100644 --- a/README.md +++ b/README.md @@ -10,17 +10,15 @@ A community-built library of Claude Skills covering product management, marketin In Claude Code, run: -```bash /plugin marketplace add mohitagw15856/pm-claude-skills -``` + Or clone and symlink for auto-updates: -```bash git clone https://github.com/mohitagw15856/pm-claude-skills.git ~/pm-claude-skills mkdir -p ~/.claude/skills ln -s ~/pm-claude-skills/skills/* ~/.claude/skills/ -``` + That's it. All 53 skills are now available in every Claude Code session. @@ -129,7 +127,6 @@ This is an open-source community library. If you've built a skill that saves you 4. Raise a pull request with a short description of what the skill does and why you built it **SKILL.md template:** -```markdown --- name: your-skill-name description: "One sentence description. Use when [trigger condition]. Does [output description]." @@ -138,7 +135,7 @@ description: "One sentence description. Use when [trigger condition]. Does [outp # Skill Title [Instructions for Claude to follow when this skill is invoked] -``` + **What makes a good skill:** - Solves a recurring professional workflow (not a one-off task)