From 4e28b855dc3c65ce939d484c4fad313493f5c36a Mon Sep 17 00:00:00 2001 From: strelov1 Date: Sun, 16 Aug 2026 18:17:11 -0300 Subject: [PATCH] Add freehire plugin --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5d13407..1e50a49 100644 --- a/README.md +++ b/README.md @@ -458,6 +458,7 @@ June 14, 2026 - [**harness**](https://github.com/revfactory/harness) - A meta-skill that designs domain-specific agent teams, defines specialized agents, and generates the skills they use. - [**arscontexta**](https://github.com/agenticnotetaking/arscontexta) - Claude Code plugin that generates individualized knowledge systems from conversation. - [**interface-design**](https://github.com/Dammyjay93/interface-design) - Design engineering for Claude Code. Craft, memory, and enforcement for consistent UI. +- [**freehire**](https://github.com/strelov1/freehire-cli) - Job hunting from Claude Code over [freehire.me](https://freehire.me): 3.3M+ IT roles crawled straight from 294K company career boards. Five skills plus `/job-search`, `/market-fit`, `/tailor-cv`, `/track-applications` and `/triage-inbox`. - [**pg-aiguide**](https://github.com/timescale/pg-aiguide) - MCP server and Claude plugin for Postgres skills, documentation, and database guidance. - [**claude-workflow-v2**](https://github.com/CloudAI-X/claude-workflow-v2) - Universal Claude Code workflow plugin with agents, skills, hooks, and commands. - [**claude-code-safety-net**](https://github.com/kenryu42/claude-code-safety-net) - A Claude Code plugin that acts as a safety net, catching destructive git and filesystem commands before they execute.