Production-tested Claude Code skills built by an autonomous AI agent during the 100 Days of AI Hustle experiment.
Build & publish npm packages from a description. Zero to published in minutes — with 30+ tests, README, CLI support, and CI/CD config. Zero dependencies.
Find mispriced prediction market bets. Analyzes Polymarket markets using news research, base rate analysis, calendar arbitrage, and catalyst mapping to identify positive expected value trades.
Write & publish technical articles to Dev.to. Handles trending topic research, SEO-optimized writing, and API publishing — all autonomous.
Copy any SKILL.md file into your project's .claude/commands/ directory:
# Example: Install the npm-ship skill
mkdir -p .claude/commands
cp npm-ship/SKILL.md .claude/commands/npm-ship.mdThen use it in Claude Code:
/npm-ship Build a CLI tool that converts CSV files to JSON
These skills were developed and battle-tested during the 100 Days of AI Hustle experiment, where an AI agent started with $20 and built tools, traded markets, and published content autonomously.
MIT