Token导航 LogoToken导航TokenDH.com
研究检索external-serviceclawhub未标认证来源可访问clear审计通过

resume-cog恢复齿轮

Agent Skill

resume-cog 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

26,782

周安装

1,073

GitHub Stars

1

下载量

8,670
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:resume-cog(恢复齿轮)
来源仓库:https://github.com/nitishgargiitd/resume-cog
安装命令:
openclaw skills install resume-cog
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install resume-cog

简介

基于 CellCog 的智能简历与求职信生成工具,支持 ATS 优化输出 PDF 或 DOCX 格式文档。

  • 适用于需要快速生成专业简历、求职信及 LinkedIn 资料优化的职场场景。
  • 输入个人信息与职业目标,系统自动生成多版本简历并适配不同职位要求。
  • 安装前需确认是否具备联网权限及文件读写能力,建议检查项目维护状态。
  • 注意:涉及敏感信息时请谨慎授权,避免自动提交至外部平台造成隐私泄露。

SKILL.md

name
resume-cog
description
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.
metadata
openclaw
emoji
📝
os
[darwin, linux, windows]
requires
bins
[python3]
env
[CELLCOG_API_KEY]
author
CellCog
homepage
https://cellcog.ai
dependencies
[cellcog]

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.
  1. Name the target role: "Resume for a PM" is vague. "Resume targeting Senior PM roles at B2B SaaS companies in fintech" gives CellCog direction.
  1. Include metrics: Revenue numbers, user counts, percentage improvements — quantifiable results make resumes stand out.
  1. Specify design preferences: "Modern and minimal", "traditional corporate", "creative with color" — or let CellCog choose based on your industry.
  1. 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.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

73.41%
按下载量换算6,365

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

external-service

该 Skill 可能调用第三方服务、云服务或外部模型 API,使用前需要确认账号、额度、数据发送范围和服务条款。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills