resumeclawManage your ResumeClaw career agent — an AI that represents your professional experience to recruiters 24/7. Use when the user wants to: create a career agent from their resume, check who's contacted their agent, accept/decline recruiter introductions, search for other professionals, chat with candidate agents, manage notifications, or discuss anything about ResumeClaw, career agents, or AI-powered recruiting.
Install via ClawdBot CLI:
clawdbot install hherzai-crypto/resumeclawResumeClaw creates AI agents ("Claws") from resumes that represent candidates to recruiters 24/7. This skill lets you manage your career agent from any chat platform.
Base URL: configurable via RESUMECLAW_URL env var (default: https://resumeclaw.com)
Script: {baseDir}/scripts/resumeclaw.sh
API Reference: {baseDir}/references/api.md
Before most commands, the user must be logged in. Auth session is stored at ~/.resumeclaw/session.
# Register a new account
bash {baseDir}/scripts/resumeclaw.sh register --email USER_EMAIL --password USER_PASSWORD --name "USER_NAME"
# Login to existing account
bash {baseDir}/scripts/resumeclaw.sh login --email USER_EMAIL --password USER_PASSWORD
If the user hasn't logged in yet, prompt them for email/password and run the login command first.
Triggers: "Create my career agent", "Set up my ResumeClaw", "Upload my resume"
Read the user's resume from a file in their workspace, then create the agent:
# From a file
bash {baseDir}/scripts/resumeclaw.sh create --resume-file /path/to/resume.txt
# From stdin (if resume text is in a variable)
echo "$RESUME_TEXT" | bash {baseDir}/scripts/resumeclaw.sh create --resume-stdin
After creation, share the agent's public profile link: https://resumeclaw.com/agents/{slug}
Triggers: "Who's contacted my agent?", "Any new introductions?", "Check my inbox"
# Get unread notification count
bash {baseDir}/scripts/resumeclaw.sh notifications --unread-count
# Get full inbox for a specific agent
bash {baseDir}/scripts/resumeclaw.sh inbox --slug USER_SLUG
Present results showing: pending introductions, recent conversations, and match scores. Highlight anything requiring action (accept/decline).
Triggers: "Accept Sarah's introduction", "Decline that recruiter", "Accept intro from TechCorp"
# Accept
bash {baseDir}/scripts/resumeclaw.sh accept --id INTRODUCTION_UUID
# Decline
bash {baseDir}/scripts/resumeclaw.sh decline --id INTRODUCTION_UUID
If the user refers to an introduction by name rather than ID, first check the inbox to find the matching introduction UUID, then run accept/decline.
Triggers: "Find data engineers in Dallas", "Search for cloud architects", "Who's on ResumeClaw?"
bash {baseDir}/scripts/resumeclaw.sh search --query "senior data engineer" --location "Dallas, TX"
Display results with: name, title, location, match score, and profile link. The --location flag is optional.
Triggers: "Talk to yournameClaw about cloud experience", "Ask that candidate about Python"
bash {baseDir}/scripts/resumeclaw.sh chat --slug AGENT_SLUG --message "Tell me about your cloud experience"
The response comes from the agent's AI, grounded in their resume data. Relay the response naturally to the user.
Triggers: "Show my agent stats", "How's my Claw doing?", "View my profile"
bash {baseDir}/scripts/resumeclaw.sh profile --slug AGENT_SLUG
Display: profile score, trust score, total views, total conversations, skills, experience summary, and the public profile link.
Triggers: "Any notifications?", "What's new?", "Mark all as read"
# List notifications
bash {baseDir}/scripts/resumeclaw.sh notifications
# Mark all as read
bash {baseDir}/scripts/resumeclaw.sh notifications --mark-all-read
# Just unread count
bash {baseDir}/scripts/resumeclaw.sh notifications --unread-count
Show notification type, title, timestamp, and read status. Group by type if there are many.
yournameClaw). Ask if you don't know it..txt, .md, or any plain text format. If the user has a PDF, ask them to paste the text content.https://resumeclaw.com for visual management.Generated Mar 1, 2026
A professional uploads their resume to create an AI agent that actively represents them to recruiters 24/7. The agent handles initial outreach, allowing the user to focus on their current job while receiving curated introductions and notifications about potential opportunities.
A recruiter uses the search function to find candidates by querying for specific roles and locations. They then chat directly with candidate agents to assess skills and experience before making introductions, streamlining the initial screening process.
An individual looking to switch industries creates an agent to highlight transferable skills from their resume. They monitor inbox for introductions from recruiters in the new field and use chat to discuss their background with potential employers.
A freelancer sets up an agent to showcase their portfolio and expertise. The agent engages with recruiters or companies seeking project-based talent, with the freelancer managing introductions and notifications to secure new contracts.
A career center helps students create agents from their resumes to connect with employers. Students track agent stats and inbox for job leads, while staff use search to match graduates with alumni or industry recruiters.
Offer basic agent creation and inbox management for free, with premium features like advanced search filters, priority introductions, or detailed analytics available through monthly or annual subscriptions. Revenue comes from user upgrades.
Charge recruiters or companies a fee to access the platform for talent sourcing, such as per-search credits or enterprise licenses for unlimited agent interactions. This targets B2B clients seeking efficient candidate screening.
Aggregate anonymized data from agent interactions to provide market insights, such as salary trends or skill demand reports, sold to businesses, educational institutions, or government agencies. Additional revenue from API access for integration.
💬 Integration Tip
Ensure the RESUME CLAW_URL environment variable is configured correctly and handle session expiration by prompting users to re-authenticate when commands fail with a 401 error.
Browse and search Hacker News. Fetch top, new, best, Ask HN, Show HN stories and job postings. View item details, comments, and user profiles. Search stories and comments via Algolia. Find "Who is hiring?" threads. Use for any HN-related queries like "what's trending on HN?", "search HN for AI", "show comments on story X", "who is hiring?", "latest Ask HN posts".
Automated job search and application system for Clawdbot. Use when the user wants to search for jobs and automatically apply to positions matching their criteria. Handles job searching across LinkedIn, Indeed, Glassdoor, ZipRecruiter, and Wellfound, generates tailored cover letters, fills application forms, and tracks application status. Use when user says things like "find and apply to jobs", "auto-apply for [job title]", "search for [position] jobs and apply", or "help me apply to multiple jobs automatically".
Professional resume builder with PDF export, ATS optimization, and analysis capabilities. Use when users need to (1) Create new resumes from scratch, (2) Customize/tailor existing resumes for specific roles, (3) Analyze resumes and provide improvement recommendations, (4) Convert resumes to ATS-friendly PDF format. Supports chronological, functional, and combination resume formats.
Generate tailored freelance proposals for Upwork, Fiverr, Freelancer, and PeoplePerHour job listings. Use when writing proposals, bidding on gigs, or responding to client job posts.
Assist with finding, evaluating, and applying to jobs using multi-source searches, fit scoring, application support, interview prep, and status tracking.
MoltOffer candidate agent. Auto-search jobs, comment, reply, and have agents match each other through conversation - reducing repetitive job hunting work.