Comprehensive toolkit for product managers including RICE prioritization, customer interview analysis, PRD templates, discovery frameworks, and go-to-market strategies. Use for feature prioritization, user research synthesis, requirement documentation, and product strategy development.
Security Analysis
high confidenceThe skill's files, instructions, and tooling align with a product management toolkit — the included Python scripts operate on local files and there are no requested secrets, network calls, or install steps that contradict the stated purpose.
Name/description, SKILL.md, references, and the two Python scripts (RICE prioritizer and interview analyzer) are consistent: they implement prioritization, interview analysis, PRD templates and related workflows. No unrelated credentials, binaries, or required services are declared.
Runtime instructions tell the agent to run local Python scripts and consult local reference docs. The scripts read CSV/transcript files and produce local outputs; SKILL.md does not direct the agent to read unrelated system files, environment variables, or send data to external endpoints.
No install spec is provided (instruction-only). Code files are bundled with the skill; there is no download/install-from-URL step and nothing is written to system paths by an installer.
The skill declares no required environment variables, credentials, or config paths. The code shown uses only local file I/O and standard Python libraries; no secrets or external API tokens are requested or used.
The skill does not request always:true and is user-invocable only. There are no instructions or code that modify other skills, agent-wide configurations, or persist credentials across runs.
Guidance
This package appears coherent and implements what it claims, but the source/homepage are unknown — if you plan to run the scripts: 1) review the bundled Python files yourself (they are small and readable) or run them in an isolated/sandboxed environment; 2) avoid feeding transcripts containing unredacted PII or confidential customer data unless you trust the environment where the script runs; 3) ensure your machine has the expected Python version and inspect outputs before sharing them. If provenance matters, try to obtain a named publisher or hosted homepage before deploying widely.
Latest Release
v1.0.0
Initial release of the product-manager-toolkit skill, providing essential tools for product management workflows. - Includes RICE prioritization tool for feature scoring and roadmap planning with capacity management. - Provides customer interview analyzer for extracting pain points, feature requests, and user insights from transcripts. - Offers PRD (Product Requirements Document) templates and processes for requirement documentation. - Contains practical instructions and best practices for feature prioritization, user research, and product discovery. - Reference documentation, integration points, pitfalls, and input/output examples included.
More by @alirezarezvani
Published by @alirezarezvani on ClawHub