Open Source Claude Skills for Product Managers: PRD Generator, User Stories, Meeting Notes

✍️ OpenClawRadar📅 Published: February 28, 2026🔗 Source
Open Source Claude Skills for Product Managers: PRD Generator, User Stories, Meeting Notes
Ad

A developer has published five open-source Claude AI skills designed specifically for product managers. The tools generate properly formatted .docx files instead of messy chat output and avoid making up content.

Ad

Available Skills

  • PRD Generator – Users can pick from 15 sections and get a clean .docx document. Missing information is flagged as placeholders to prevent hallucinated non-functional requirements.
  • User Story Writer – Converts features, PRDs, or rough notes into structured user stories with acceptance criteria (using GWT or checklist format) and edge cases.
  • Meeting Synthesizer – Transforms raw meeting notes into decisions, action items (with owner and deadline), key points, and open questions.
  • Market Research – Uses Claude's web search capability to find real, cited data including competitors (both direct and indirect), market sizing, trends, and SWOT analysis.
  • Stakeholder Updates – Converts sprint dumps into crisp updates with RAG (presumably retrieval-augmented generation), blockers (with owner and impact), and decision asks.

The developer created these skills to avoid repeating the same instructions to Claude, such as "use GWT," "don't invent requirements," and "format it properly." The skills are available as a single install package that requires no prompt babysitting once set up.

The project is hosted on GitHub with a setup guide, and the developer accepts feedback and feature requests. A Buy Me a Coffee link is provided for those who find the tools useful.

📖 Read the full source: r/ClaudeAI

Ad

👀 See Also

Claude Desktop App Cowork Feature Enables AI-to-AI Communication via Shared Google Docs
Tools

Claude Desktop App Cowork Feature Enables AI-to-AI Communication via Shared Google Docs

Users have successfully implemented Claude-to-Claude communication using the new cowork function in the desktop app, with two agents reading and writing to a shared Google Doc. The test involved five rounds of question-and-answer dialogue between the AI agents.

OpenClawRadar
TEMM1E v3.1.0: AI Agent That Self-Fine-Tunes Using User Interactions
Tools

TEMM1E v3.1.0: AI Agent That Self-Fine-Tunes Using User Interactions

TEMM1E v3.1.0 introduces Eigen-Tune, a system that captures LLM interactions as training data, scores quality from user behavior, and fine-tunes local models via LoRA with zero added LLM cost. Tested on Apple M2, it corrected temperature conversions from 72°F = '150°C' to '21.2°C' after 10 conversations.

OpenClawRadar
Airbyte Agents: A Pre-Indexed Context Layer for AI Agents vs Raw API MCPs
Tools

Airbyte Agents: A Pre-Indexed Context Layer for AI Agents vs Raw API MCPs

Airbyte launches Airbyte Agents, a context layer that pre-indexes data from operational systems (Slack, Salesforce, Linear, Zendesk, Gong) to reduce agent token consumption by up to 90% compared to direct vendor MCPs.

OpenClawRadar
MephisQuiz: Free Scenario-Based Quiz Platform for Engineering Role Assessment
Tools

MephisQuiz: Free Scenario-Based Quiz Platform for Engineering Role Assessment

An SRE professional built MephisQuiz, a free quiz platform with 860+ scenario-based questions across 4 engineering role tracks. The platform uses adaptive difficulty, provides topic-by-topic breakdowns, and was developed using Claude AI as a pair programmer.

OpenClawRadar