job-monitorAnalyze JD text and return structured match summary.
Install via ClawdBot CLI:
clawdbot install wanghong5233/job-monitorGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → http://127.0.0.1:8010/api/jd/analyze`Calls external URL not in known-safe list
http://127.0.0.1:8010/api/jd/analyze`AI Analysis
The skill sends user-provided job description text to a local backend API (127.0.0.1:8010), which is not an external server and is consistent with the skill's stated purpose of analysis. The primary risk is low-trust of the local backend service, not exfiltration to an unauthorized external party.
Audited Apr 17, 2026 · audit v1.0
Generated Mar 21, 2026
A job seeker pastes a job description to receive a structured analysis of how well their skills match the role, including a match score and gap analysis. This helps them tailor applications by identifying strengths and areas for improvement.
A recruiter uses the skill to analyze a job description draft, extracting key skills and ensuring clarity before posting. This streamlines job ad creation and improves candidate targeting by highlighting essential requirements.
A market researcher searches for specific job keywords on platforms like BOSS to gather data on job availability, skill demands, and trends in a particular region or field, such as AI internships in Shenzhen.
A career coach assists clients by analyzing job descriptions to provide personalized feedback on fit and skill gaps. This supports career planning and skill development strategies based on real-time job market data.
Offer basic job analysis for free to attract users, with premium features like advanced gap analysis, resume optimization tips, and unlimited searches for a subscription fee. Monetize through monthly or annual plans.
License the job analysis API to recruitment platforms, HR software providers, and corporate clients for integration into their systems. Charge based on API call volume or through enterprise contracts.
Aggregate anonymized data from job analyses and searches to generate market insights reports on skill trends, salary benchmarks, and hiring patterns. Sell these reports to companies and recruiters.
💬 Integration Tip
Ensure the backend API is stable and handle errors gracefully by prompting users for retries; use clear JSON parsing to avoid data misinterpretation in responses.
Scored Apr 19, 2026
Control remote Windows machines via SSH. Use when executing commands on Windows, checking GPU status (nvidia-smi), running scripts, or managing remote Windows systems. Triggers on "run on Windows", "execute on remote", "check GPU", "nvidia-smi", "远程执行", "Windows 命令".
Perform reverse lookup of gTLD domains hosted on a specified nameserver with optional filters by TLD and domain prefix length.
Configure OpenClaw installations with optimized settings, channel setup, security hardening, and production recommendations.
Connect to remote desktops via RDP, VNC, and SSH X11 with secure tunneling and troubleshooting.
Essential curl commands for HTTP requests, API testing, and file transfers.
Deploy and manage Vercel projects. Use when deploying applications to Vercel, managing environment variables, checking deployment status, viewing logs, or performing Vercel operations. Supports production and preview deployments. Practical infrastructure operations - no "AI will build your app" magic.