一键导入
rent
Delegate tasks to real humans via RentAHuman.ai — search skills, post bounties, manage conversations, and run AI-scored opportunity scans.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Delegate tasks to real humans via RentAHuman.ai — search skills, post bounties, manage conversations, and run AI-scored opportunity scans.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Extracts and analyzes competitors' ads from ad libraries (Facebook, LinkedIn, etc.) to understand what messaging, problems, and creative approaches are working. Helps inspire and improve your own ad campaigns.
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
Install, create, scaffold, and validate new skills in the .claude/skills/ folder. Use when adding a skill from a URL, GitHub repo, zip file, or markdown content, or when creating a new skill from scratch. Also use for validating existing skills, fixing registration issues, or restructuring the .claude folder.
Browser automation via Playwright MCP — reservations, ordering, scraping, form filling. Always confirm before final submission.
Katana setup wizard. Use when user says /setup, 'set up katana', 'configure my agent', 'install features', or 'walk me through setup'. Guides user through API key configuration, skill enabling, and profile creation.
Katana Sensei — life & business orchestrator powered by the 3 I's (Intelligence, Intuition, Initiative). Auto-loads memory on session start (soul.md, user.md, work.md, tasks.md). Runs morning briefings, evening check-ins, task daily iteration, inspirational quotes (Musashi, Stoic, Zen), profile management, and delegates to all agents. Use for any daily routine, task management, memory operations, quote requests, scheduling, or orchestration.
| name | rent |
| triggers | hire a human, rent a human, delegate to human, find a freelancer, post a bounty, hire someone, human assistant, errands, rentahuman, bounty |
| description | Delegate tasks to real humans via RentAHuman.ai — search skills, post bounties, manage conversations, and run AI-scored opportunity scans. |
Auto-activate when the user wants to hire a person, post a job, or delegate a task that needs a human.
/rent — Browse + print command menu
/rent scan — AI-scored bounties (Grok, 12hr cache)
/rent scan force — Bypass cache, fresh scoring now
/rent scan new — Only unseen bounties
/rent post <desc> — Post a new bounty (first sentence = title)
/rent saved — View saved bounties
/rent skills — List available human skills
/rent status — Connection check
Direct: /rent search <skill> → /rent human <id> → /rent talk <id> : msg → negotiate → book
Bounty: /rent post desc → humans apply → /rent applications <id> → /rent accept <app_id>
Script: python3 "$HOME/bounty_hunter.py"
Cache: logs/bounties_cache.json (12hr TTL, Grok-3-mini-fast scoring 0–100)
After running: read cache file and display scored results to user.
Bounties: 5/day | Conversations: 50/day | Messages: 30/hr | API keys: 3 max
python hire_team.py "Task description"
python hire_team.py talk <human_id> "Message"
python hire_team.py bounty "Title" --description "..." --price 100 --hours 2
Payment via Stripe Connect escrow on RentAHuman.ai.
→ Full command tree + MCP tool map: .claude/commands/rent.md