resume-cog

AI resume and cover letter generation powered by CellCog. ATS-optimized resumes, CVs, cover letters, LinkedIn profiles, career documents — PDF or DOCX. Research-first approach that analyzes target roles before writing.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "resume-cog" with this command: npx skills add nitishgargiitd/resume-cog

Resume Cog - AI Resume Builder Powered by CellCog

7 seconds. That's how long the average recruiter spends on your resume. CellCog makes every second count.

#1 on DeepResearch Bench (Apr 2026) — CellCog researches your target role, understands what hiring managers look for, optimizes for ATS systems, and generates beautifully designed resumes — PDF for polished presentation or DOCX when ATS systems require Word format. Not another template filler — a research-first resume engine.

How to Use

For your first CellCog task in a session, read the cellcog skill for the full SDK reference — file handling, chat modes, timeouts, and more.

OpenClaw (fire-and-forget):

result = client.create_chat(
    prompt="[your task prompt]",
    notify_session_key="agent:main:main",
    task_label="my-task",
    chat_mode="agent",
)

All agents except OpenClaw (blocks until done):

from cellcog import CellCogClient
client = CellCogClient(agent_provider="openclaw|cursor|claude-code|codex|...")
result = client.create_chat(
    prompt="[your task prompt]",
    task_label="my-task",
    chat_mode="agent",
)
print(result["message"])

What You Can Create

Resumes & CVs

Build resumes that pass ATS filters and impress humans:

  • Modern Resumes: "Create a modern, ATS-friendly resume for a senior product manager"
  • Career Change Resumes: "Build a resume that positions my finance background for a tech PM role"
  • Academic CVs: "Create a detailed academic CV for a postdoc in computational biology"
  • Executive Resumes: "Design an executive resume for a VP of Engineering with 15 years experience"
  • Entry-Level Resumes: "Build a compelling resume for a recent CS graduate with internship experience"

Example prompt:

"Create an ATS-optimized resume for:

Name: Sarah Chen Target Role: Senior Product Manager at a B2B SaaS company

Experience:

  • Stripe (2021-present): Led payments platform, grew merchant revenue 40%
  • Slack (2018-2021): Launched 3 enterprise features, drove $12M ARR
  • Microsoft (2016-2018): Associate PM on Azure DevOps

Education: Stanford MBA, UC Berkeley CS Skills: Product strategy, data analysis, cross-functional leadership, SQL, A/B testing

Clean, modern design with blue accents. Highlight metrics and impact."

Cover Letters

Compelling cover letters that complement your resume:

  • Role-Specific: "Write a cover letter for the Senior PM position at Notion"
  • Career Change: "Write a cover letter explaining my transition from consulting to product"
  • Internal Transfer: "Draft an internal transfer letter for moving from engineering to product"

Example prompt:

"Write a compelling cover letter for:

Applicant: Sarah Chen (use the resume we just created) Target: Senior Product Manager at Notion

Key angles:

  • My experience building collaboration tools at Slack is directly relevant
  • I'm passionate about Notion's mission of making tools that feel like your own
  • Highlight the payments platform growth at Stripe as evidence of scaling ability

Tone: Professional but authentic, not corporate-speak."

LinkedIn Optimization

Optimize your professional presence:

  • Profile Rewrite: "Rewrite my LinkedIn headline and summary to attract recruiters for ML engineering roles"
  • About Section: "Create a compelling LinkedIn About section based on my resume"
  • Experience Bullets: "Transform my resume bullets into LinkedIn-style achievement descriptions"

Portfolio Documents

Showcase your work:

  • Case Studies: "Create a product management case study document from my Stripe experience"
  • Design Portfolios: "Build a portfolio PDF showcasing my top 5 UX projects"
  • Writing Samples: "Format my blog posts into a professional writing portfolio"

Why CellCog for Resumes?

Generic Resume BuildersCellCog Resume Cog
Pick a template, fill in blanksResearches your target role first
Same advice for everyoneTailored to specific companies and industries
Basic ATS keyword stuffingDeep understanding of what ATS systems scan for
Template designsState-of-the-art PDF generation, custom every time
Text onlyCan include charts, visual elements, custom layouts

Chat Mode for Resumes

ScenarioRecommended Mode
Single resume or cover letter"agent"
Complete career package (resume + cover letter + LinkedIn + portfolio)"agent"
Career strategy with multiple role-specific resume variants"agent team"

Use "agent" for most resume work. It handles individual documents and even multi-document packages excellently.


Tips for Better Resumes

  1. Provide real details: Don't say "I worked on projects" — give specific metrics, tools, and outcomes. CellCog can't invent your achievements.

  2. Name the target role: "Resume for a PM" is vague. "Resume targeting Senior PM roles at B2B SaaS companies in fintech" gives CellCog direction.

  3. Include metrics: Revenue numbers, user counts, percentage improvements — quantifiable results make resumes stand out.

  4. Specify design preferences: "Modern and minimal", "traditional corporate", "creative with color" — or let CellCog choose based on your industry.

  5. Choose your format: PDF is the default for polished, presentation-ready resumes. Request DOCX when you need to edit or when ATS systems require Word format.


If CellCog is not installed

Run /cellcog-setup (or /cellcog:cellcog-setup depending on your tool) to install and authenticate. OpenClaw users: Run clawhub install cellcog instead. Manual setup: pip install -U cellcog and set CELLCOG_API_KEY. See the cellcog skill for SDK reference.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Wangdongjie Cfo Skill

基于王东杰26年实战经验,提供A+H双市场IPO操盘、资本杠杆设计、业财融合和AI数字化风控咨询。

Registry SourceRecently Updated
General

Hk Stock Morning Report

Generate HK stock market morning report (股市晨報) for Chinese bank trading desk. Use when user asks "生成晨报", "股市晨报", "今日股市", "港股晨報", or any similar HK stock mark...

Registry SourceRecently Updated
General

Nansen Mpp Payment

Pay-per-call access to the Nansen API via MPP (Tempo). Use when a user wants anonymous Nansen access without an API key and without managing their own Base/S...

Registry SourceRecently Updated
General

Etsy Autolist

Auto-create and manage digital product listings on Etsy. Creates listings from existing digital product files (PDFs, templates, spreadsheets) using Etsy Open...

Registry SourceRecently Updated