Skip to content
Content
Skill

/company-values-analyzer

Analyze an optional company talent, values, culture, or recruitment page and turn it into cover letter positioning guidance. Use when the user provides a company values URL/text, asks to match a cover letter to company culture, or wants talent-profile keywords connected to

From plugin
give-me-job
58 skills
Install
$ npx -y skills add kyoungbinkim/give-me-job --skill company-values-analyzer --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/company-values-analyzer

Context preview

The summary Claude sees to decide when to auto-load this skill.

Analyze an optional company talent, values, culture, or recruitment page and turn it into cover letter positioning guidance. Use when the user provides a company values URL/text, asks to match a cover letter to company culture, or wants talent-profile keywords connected to

SKILL.md

company-values-analyzer.SKILL.md
name: company-values-analyzer
description: Analyze an optional company talent, values, culture, or recruitment page and turn it into cover letter positioning guidance. Use when the user provides a company values URL/text, asks to match a cover letter to company culture, or wants talent-profile keywords connected to resume.md evidence. 한국어 요청도 포함합니다 - 인재상 분석, 기업 가치관, 회사 문화, 채용 홈페이지 분석, 기업 분석, 인재상에 맞춰서, 회사가 원하는 인재.

Company Values Analyzer

Use this skill only when company values, talent profile, culture, mission, or recruitment-page material is available. The input is optional for cover letter writing.

Trigger

Use this skill only when the user provides company values, culture, mission, talent profile, recruitment-page material, or asks to align a cover letter with company values.

Do Not Trigger

Do not use this skill when no values source is available. Do not rely on built-in company stereotypes or unsourced assumptions.

Autonomy Level

**DoF: HIGH**

You may synthesize positioning guidance from official or user-provided company material, but all source facts must remain separate from your interpretation.

Permitted inferences:

  • Preferred behaviors and tone implied by repeated official wording.
  • Candidate positioning angles that connect company values to `resume.md`.

Prohibited inferences:

  • Do not create a company-specific values database from memory.
  • Do not copy company wording verbatim into cover letters.

Input Contract

Required context:

  • Company values URL, pasted values text, culture notes, mission text, or talent-profile material.

Optional context:

  • `resume.md` for evidence matching.
  • JD analysis for role-specific positioning.

Required parameters:

  • `company`: target company name.
  • `source`: URL, pasted text, notes, or `unknown`.

Outputs produced:

  • `applications/<company-role>/company-values.md`

Workflow

1. Accept a URL, pasted page text, or short company notes. 2. Extract repeated values, preferred behaviors, and avoidable tones. 3. Distinguish official source facts from your inference. 4. Connect each usable value to candidate evidence in `resume.md` when available. 5. Do not copy company wording directly into a cover letter. Paraphrase and ground it in the user's experience.

Output

## Company Values Analysis
- Source:
- Company:
- Talent Keywords:
- Core Values:
- Preferred Behaviors:
- Tone To Use:
- Tone To Avoid:
- Resume Evidence Candidates:
- Inferences:
- Risks:

Fallback

If the URL cannot be read or the page is image-heavy, ask the user to paste the relevant text. If no values input is provided, continue with JD and `resume.md` instead of blocking the workflow.

Read more
Ships withgive-me-job

give-me-job is an AI agent toolkit for Korean job applications. It helps you turn scattered career notes, a Korean job post, and company context into a focused application package: JD analysis, evidence-grounded 자기소개서 drafts, HR risk review, interview

Get the whole plugin
Stats
6
Stars
0
Forks
Active
Maintenance
JavaScript
Language
MIT
License
5d ago
Last commit
3mo ago
Created

Repo: kyoungbinkim/give-me-job

Other skills on give-me-job.

job-searcher
Skill

job-searcher

한국 채용 공고 검색 의도를 안내하고, 사용자가 제공한 공개 HTTPS 채용 페이지를 자격증명 없이 수집·정규화합니다. 잡코리아·링커리어·SK Careers·LG Careers에는 전용 추출기를 사용하고 기타 페이지는 구조화 데이터와 공개 본문을 보수적으로 처리하며, 자동 검색은 아직…