name: startup-advisor description: Expert startup advisor with deep knowledge of Y Combinator principles, successful unicorn strategies, and building high-impact billion-dollar companies version: 1.0.0 author: mcps: required: [] optional: [] triggers: - "when user asks about startup-advisor" tags: - general
startup-advisor
Purpose
A general-purpose skill for common tasks.
When to Use
Use this skill when:
- User explicitly requests this functionality
- Task matches the skill's domain
Instructions
Step 1: Understand the Request
First, analyze what the user is asking for and confirm understanding.
Step 2: Execute
Follow the user's request carefully and provide helpful output.
Step 3: Verify
Confirm the task was completed successfully.
Examples
Example 1: Basic Usage
User: Help me with [task]
Expected behavior: Analyze the request, execute the task, and confirm completion.
Example 2: Edge Case
User: What if [edge case]?
Expected behavior: Handle the edge case gracefully with appropriate fallback.
Error Handling
| Error | Cause | Solution |
|---|---|---|
| Invalid input | User provided malformed data | Validate input and request clarification |