resumes-cli

resumes-cli is a command for coding agents from Alenryuichi/openmemory-plus. It costs 10 tokens per session (249 once invoked), scanned A, original, MIT.

A command-line tool for validating résumé data, exporting résumés to HTML, previewing them locally, and synchronising documents.

In plain words
What is it for?
Use it to validate résumé JSON, export one or all themes, preview the result, check sync status, and run the full workflow.
Why use it?
It reduces manual résumé checks and repeated export steps.

Command

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add commands/alenryuichi/openmemory-plus/resumes-cli
Clone the repo
git clone --depth 1 https://github.com/Alenryuichi/openmemory-plus

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for resumes-cli

README.md
[![agentmods](https://agentmods.dev/badge/commands/alenryuichi/openmemory-plus/resumes-cli.svg)](https://agentmods.dev/commands/alenryuichi/openmemory-plus/resumes-cli)
Your own site
<a href="https://agentmods.dev/commands/alenryuichi/openmemory-plus/resumes-cli"><img src="https://agentmods.dev/badge/commands/alenryuichi/openmemory-plus/resumes-cli.svg" alt="Measured on agentmods" height="20"></a>
Per session 10 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 249 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00010 $0.00249
Opus 5 $0.00005 $0.00125
Sonnet 5 $0.00002 $0.00050
Haiku 4.5 $0.00001 $0.00025

Measured yesterday against content hash 0a19e30d3a94, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

resumes-cli scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.augment/commands/resumes-cli.md · 33 lines

What it actually says

resumes-cli

Quick Usage

resumes-cli [options]

Commands

  • config init: 初始化配置
  • config show: 显示配置
  • yuque sync: 同步语雀文档
  • yuque status: 查看同步状态
  • yuque schedule: 管理定时同步
  • resume validate: 验证简历 JSON 格式
  • resume export: 导出简历为 HTML (默认主题: elegant)
  • resume export-all: 导出所有主题风格
  • resume serve: 本地预览简历
  • workflow run: 执行完整流程 (sync → validate → export)

Agent Notes

  • Verify: which resumes-cli
  • JSON: --json flag for structured output /Users/ryuichi/Documents/Projects/resumes/CLAUDE.md- Help: resumes-cli --help
  • Exit: 0=success, 1=error, 2=config error

Docs

@resumes-cli/README.md | @resumes-cli/docs/

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. yesterday First seen · 33 lines · 10 tokens per session scan A 0a19e30d3a94

Subscribe to this mod's changes

resumes-cli is a command published in the GitHub repository Alenryuichi/openmemory-plus (20 stars, last pushed 6mo ago), licensed MIT. It adds 10 tokens to every session and 249 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other commands, from other repositories

paperfit

作用: /paperfit 是 Claude Code 中的 PaperFit 主入口。用户可以直接用自然语言描述任务,例如排版分析、完整修复、模板迁移、长度调整、局部表格修复、视觉检查或状态查询。Agent 负责解析意图、识别主 .tex、判断是否需要画像、并自动进入对应的 PaperFit 子流程。.

OpenRaiser/PaperFit · 0 tokens

paperfit-priority

作用: 读取当前状态、视觉重点和修复计划,给出本轮应该先处理什么;若用户明确指定优先顺序,可将该顺序写入 nextactions 供后续 /fix-layout 直接遵循。.

OpenRaiser/PaperFit · 0 tokens

check-visual

Command "check-visual" from OpenRaiser/PaperFit, covering /check-visual — 执行视觉检测, 工具调用约定, columnvoid schema 提示, 用法 and 执行流程.

OpenRaiser/PaperFit · 0 tokens

paperfit-undo

作用: 恢复最近一次 PaperFit 自动写回前的备份版本,优先回滚主 .tex,必要时一并恢复 data/state.json。.

OpenRaiser/PaperFit · 0 tokens

adjust-length

作用: 尝试通过排版微调或受控语义改写逼近目标页数。它是专家快捷入口;普通自然语言如“把正文压到 8 页,尽量不要改语义”也应能触发同类任务。.

OpenRaiser/PaperFit · 0 tokens

migrate-template

作用: 将论文从原模板迁移至目标模板,自动处理图表尺寸、页数、宏兼容性等问题。它是专家快捷入口;普通自然语言如“把这篇论文迁移到 CVPR 模板”也应能触发同类任务。.

OpenRaiser/PaperFit · 0 tokens