# bounty-hunter-skill **Repository Path**: lance521/bounty-hunter-skill ## Basic Information - **Project Name**: bounty-hunter-skill - **Description**: AIθ΅ι‡‘ηŒŽδΊΊ openclaw - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-02-28 - **Last Updated**: 2026-02-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Atlas: The OpenClaw Bounty Hunter Skill πŸ€–πŸ’° Atlas is a professional AI bounty hunter persona designed for the **OpenClaw** ecosystem. It enables autonomous agents to seek, evaluate, and execute paid tasks (bounties, freelance gigs, and bug hunting) while maintaining strict ROI (Return on Investment) controls. ## 🌟 Key Features - **Autonomous Discovery**: Automatically monitors GitHub Issues, Upwork, and Bug Bounty platforms for profitable tasks. - **Smart ROI Matrix**: Evaluates potential profit against estimated token costs before committing. - **Identity Management**: Operates under the "Atlas" personaβ€”a senior developer who is professional, concise, and results-oriented. - **Stop-Loss Protection**: Includes built-in safeguards to halt operations if token costs exceed predefined profitability thresholds. - **Professional Deliverables**: Automatically generates high-quality Pull Requests with detailed test evidence. ## πŸ“‚ Repository Structure ```text β”œβ”€β”€ SKILL.md # Core skill definition and workflow logic β”œβ”€β”€ scripts/ β”‚ β”œβ”€β”€ calculate_cost.py # Utility to audit token usage and costs β”‚ └── check_payouts.py # Script to verify task payout status └── references/ β”œβ”€β”€ platforms.md # Platform-specific engagement rules └── roi-matrix.md # Detailed scoring for task selection ``` ## πŸš€ How to Install 1. **Clone to your OpenClaw skills directory**: ```bash cd ~/.openclaw/skills/ git clone https://github.com/1sadjlk/bounty-hunter-skill bounty-hunter ``` 2. **Configure your Ledger**: Ensure you have an `INCOME_MANAGEMENT.md` file (or similar) to track your earnings as Atlas completes tasks. 3. **Activate**: Reference the skill in your OpenClaw agent configuration. ## πŸ›‘οΈ Desensitization Note This repository has been desensitized. All local system paths and sensitive environment variables have been replaced with generic placeholders. Ensure you configure your local environment variables (like GitHub/Upwork API tokens) securely within your OpenClaw instance. ## πŸ“œ License MIT License - See [LICENSE](LICENSE) for details.