[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-claude-office-skills-applicant-screening-tr":3,"guides-for-claude-office-skills-applicant-screening":222,"similar-k179s1fnrvban8gh5swg37z6j9866sth":223},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":22,"identity":188,"isFallback":193,"parentExtension":194,"providers":195,"relations":199,"repo":201,"workflow":219},1778053148350.422,"k179s1fnrvban8gh5swg37z6j9866sth",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":12,"sourceUrl":13,"tags":14},"Screen job applications against requirements and score candidates",{},"Applicant Screening","https://github.com/claude-office-skills/skills/tree/HEAD/applicant-screening",[15,16,17,18,19,20,21],"hr","recruitment","screening","hiring","evaluation","mcp","document-processing",{"_creationTime":23,"_id":24,"extensionId":5,"locale":25,"result":26,"trustSignals":176,"workflow":186},1778053561145.5654,"kn7fny5m5n7jr45b2z45zxbpa58678dx","en",{"checks":27,"evaluatedAt":166,"extensionSummary":167,"promptVersionExtension":168,"promptVersionScoring":169,"rationale":170,"score":171,"summary":172,"tags":173,"targetMarket":174,"tier":175},[28,33,36,39,43,46,50,55,58,61,65,69,72,76,79,82,85,88,91,94,98,102,106,110,114,117,120,123,128,131,134,137,140,143,147,150,153,156,159,163],{"category":29,"check":30,"severity":31,"summary":32},"Practical Utility","Problem relevance","pass","The description clearly states the problem: screening job applications against requirements and scoring candidates.",{"category":29,"check":34,"severity":31,"summary":35},"Unique selling proposition","The skill provides a structured framework and specific scoring mechanisms that go beyond a simple prompt, offering a unique value proposition for efficient and consistent candidate evaluation.",{"category":29,"check":37,"severity":31,"summary":38},"Production readiness","The skill is fully implemented, covering resume evaluation, scoring, and ranking, with clear usage examples and output formats, making it ready for production workflows.",{"category":40,"check":41,"severity":31,"summary":42},"Scope","Single responsibility principle","The skill focuses on applicant screening and candidate evaluation, aligning with its stated purpose without extending into unrelated domains.",{"category":40,"check":44,"severity":31,"summary":45},"Description quality","The description accurately reflects the skill's functionality, is concise, and easy to understand.",{"category":47,"check":48,"severity":31,"summary":49},"Invocation","Scoped tools","The skill leverages specialized MCP tools like `extract_text_from_pdf`, `extract_text_from_docx`, and `analyze_document_structure`, which are narrow verb-noun specialists.",{"category":51,"check":52,"severity":53,"summary":54},"Documentation","Configuration & parameter reference","not_applicable","This skill does not appear to use explicit configuration files or parameters beyond the prompt itself and referenced MCP tools.",{"category":40,"check":56,"severity":31,"summary":57},"Tool naming","The MCP tools referenced (`extract_text_from_pdf`, etc.) are descriptive and follow a clear verb-noun naming convention.",{"category":40,"check":59,"severity":31,"summary":60},"Minimal I/O surface","The skill's inputs (resume text, job requirements) are focused on the task, and the output formats (screening reports) are well-defined and relevant.",{"category":62,"check":63,"severity":31,"summary":64},"License","License usability","The extension clearly states it is licensed under the MIT license in both the SKILL.md frontmatter and a dedicated LICENSE file.",{"category":66,"check":67,"severity":53,"summary":68},"Maintenance","Commit recency","The provided repository does not have commit history available to evaluate recency.",{"category":66,"check":70,"severity":53,"summary":71},"Dependency Management","No third-party dependencies are explicitly managed within the skill's code; it relies on MCP server tools.",{"category":73,"check":74,"severity":53,"summary":75},"Security","Secret Management","The skill does not appear to handle or expose secrets.",{"category":73,"check":77,"severity":31,"summary":78},"Injection","The skill relies on well-defined MCP tools for text extraction and analysis, mitigating risks associated with injecting untrusted data as instructions.",{"category":73,"check":80,"severity":31,"summary":81},"Transitive Supply-Chain Grenades","The skill bundles all necessary components and relies on internal MCP tools, avoiding runtime downloads or execution of external code.",{"category":73,"check":83,"severity":31,"summary":84},"Sandbox Isolation","The skill operates within the defined MCP environment and does not attempt to access or modify files outside its designated scope.",{"category":73,"check":86,"severity":31,"summary":87},"Sandbox escape primitives","No detached process spawns or retry loops around denied tool calls are evident in the skill's structure.",{"category":73,"check":89,"severity":31,"summary":90},"Data Exfiltration","The skill's purpose is to analyze provided documents and requirements; there are no documented outbound calls for data exfiltration.",{"category":73,"check":92,"severity":31,"summary":93},"Hidden Text Tricks","The bundled SKILL.md and associated Markdown files are free of hidden text tricks or obfuscation characters.",{"category":95,"check":96,"severity":31,"summary":97},"Hooks","Opaque code execution","The skill relies on standard Markdown and YAML, with no obfuscated code or runtime script execution.",{"category":99,"check":100,"severity":31,"summary":101},"Portability","Structural Assumption","The skill's assumptions are limited to the availability of MCP tools and the structure of the input documents/requirements, which are standard.",{"category":103,"check":104,"severity":53,"summary":105},"Trust","Issues Attention","Issue data is not available for this repository.",{"category":107,"check":108,"severity":31,"summary":109},"Versioning","Release Management","The SKILL.md frontmatter includes a `version: \"1.0\"` field.",{"category":111,"check":112,"severity":53,"summary":113},"Code Execution","Validation","Input validation logic is handled by the underlying MCP tools and the LLM's interpretation of the prompt, not explicitly defined in this skill's code.",{"category":73,"check":115,"severity":31,"summary":116},"Unguarded Destructive Operations","The skill is purely analytical and does not perform any destructive operations.",{"category":111,"check":118,"severity":31,"summary":119},"Error Handling","Error handling is expected to be managed by the MCP server and the LLM's natural error reporting, which is standard for this type of skill.",{"category":111,"check":121,"severity":53,"summary":122},"Logging","The skill does not perform destructive actions or outbound calls that would typically require local audit logging.",{"category":124,"check":125,"severity":126,"summary":127},"Compliance","GDPR","info","The skill processes documents that may contain personal data, but it does not submit this data to third parties. The LLM's processing context could be considered within scope.",{"category":124,"check":129,"severity":31,"summary":130},"Target market","The skill is designed for general HR recruitment and is not tied to any specific geographic or legal jurisdiction. Target market is global.",{"category":99,"check":132,"severity":31,"summary":133},"Runtime stability","The skill relies on standard MCP tools and Markdown, ensuring broad compatibility across different environments.",{"category":47,"check":135,"severity":31,"summary":136},"Precise Purpose","The skill's purpose is clearly defined as screening job applications against requirements and scoring candidates, with explicit usage examples and a defined framework.",{"category":47,"check":138,"severity":31,"summary":139},"Concise Frontmatter","The frontmatter is concise and effectively summarizes the core capability and usage scenarios.",{"category":51,"check":141,"severity":31,"summary":142},"Concise Body","The skill body is well-structured and under 500 lines, effectively using progressive disclosure for detailed sections.",{"category":144,"check":145,"severity":31,"summary":146},"Context","Progressive Disclosure","Detailed sections like 'Screening Framework' and 'Output Formats' are well-organized within the SKILL.md, and could be further modularized into reference files if they grow significantly.",{"category":144,"check":148,"severity":53,"summary":149},"Forked exploration","This skill is not designed for deep exploration; it performs a specific analysis task.",{"category":29,"check":151,"severity":31,"summary":152},"Usage examples","Sufficient and clear examples are provided for single candidate, batch screening, and screening with custom criteria, demonstrating intended usage and expected outcomes.",{"category":29,"check":154,"severity":31,"summary":155},"Edge cases","The 'Limitations' section addresses several edge cases and limitations, such as inability to verify employment history and the need for human judgment.",{"category":111,"check":157,"severity":53,"summary":158},"Tool Fallback","The skill relies on MCP tools which are assumed to be available; no explicit fallback for these tools is described.",{"category":160,"check":161,"severity":31,"summary":162},"Safety","Halt on unexpected state","The skill's 'Best Practices' and 'Legal Considerations' sections implicitly encourage halting or reporting on unexpected states by emphasizing consistent scoring and adherence to job-relevant criteria.",{"category":99,"check":164,"severity":31,"summary":165},"Cross-skill coupling","The skill is self-contained and does not appear to rely on other skills being loaded.",1778053181131,"This skill uses MCP tools to extract text from PDFs and DOCX files to evaluate resumes against job requirements. It provides structured scoring, identifies strengths and concerns, and generates candidate rankings for interview selection.","2.0.0","3.4.0","The skill is well-documented, clearly defined, and production-ready, with excellent examples and handling of limitations. It adheres to best practices for AI skills.",95,"A high-quality skill for screening job applications and scoring candidates.",[15,16,17,18,19,20,21],"global","verified",{"codeQuality":177,"collectedAt":178,"documentation":179,"maintenance":181,"security":182,"testCoverage":185},{},1778053171560,{"descriptionLength":180,"readmeSize":8},65,{},{"hasNpmPackage":183,"license":184,"smitheryVerified":183},false,"MIT",{"hasCi":183,"hasTests":183},{"updatedAt":187},1778053561145,{"githubOwner":189,"githubRepo":190,"locale":25,"slug":191,"type":192},"claude-office-skills","skills","applicant-screening","skill",true,null,{"extract":196,"llm":198},{"commitSha":197,"license":184},"9c4c7d5cd2813a8936bf2c9fdb174ea883b85a11",{"promptVersionExtension":168,"promptVersionScoring":169,"score":171,"targetMarket":174,"tier":175},{"repoId":200},"kd7fw7xbj58qc2z8whrrjptbed8659db",{"_creationTime":202,"_id":200,"identity":203,"providers":205,"workflow":216},1777995558409.8474,{"githubOwner":189,"githubRepo":190,"sourceUrl":204},"https://github.com/claude-office-skills/skills",{"discover":206,"github":209},{"sources":207},[208],"skills-sh",{"closedIssues90d":8,"forks":210,"license":184,"openIssues90d":211,"pushedAt":212,"readmeSize":213,"stars":214,"topics":215},27,2,1769868236000,29630,98,[],{"discoverAt":217,"extractAt":218,"githubAt":218,"updatedAt":218},1777995558409,1778053155657,{"anyEnrichmentAt":220,"extractAt":221,"githubAt":220,"llmAt":187,"updatedAt":187},1778053151766,1778053148350,[],[224,244,273,293,324,347],{"_creationTime":225,"_id":226,"community":227,"display":228,"identity":237,"providers":239,"relations":242,"workflow":243},1778053148350.4612,"k1724bgrr3q4nkysgsnx3rw6as8668jw",{"reviewCount":8},{"description":229,"installMethods":230,"name":231,"sourceUrl":232,"tags":233},"Create formal employment offer letters with compensation and terms",{},"Offer Letter Generator","https://github.com/claude-office-skills/skills/tree/HEAD/offer-letter",[15,234,18,235,20,236],"offer-letter","employment","document-generation",{"githubOwner":189,"githubRepo":190,"locale":25,"slug":238,"type":192},"offer-letter-generator",{"extract":240,"llm":241},{"commitSha":197,"license":184},{"promptVersionExtension":168,"promptVersionScoring":169,"score":214,"targetMarket":174,"tier":175},{"repoId":200},{"anyEnrichmentAt":220,"extractAt":221,"githubAt":220,"llmAt":187,"updatedAt":187},{"_creationTime":245,"_id":246,"community":247,"display":248,"identity":258,"providers":262,"relations":267,"workflow":269},1778053730743.9795,"k175p157mzdvqr695sb8etfp01867vv1",{"reviewCount":8},{"description":249,"installMethods":250,"name":251,"sourceUrl":252,"tags":253},"Help users write effective job descriptions. Use when someone is creating a job posting, defining a new role, preparing to hire, or trying to attract the right candidates for an open position.",{},"Writing Job Descriptions","https://github.com/refoundai/lenny-skills/tree/HEAD/skills/writing-job-descriptions",[254,255,18,256,15,257],"writing","job-descriptions","recruiting","documentation",{"githubOwner":259,"githubRepo":260,"locale":25,"slug":261,"type":192},"refoundai","lenny-skills","writing-job-descriptions",{"extract":263,"llm":265},{"commitSha":264,"license":184},"280a57aa42fed3b6f35f51f0d9e71013b4c8ae74",{"promptVersionExtension":168,"promptVersionScoring":169,"score":266,"targetMarket":174,"tier":175},93,{"repoId":268},"kd71b12s61d3nrk4f6dxqd3z35865mkg",{"anyEnrichmentAt":270,"extractAt":271,"githubAt":270,"llmAt":272,"updatedAt":272},1778053732694,1778053730744,1778053975687,{"_creationTime":274,"_id":275,"community":276,"display":277,"identity":284,"providers":286,"relations":291,"workflow":292},1778053148350.452,"k171f3p8fpgn012tnqt10rhv35866eef",{"reviewCount":8},{"description":278,"installMethods":279,"name":280,"sourceUrl":281,"tags":282},">",{},"Job Description Generator","https://github.com/claude-office-skills/skills/tree/HEAD/job-description",[15,283,16,257,254],"job-description",{"githubOwner":189,"githubRepo":190,"locale":25,"slug":285,"type":192},"job-description-generator",{"extract":287,"llm":288},{"commitSha":197,"license":184},{"promptVersionExtension":168,"promptVersionScoring":169,"score":289,"targetMarket":174,"tier":290},75,"flagged",{"repoId":200},{"anyEnrichmentAt":220,"extractAt":221,"githubAt":220,"llmAt":187,"updatedAt":187},{"_creationTime":294,"_id":295,"community":296,"display":297,"identity":309,"providers":313,"relations":317,"workflow":319},1778000182307.5168,"k1772qw1wf21gs03xcspj74w3x864vex",{"reviewCount":8},{"description":298,"installMethods":299,"name":300,"sourceUrl":301,"tags":302},"AI hiring assistant for Himalayas. Post remote jobs, manage company profiles, source talent, message candidates, and benchmark salaries using the Himalayas MCP server.",{},"Himalayas Remote Jobs MCP Server","https://github.com/Himalayas-App/himalayas-mcp/tree/HEAD/skills/employer",[18,16,303,20,304,305,306,307,308],"jobs","remote-work","career-management","talent-search","company-profiles","salary-benchmarking",{"githubOwner":310,"githubRepo":311,"locale":25,"slug":312,"type":192},"Himalayas-App","himalayas-mcp","himalayas-employer",{"extract":314,"smithery":316},{"commitSha":315,"license":184},"31bba6f9f5a0d0c87af5100ae40f28f0f18f5623",{"qualityScore":8,"totalActivations":8,"uniqueUsers":8,"useCount":8,"verified":183},{"repoId":318},"kd745xbddq4cxs0kjv0xj0dv99864vxs",{"anyEnrichmentAt":320,"extractAt":321,"githubAt":322,"invalidatedAt":320,"llmAt":323,"smitheryAt":320,"updatedAt":320},1778007780389,1778000182307,1778000182543,1778006249801,{"_creationTime":325,"_id":326,"community":327,"display":328,"identity":339,"providers":341,"relations":345,"workflow":346},1778053148350.4675,"k176x1kch7mdjya5m8r9yrd5b9867mkk",{"reviewCount":8},{"description":329,"installMethods":330,"name":331,"sourceUrl":332,"tags":333},"Design presentation visuals and slide layouts. Create visual concepts, suggest graphics, and provide design specifications for impactful PowerPoint slides.",{},"PPT Visual","https://github.com/claude-office-skills/skills/tree/HEAD/ppt-visual",[334,335,336,337,338,20],"presentation","powerpoint","slides","visual-design","layout",{"githubOwner":189,"githubRepo":190,"locale":25,"slug":340,"type":192},"ppt-visual",{"extract":342,"llm":343},{"commitSha":197,"license":184},{"promptVersionExtension":168,"promptVersionScoring":169,"score":344,"targetMarket":174,"tier":175},100,{"repoId":200},{"anyEnrichmentAt":220,"extractAt":221,"githubAt":220,"llmAt":187,"updatedAt":187},{"_creationTime":348,"_id":349,"community":350,"display":351,"identity":360,"providers":364,"relations":369,"workflow":371},1778053622473.6482,"k177qzhg585h8jr95mrhazbca9867398",{"reviewCount":8},{"description":352,"installMethods":353,"name":354,"sourceUrl":355,"tags":356},"Create and manipulate PowerPoint PPTX files programmatically. Use when the user needs to generate presentations, modify PPTX templates, extract slide content, create thumbnail previews, or automate PowerPoint workflows. Supports both template-based generation (for branding compliance) and from-scratch creation. Keywords: PowerPoint, PPTX, presentation, slides, template, deck, slideshow, corporate, branding.",{},"PPTX Generator","https://github.com/jwynia/agent-skills/tree/HEAD/skills/general/document-processing/presentation/pptx-generator",[335,357,334,358,359,21],"pptx","generator","automation",{"githubOwner":361,"githubRepo":362,"locale":25,"slug":363,"type":192},"jwynia","agent-skills","pptx-generator",{"extract":365,"llm":367},{"commitSha":366,"license":184},"e02ec7e226a6e4f8419fd3b88a1d8e472d421b32",{"promptVersionExtension":168,"promptVersionScoring":169,"score":368,"targetMarket":174,"tier":175},99,{"repoId":370},"kd7efn3mprpa8rd8vm5hw5ebzx864fph",{"anyEnrichmentAt":372,"extractAt":373,"githubAt":372,"llmAt":374,"updatedAt":374},1778053625386,1778053622473,1778054012696]