negotiate
49Command Claude Code
Generate compensation research and word-for-word negotiation scripts.
Command Claude Code
Generate compensation research and word-for-word negotiation scripts.
Command Claude Code
Generate personalized LinkedIn messages to hiring managers for specific roles.
Command Claude Code
Generate comprehensive, company-specific interview preparation with STAR story matching.
Command Claude Code
Scan ATS portals and career pages for job listings matching your profile.
Command Claude Code
Show a quick overview of the application pipeline.
Command Claude Code
Tailor your resume and generate a cover letter for a specific job listing.
Command Claude Code
Show detailed application tracking with filtering.
Hook Claude Code
Runs before the agent uses a tool for Glob and Grep tool calls, running an inline shell check. From shyamsridhar123/BOB.
Settings file Claude Code
Agent settings declaring 1 hook event (PreToolUse).
Instructions file
Claude Code instructions for shyamsridhar123/BOB, covering bob — your job agent, architecture, quick start, 1. set up your api key and edit .env with your anthropicapikey.
shyamsridhar123/Skills-Registry-CLI
Agent
Manages the skill registry in JSONL format. Creates, updates, queries, and maintains the registry of installed skills.
shyamsridhar123/Skills-Registry-CLI
Agent
Scans external repositories to discover available skills. Lists all skills with their metadata before installation.
shyamsridhar123/Skills-Registry-CLI
Agent
Installs skills from external repositories (like anthropics/skills) into the GitHub Copilot skills format. Clones repos, parses SKILL.md files, transforms them to .github/skills/ format.
shyamsridhar123/Skills-Registry-CLI
Agent
Validates skills for proper structure, YAML frontmatter, and compliance with GitHub Copilot Agent Skills specification.
shyamsridhar123/Skills-Registry-CLI
Agent
Queries the installed skills registry and maps relevant skills to agents. Use this agent to discover installed skills, search by capabilities, and automatically configure agents with appropriate skills.
shyamsridhar123/Skills-Registry-CLI
Agent
Main orchestrator agent for building the skills-registry npm CLI tool. Coordinates skill installation, registry management, and validation.
shyamsridhar123/Skills-Registry-CLI
Skill Claude CodeCodex
Skill for fetching and parsing content from GitHub repositories. Use when cloning repos, fetching raw files, parsing repository structure, and working with GitHub's API or raw content URLs.
shyamsridhar123/Skills-Registry-CLI
Skill Claude CodeCodex
Skill for working with JSONL (JSON Lines) format registries. Use when creating, querying, updating, or managing data stored in JSONL format for skill registries, logs, or datasets.
shyamsridhar123/Skills-Registry-CLI
Skill Claude CodeCodex
Skill for building npm CLI tools. Use when creating command-line tools with Node.js, npm packaging, argument parsing with commander or yargs, and npm publish workflows.
shyamsridhar123/Skills-Registry-CLI
Skill Claude CodeCodex
Skill for converting between different skill formats. Use when transforming skills from anthropics/skills format to GitHub Copilot format, or vice versa. Handles SKILL.md parsing, validation, and structure transformation.
shyamsridhar123/Skills-Registry-CLI
Skill Claude CodeCodex
Skill for validating SKILL.md files against the GitHub Copilot Agent Skills specification. Use when checking skill structure, YAML frontmatter, naming conventions, and format compliance.