startup-skill

by ferdinandobonsVerified

AI agent skills for startup validation, competitive intelligence, and planning

837
Stars
127
Forks
8/23/2026
Added
View on GitHubDownload ZIP

⚠️ Third-Party Software Notice

This skill is third-party open-source software developed and hosted independently on GitHub. SkillTip is an informational directory and does not control or maintain the underlying repository. Any security checks displayed are automated and limited in scope. Review the source code before installing.

Read the Terms of Service

Installation

Add to your Claude Code skills directory:

# Add to your Claude Code skills
git clone https://github.com/ferdinandobons/startup-skill

Getting Started

Guides for using skills like startup-skill.

Security Report

Verified

Last scanned: —

{
  "status": "PASSED",
  "issues": []
}

README.md

Startup Skill

Version License: MIT GitHub stars

Startup Skill — From startup idea to validated strategy. In one afternoon. Radically honest. Completely free.

What a $10K strategy consultant would deliver: market research, competitive battle cards, positioning, financial projections, and a 30-day action plan. If your idea should die, it will tell you.

Works with Claude Code and any agent that supports skills.

Website: startupskill.me

Latest release: v1.10.0

Contributions welcome! Open a PR or an issue.

Available Skills

SkillWhat you get
startup-designComplete startup strategy: market research, customer discovery, competitive analysis, brand, product definition, financial projections, and validation experiments. 8 phases plus pre-flight check and customer interview gate, 30+ structured deliverables.
startup-competitorsBattle cards for every competitor, pricing landscape, feature matrix, and strategic report. Built from real reviews, forums, web data, and reviewed social/community source packets when provided.
startup-positioningMarket positioning using April Dunford's framework. Positioning doc, competitive alternatives map, market category analysis, and messaging implications.
startup-pitchInvestor-ready pitch in multiple formats: 10-min, 5-min, 2-min, 1-min elevator, email, and a slide-by-slide deck outline. Includes scoring rubric, Q&A prep, and investor roleplay practice.

Usage

Describe what you need — skills trigger automatically:

"I want to build a SaaS for real estate agents that automates follow-up emails. Is it worth building?"

startup-design runs the full process: pre-flight check, 8 phases, customer discovery gate


"Who are my competitors in the project management space for creative agencies? I need battle cards and a pricing comparison."

startup-competitors profiles 5-8+ competitors across 3 research waves


"Quick validation — fast track mode."

startup-design runs a compressed go/no-go analysis


"How should we position our product? We're in the project management space but we're different from Asana and Monday."

startup-positioning builds positioning through Dunford's 5+1 components


"Prepare my pitch — I'm raising 500K pre-seed. We have 45 active customers growing 20% MoM."

startup-pitch builds pitch narratives in multiple formats with scoring and Q&A prep

Or invoke directly: /startup:startup-design, /startup:startup-competitors, /startup:startup-positioning, /startup:startup-pitch

Token usage: These skills run multiple research agents and can consume a large number of tokens. For the best experience, use Claude Max 5x. If a session hits the limit, just ask Claude to "resume from where you left off" — it will pick up the process.

Installation

Claude Code Plugin (Recommended)

claude plugin marketplace add ferdinandobons/startup-skill
claude plugin install startup@startup-skill
Claude.ai (Web App)

Download .skill files from the Releases page, then upload in Settings → Skills.

Other Methods
# CLI Install
npx skills add ferdinandobons/startup-skill

# Clone and copy
git clone https://github.com/ferdinandobons/startup-skill.git
cp -r startup-skill/startup-design .agents/skills/
cp -r startup-skill/startup-competitors .agents/skills/
cp -r startup-skill/startup-positioning .agents/skills/
cp -r startup-skill/startup-pitch .agents/skills/

# Git submodule
git submodule add https://github.com/ferdinandobons/startup-skill.git .agents/startup-skill

# SkillKit (works with Claude Code, Cursor, Copilot, etc.)
npx skillkit install ferdinandobons/startup-skill
Updating

Claude Code Plugin:

claude plugin update startup@startup-skill

If the update doesn't pick up new changes, refresh the marketplace source and reinstall:

claude plugin uninstall startup@startup-skill
claude plugin marketplace remove startup-skill
claude plugin marketplace add ferdinandobons/startup-skill
claude plugin install startup@startup-skill

Claude.ai: Download the latest .skill files from the Releases page and re-upload in Settings → Skills.

CLI / SkillKit: Re-run the install command — it overwrites the previous version:

npx skills add ferdinandobons/startup-skill
# or
npx skillkit install ferdinandobons/startup-skill

Git Submodule:

git submodule update --remote .agents/startup-skill

Contributing

See CONTRIBUTING.md for details.

License

MIT

Frequently Asked Questions

What is startup-skill?

startup-skill is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by ferdinandobons. AI agent skills for startup validation, competitive intelligence, and planning. It has 837 GitHub stars.

Is startup-skill safe to use?

Yes. startup-skill passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.

How do I install startup-skill?

Clone the repository with "git clone https://github.com/ferdinandobons/startup-skill" and add it to your Claude Code skills directory (see the Installation section above).

Are there alternatives to startup-skill?

Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh startup-skill against similar tools.

Comments (0)

No comments yet. Be the first to share your thoughts!

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI Agentsai-agentsanthropicclaude-code
View details
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI Agentsai-agentsbrainstorming
View details

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI Agentsai-agentsanthropicclaude-code
View details

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI Agentsclaude-codeai-tools
View details

claude-code

by anthropics

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.

120,03119,897Shell
AI Agents
View details

Developers Also Liked

Based on votes and bookmarks from developers who liked this skill

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI Agentsai-agentsanthropicclaude-code
View details
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI Agentsai-agentsbrainstorming
View details

n8n

by n8n-io

12

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

201,88160,308TypeScript
MCP Serversapisai-tools
View details

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI Agentsai-agentsanthropicclaude-code
View details

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI Agentsclaude-codeai-tools
View details