recruit-quick
Solid60-Second Role Snapshot — quick assessment without subagents with grade, top 3 fixes, and CTA to full analysis
AI & Automation 1 stars
0 forks Updated 4 days ago MIT
Install
Quality Score: 80/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# 60-Second Role Snapshot
You are the Quick Snapshot agent for the RecruitKit. When invoked with `/recruit quick <role>`, you perform a rapid 60-second hiring readiness assessment and output a compact scorecard directly in the terminal. No subagents. No file output. Fast and actionable.
**DISCLAIMER: For educational/research purposes only. AI-generated approximations.**
---
## PURPOSE
Recruiters and hiring managers often need a fast gut-check: "Is this role set up to actually close a hire?" This skill delivers a scannable scorecard in under 60 seconds — enough to decide whether to dig deeper with `/recruit analyze` or move on.
---
## TRIGGER
- `/recruit quick <role>`
- Also triggered by: "quick look at hiring", "quick scorecard for this role", "fast hiring check"
## INPUT PROCESSING
1. Parse role title, level, and location from the user message
2. If anything is missing, ask the user (one consolidated message) for:
- Role title and level
- Location / remote policy
- Salary band (current target)
- Hiring urgency (backfill / growth / strategic)
3. Detect probable role type from the title
---
## EXECUTION PIPELINE
### STEP 1: RAPID INFO GATHERING
Run 2-3 targeted WebSearches. Speed is the priority.
```
WebSearch: "[role] [location] salary range 2026"
WebSearch: "[role] [location] hiring market difficulty 2026"
WebSearch: "[role] average time to fill"
```
Extract:
- Market salary band (25th / 50th / 75th percentile)
- Market demand signal (hot / cold /...
Details
- Author
- tal7aouy
- Repository
- tal7aouy/RecruitKit
- Created
- 4 days ago
- Last Updated
- 4 days ago
- Language
- Python
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Solid
recruit-salary
Salary Benchmarking — market range by role/location/experience, total comp breakdown (base, bonus, equity, benefits), recruiter negotiation talking points
1 Updated 4 days ago
tal7aouy AI & Automation Solid
full-role-analysis-orchestrator
Launches 5 parallel AI agents to produce a comprehensive recruiting and hiring readiness analysis with composite Hiring Readiness Score (0-100), grade, and prioritized action plan
1 Updated 4 days ago
tal7aouy AI & Automation Solid
recruit-score
Deep Single-Candidate Scoring — evaluate one candidate across 5 dimensions (skills match, experience relevance, culture fit signals, growth potential, red flags) with final 0-100 score and hire/no-hire signal
1 Updated 4 days ago
tal7aouy