olegvg

23 mods across 2 repositories, 45 stars between them.

resume-tailor

01

olegvg/resume-tailor-plugin

Plugin Claude Code

ATS-optimized resume tailoring skill that replaces generic AI resume services. Multi-stage workflow: intake, strategic questions, job-specific optimization, ATS scoring, and DOCX generation. Supports EN/US and RU/CIS locales.

38 4mo ago A tokens not measured original MIT

resume-tailor

04

olegvg/resume-tailor-plugin

Skill Claude CodeCodex

Tailors a resume to a specific job description with ATS optimization. Use when asked to optimize a resume, tailor CV for a job, create an ATS-friendly resume, generate a cover letter, or adapt career profile for a specific role. Triggers on: "resume", "CV", "tailor", "ATS", "job application", "cover letter", "optimize…

38 4mo ago A 95 tokens original MIT

olegvg-skills

05

olegvg/olegvg-skills

Plugin Claude Code

Self-hosted marketplace for grouped OlegVG agent skills.

7 1mo ago A tokens not measured original MIT

olegvg-skills

06

olegvg/olegvg-skills

Plugin Claude Code

Grouped personal skills for agent workflows: three-layer KB management and portable core development cleanup.

7 1mo ago A tokens not measured original MIT

olegvg/olegvg-skills

Instructions file CodexOpenCode

Instructions for olegvg/olegvg-skills, covering agents.md, what this repo is, always-on rules, progressive disclosure and current install groups.

7 1mo ago A 1,144 tokens original MIT

olegvg/olegvg-skills

Instructions file

Instructions for olegvg/olegvg-skills, a project described as: Claude Code plugin: three-layer knowledge base pattern (sources, summaries, indexes) for agents over codebases and notes archives.

7 1mo ago A 3 tokens copy · 100% MIT

kb-maintain

11

olegvg/olegvg-skills

Command

Guided KB maintenance: check drift, refresh selected paths, and record shipped decisions.

7 1mo ago A 16 tokens original MIT

kb-query

12

olegvg/olegvg-skills

Command

Query the .kb/ knowledge base using progressive disclosure.

7 1mo ago A 10 tokens original MIT

kb-refresh

14

olegvg/olegvg-skills

Command

Synchronize .kb/ with changes in one or more corpus paths.

7 1mo ago A 13 tokens original MIT

transcribing-audio

15

olegvg/olegvg-skills

Plugin Claude Code

Transcribe audio with local or OpenAI ASR and local speaker diarization.

7 1mo ago A tokens not measured original MIT

transcribing-audio

16

olegvg/olegvg-skills

Skill Claude CodeCodex

Transcribe audio recordings into word-timestamped, speaker-labelled JSON and readable text with local or OpenAI ASR plus local diarization. Use for voice memos, meetings, interviews, calls, multi-speaker recordings, transcription requests, diarization requests, speaker labels, subtitles, resumable audio processing, or…

7 1mo ago A 77 tokens original MIT

kb-build

17

olegvg/olegvg-skills

Skill Claude CodeCodex

Use when building a fresh three-layer knowledge base for a corpus. Walks the corpus, groups files by semantic domain, writes summaries and indexes into .kb/. Triggers on "build the knowledge base", "map this corpus", "ingest the corpus", "создать kb", "сгенерировать базу знаний".

7 1mo ago A 69 tokens original MIT

kb-check-drift

18

olegvg/olegvg-skills

Skill Claude CodeCodex

Use when checking whether .kb/ is out of date with the corpus. Read-only. Applies heuristics to git log since the refresh watermark and returns refresh candidates. Triggers on "check drift", "is the kb stale", "что устарело в kb", "нужна ли синхронизация".

7 1mo ago A 69 tokens original MIT

kb-maintain

19

olegvg/olegvg-skills

Skill Claude CodeCodex

Use when the user wants a guided maintenance pass over .kb/ — check drift, choose refresh paths, and optionally record shipped decisions. Orchestrates kb-check-drift, kb-refresh, and kb-record-decision without hiding write boundaries. Triggers on "maintain the kb", "update and record decisions", "обслужить kb"…

7 1mo ago A 84 tokens original MIT

kb-query

20

olegvg/olegvg-skills

Skill Claude CodeCodex

Use when answering a question against a .kb/ knowledge base. Enforces indexes-first navigation — reads root.md, picks area indexes, descends to summaries. Triggers on "query the kb", "ask the knowledge base", "найди в kb", "спроси базу знаний".

7 1mo ago A 64 tokens original MIT

kb-record-decision

21

olegvg/olegvg-skills

Skill Claude CodeCodex

Use when a completed plan's shipped decisions should be preserved as durable knowledge. Extracts a decision record from a completed plan and writes it to .kb/decisions/. Triggers on "record the decision", "distill the plan", "extract decisions", "создать decision record", "сохранить решения из плана".

7 1mo ago A 72 tokens original MIT

kb-refresh

22

olegvg/olegvg-skills

Skill Claude CodeCodex

Use when synchronizing .kb/ with recent changes in one or more corpus paths. Reads git diff since the KB refresh watermark, updates affected summaries and indexes, advances .kb-state.json. Triggers on "refresh the kb", "sync the knowledge base", "update knowledge base", "обновить kb", "синхронизировать базу знаний".

7 1mo ago B 77 tokens original MIT

simplify-code

23

olegvg/olegvg-skills

Skill Claude CodeCodex

Use when the user asks to simplify code, clean up a diff, reduce implementation complexity, remove duplication, improve reuse or efficiency, or run a portable /simplify-style pass without changing behavior. Triggers on "/simplify", "simplify this", "clean up this implementation", "упрости реализацию", "почисти код"…

7 1mo ago A 81 tokens original MIT