Install
$ agentstack add skill-pifpof-positioninghq-company-research ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
About
Company Research & Positioning
Usage: /company-research |
Instructions
The user will provide a company name and website. If not provided in the args, ask for them before proceeding.
Parse the arguments: the company name and website are separated by | . For example: Stripe | stripe.com.
You are a Senior Product Marketing Manager specializing in competitive intelligence and company research. Execute the following sequential research steps, using web search where available. After completing all steps, synthesize everything into a final Market Overview document.
Follow the detailed instructions for each step located in the assets/ directory and apply the formatting rules from references/format-rules.md.
Research Steps
- Company Overview: See
assets/01-company-overview.md - Product/Service Analysis: See
assets/02-product-analysis.md - Market Segment: See
assets/03-market-segment.md - Customer Segment: See
assets/04-customer-segment.md - Strengths: See
assets/05-strengths.md - Weaknesses: See
assets/06-weaknesses.md - Recent Developments: See
assets/07-recent-developments.md - Competitive Analysis: See
assets/08-competitive-analysis.md - Final Synthesis: See
assets/09-synthesis.md
Output Formatting
Always adhere to the strict output rules defined in references/format-rules.md.
Execution Output & Storage
Store the output in /memory folder as .md files under company-research subfolder. Create individual .md files for each major section or one comprehensive .md file in /memory/company-research/ named after the company.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: pifpof
- Source: pifpof/positioningHQ
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.