Pm Competitive Analyzer
Description
[](https://github.com/aakashg/pm-claude-skills/stargazers) [](LICENSE)
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
Repository README
This is the README for aakashg/pm-claude-skills, shared by 5 entries
in this directory. It describes the repository, not this entry specifically.
PM Claude Skills
[](https://github.com/aakashg/pm-claude-skills/stargazers) [](LICENSE)
5 production-ready Claude Code skills for product managers. Drop them in `.claude/skills/` and they work immediately.
Each skill triggers on natural language. Say "write a LinkedIn post" or "validate this idea" and Claude follows the playbook.
**All 5 skills are fully functional. I wrote a deep dive breaking down 6 additional skills: the reasoning behind each one, how I built them, and what makes them work.**
**[Read the full skill breakdown →](https://www.news.aakashg.com/p/steal-6-of-my-claude-skills)**
The Skills
| # | Skill | Trigger | What It Does |
|---|---|---|---|
| 1 | LinkedIn Post Writer | "write a LinkedIn post" | Turns rough ideas into structured, high-performing LinkedIn posts |
| 2 | Idea Validator | "validate this idea" | Stress-tests product ideas across 5 dimensions before you invest time |
| 3 | Prompt Engineer | "improve this prompt" | Diagnoses and upgrades prompts using proven techniques |
| 4 | Product Designer | "review this design" | Reviews designs for clarity, consistency, and UX issues |
| 5 | Status Update Writer | "write a status update" | Converts messy notes into precise stakeholder updates |
Setup
**Option 1: One-liner install (all skills)**
git clone https://github.com/aakashg/pm-claude-skills.git /tmp/pm-claude-skills && \
mkdir -p .claude/skills && \
cp -r /tmp/pm-claude-skills/skills/* .claude/skills/
**Option 2: Cherry-pick individual skills**
mkdir -p .claude/skills
# Copy just the ones you want
cp -r /tmp/pm-claude-skills/skills/linkedin-post-writer .claude/skills/
cp -r /tmp/pm-claude-skills/skills/idea-validator .claude/skills/
...
Related Skills
Epic Decompose
Break an epic into task children without creating task branches.
Productivity Claude Code Terminal Title
Gives each Claude Code terminal window a dynamic title describing the work being done
Productivity N8n Skills
Enables AI assistants to directly understand and operate n8n workflows
Productivity Composio Make
Trigger and manage Make (Integromat) scenarios
Productivity Getting Help
career-ops is an open source project maintained in limited time. Here's how to get help efficiently.
Productivity Worktree Status Check
Verify the current worktree environment and show task details.
Productivity