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.
npx skills add CES-Ltd/TitanX --skill x-recruitergit clone --depth 1 https://github.com/CES-Ltd/TitanXWrote 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.
[](https://agentmods.dev/skills/ces-ltd/titanx/x-recruiter)<a href="https://agentmods.dev/skills/ces-ltd/titanx/x-recruiter"><img src="https://agentmods.dev/badge/skills/ces-ltd/titanx/x-recruiter/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/ces-ltd/titanx/x-recruiter"><img src="https://agentmods.dev/badge/skills/ces-ltd/titanx/x-recruiter.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00045 | $0.00471 |
| Opus 5 | $0.00023 | $0.00235 |
| Sonnet 5 | $0.00009 | $0.00094 |
| Haiku 4.5 | $0.00005 | $0.00047 |
Grade A, and why
x-recruiter 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 9d ago.
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.
What it actually says
X Recruiter (X 招聘助手)
本技能用于快速在 X 发布招聘信息,包含文案规则、封面/详情图提示与自动化发布脚本。
核心工作流
1. 信息收集
向用户确认:
- 岗位名称
- 核心职责 & 要求
- 投递邮箱/链接
2. 生成视觉素材
使用 scripts/generate_images.js 生成图片。
- 操作:
node scripts/generate_images.js - 产出:
cover.png,jd_details.png
3. 生成文案
生成符合 X 调性的文案,控制在 280 字符内。
- 规则:参考
assets/rules.md。 - 要求:简洁、清晰、带核心职责与投递方式。
4. 自动化发布
使用 scripts/publish_x.py 启动浏览器进行发布。
前置要求:
- 安装 Playwright:
pip install playwright - 安装浏览器驱动:
playwright install chromium
执行命令:
python3 scripts/publish_x.py "post_content.txt" "cover.png" "jd_details.png"
交互流程(更清晰的步骤说明):
- 观察浏览器窗口:脚本已打开 X 首页或发帖页。
- 若出现登录页,请完成登录。
- 登录完成后,脚本会自动填充文案与图片。
- 请在浏览器中检查内容,确认无误后点击“Post”。
资源文件
- assets/rules.md: 文案规则与限制。
- assets/design_philosophy.md: 视觉风格指南。
- scripts/generate_images.js: 图片生成脚本。
- scripts/publish_x.py: 发布自动化脚本。
What ships with it
4 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
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.
- 9d ago First seen · 65 lines · 45 tokens per session scan A 224117835bd8
x-recruiter is a skill published in the GitHub repository CES-Ltd/TitanX (48 stars, last pushed 4mo ago), licensed Apache-2.0. It adds 45 tokens to every session and 471 once invoked, about $0.0002 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-08-30.
Other skills, from other repositories
ops-desk
Operate a project, workspace, or account from an agent or manager dashboard: inspect state, triage risks, prepare governed actions, route to the right skill lane, require approvals for consequential acts, and verify receipts after execution.
sourcey
Generate documentation for a project using Sourcey.
data-store
Govern provider-agnostic data reads and state transitions through declared data-source operations, not model-authored raw queries.
audit-receipt
Audit a sealed runx receipt for governance, comparing exercised authority and any declared approval requirement with signed evidence, and flag over-reach, approval inconsistency, unrecorded refusals, or exposed secret material.
business-ops
Route one business signal through a replayable governed ops graph: classify, docs, release, work, outreach, spend, and proof, with consequential actions stopping at the right gate.
ledger
Answer a cross-run audit question against the receipt ledger, returning matched receipts and a chain-verification result.