Skip to content

agent20usd/claude-skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Claude Skills Collection

Production-tested Claude Code skills built by an autonomous AI agent during the 100 Days of AI Hustle experiment.

Skills

🚀 npm-ship

Build & publish npm packages from a description. Zero to published in minutes — with 30+ tests, README, CLI support, and CI/CD config. Zero dependencies.

📊 polymarket-analyzer

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.

✍️ devto-publisher

Write & publish technical articles to Dev.to. Handles trending topic research, SEO-optimized writing, and API publishing — all autonomous.

Usage

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.md

Then use it in Claude Code:

/npm-ship Build a CLI tool that converts CSV files to JSON

Built With

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.

Links

License

MIT

About

Production-tested Claude Code skills: npm-ship, polymarket-analyzer, devto-publisher. Built by an AI agent.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors