CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. 404kidwiz
  4. /
  5. claude-supercode-skills
  6. /
  7. Market Researcher

Market Researcher

Editor's Note

This is a market research assistant that handles the quantitative side of business analysis: TAM/SAM/SOM calculations, competitive positioning, and opportunity identification. You'd pull this in when you need to size a market, validate product-market fit, or figure out where the white space is in your category. It's designed for strategic decision-making rather than ad-hoc research tasks. With nearly 400 installs, it seems to have found an audience among founders and product teams who need structured market analysis without hiring a consultant. The skill focuses on both quantitative metrics and qualitative consumer insights, which is the right pairing for this kind of work.

Install

npx skills add https://github.com/404kidwiz/claude-supercode-skills --skill market-researcher
Votes
0
Installs391
GitHub Stars76
Categories
Data Science & ML
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment

Related Data Science & ML Skills

View all →
jupyter-notebook

openai/skills

0
1.9k
19.2k
Create and scaffold Jupyter notebooks for experiments and tutorials with bundled templates.
jupyter-notebook-writing

zc277584121/marketing-skills

0
590
jupyter notebook writing
matplotlib

sanand0/scientific-research

0
5
Foundational plotting library. Create line plots, scatter, bar, histograms, heatmaps, 3D, subplots, export PNG/PDF/SVG, for scientific visualization and publication figures.
ml-paper-writing

zechenzhangagi/ai-research-skills

0
735
8.5k
Draft publication-ready ML/AI/Systems papers for top conferences with citation verification and LaTeX templates.
matchms

sanand0/scientific-research

0
5
Mass spectrometry analysis. Process mzML/MGF/MSP, spectral similarity (cosine, modified cosine), metadata harmonization, compound ID, for metabolomics and MS data processing.
rdkit

sanand0/scientific-research

0
5
Cheminformatics toolkit for fine-grained molecular control. SMILES/SDF parsing, descriptors (MW, LogP, TPSA), fingerprints, substructure search, 2D/3D generation, similarity, reactions. For standard workflows with simpler interface, use datamol (wrapper around RDKit). Use rdkit for advanced control, custom sanitization, specialized algorithms.