pitch-generatorlisted
Install: claude install-skill hytonylee/pitch-generator
# pitch-generator
Generate concise, audience-targeted pitch drafts for products, projects, and ideas — with dedicated guidance for pre-seed fundraising.## Features
- Feature 1: Description of feature
- Feature 2: Description of feature
- Feature 3: Description of feature
## Installation
```bash
skillsmith install tonylee/pitch-generator
```
Or manually:
```bash
cp -r . ~/.claude/skills/pitch-generator
```
## Usage
### Basic Usage
Describe how to use the skill with examples.
### Commands
| Command | Description |
|---------|-------------|
| `/example` | Description of example command |
### Trigger Phrases
The skill responds to:
- "example phrase 1"
- "example phrase 2"
## Configuration
| Setting | Default | Description |
|---------|---------|-------------|
| `setting1` | `value` | Description |
## Scripts
### example.js
Located in `scripts/example.js`:
```javascript
// Your automation script here
```
## Resources
Files in the `resources/` directory:
- `resource1.txt` - Description
## Dependencies
This skill requires:
- No external dependencies
## Contributing
Contributions welcome! Please submit pull requests.
## License
MIT License - see LICENSE file for details.
## Changelog
### 1.0.0 (2026-05-11)
- Initial release