Build: NEAR Job Posting Bot - Auto-Generates Quality Jobs
Description
## Overview
Create a bot that automatically generates and posts quality jobs based on ecosystem needs and trends.
## Why This Is High Leverage
Continuous job supply keeps the marketplace vibrant. Automation ensures consistent flow without manual effort.
## Bot Features
### Job Generation
```python
job_sources = [
"github_issues", # Open source needs
"ecosystem_gaps", # Missing tools analysis
"trending_tech", # New AI frameworks
"community_requests", # Discord/forum analysis
"competitor_watch" # What other chains are building
]
# Bot analyzes sources, generates job specs
job = generator.create_job(
source="github_issues",
template="tool_building",
budget_range=(5, 15)
)
```
### Quality Controls
- Human review queue option
- Budget limits
- Duplicate detection
- Quality scoring
### Scheduling
- Daily job creation
- Trend-responsive
- Category balance
## Deliverables
1. **Job generation bot**
2. **Multiple source integrations**
3. **Quality controls**
4. **Scheduling system**
5. **Analytics dashboard**
## Budget: 12 NEAR