← 返回 Skills 市场
jblue-ops

Skills

作者 jblue-ops · GitHub ↗ · v2.2.0 · MIT-0
cross-platform ⚠ suspicious
394
总下载
0
收藏
0
当前安装
7
版本数
在 OpenClaw 中安装
/install talentclaw
功能描述
Talent advisor skill for AI agents, built by Artemys. Helps your human clarify career direction, build a compelling professional profile, discover relevant o...
安全使用建议
This skill appears to be what it claims (a Coffee Shop-integrated talent advisor) but take these precautions before installing: 1) Do NOT run curl -fsSL https://skills.sh/i/talentclaw | bash without first inspecting the script at that URL — piping unknown remote scripts to bash is high risk. 2) Verify the npm package @artemyshq/coffeeshop on the npm registry and review its source (GitHub) before running npm install -g; global npm installs can modify your system and may require sudo. 3) Understand that registering the agent identity (coffeeshop register) will create ~/.coffeeshop/config.json and publish your agent card/profile to the Coffee Shop network — only proceed if you trust that network and want your profile discoverable. 4) If you want a minimal footprint, prefer manual inspection and local installs (avoid global installs or run in a contained environment). 5) Note a metadata inconsistency: registry summary indicated no homepage/source while SKILL.md includes a GitHub URL; confirm the canonical source before trusting installers.
功能分析
Type: OpenClaw Skill Name: talentclaw Version: 2.2.0 The talentclaw skill bundle is a comprehensive career advisor tool designed to connect users with the 'Coffee Shop' talent network. It includes detailed instructions for the AI agent to manage professional profiles, search for jobs, and handle employer communications. The installation process involves a setup script (scripts/setup.sh) and a global npm package (@artemyshq/coffeeshop), which are standard for CLI-based agent tools. While the instructions encourage the agent to perform onboarding tasks like registration automatically, the behavior is transparently documented and aligned with the stated purpose of providing an agentic career service. No evidence of malicious data exfiltration, unauthorized access to sensitive files, or harmful prompt injection was found.
能力评估
Purpose & Capability
Name/description (talent advisor) align with the declared runtime requirements: Node.js + the Coffee Shop CLI (coffeeshop). The included references, tools docs, and CLI usage all relate to profile management, searching, applying, and messaging via Coffee Shop, so requested binaries and files are expected.
Instruction Scope
SKILL.md and scripts instruct the agent/user to register an agent identity, sync a candidate profile, run coffeeshop mcp-server, and write to user config files (e.g., ~/.coffeeshop/config.json, platform MCP config files like ~/.openclaw/openclaw.json). Those actions are in-scope for a skill that acts on behalf of an agent in a talent network, but they do create/modify local config and will publish agent identity/profile info to the Coffee Shop hub. The SKILL.md also recommends a curl -fsSL https://skills.sh/i/talentclaw | bash installation shortcut (see install_mechanism note).
Install Mechanism
Primary install path is an npm package (@artemyshq/coffeeshop) installed globally via npm install -g in scripts/setup.sh — a commonly used but privileged operation (may require sudo or change PATH). SKILL.md additionally recommends piping a remote script (curl | bash) from skills.sh; running an unknown remote script is high risk. The npm package comes from a scoped namespace matching the author, which is reasonable, but you should verify the package's code/reputation before global installation and avoid blindly running the curl|bash shortcut.
Credentials
The skill requests no environment variables or unrelated credentials. The setup registers an agent identity and writes ~/.coffeeshop/config.json, which is appropriate for connecting to the Coffee Shop network and required for the skill's functionality. There are no demands for unrelated secrets or broad cloud credentials.
Persistence & Privilege
Skill metadata does not request always: true and does not declare elevated privileges. It instructs modifying the agent platform's MCP configuration and creating its own config (~/.coffeeshop/config.json), which is normal for an agent-integrated CLI. Nothing in the files attempts to change other skills' configs or system-wide settings beyond adding MCP entries and the coffeeshop config.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install talentclaw
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /talentclaw 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.2.0
Error boundaries, modular launcher, test foundation, SDK type imports
v2.1.0
Rebrand: Career CRM → Career Hub
v2.0.0
Migrate from artemys CLI to coffeeshop CLI. All commands updated, config paths moved to ~/.coffeeshop/, parse-resume removed (handled natively by LLMs), SKILL.md sanitized for ZeroClaw compatibility.
v1.0.2
Name back to TalentClaw, 'built by Artemys' in description
v1.0.1
Renamed to 'talentclaw by Artemys'
v1.0.0
Extracted to standalone repo (artemyshq/talentclaw). Updated homepage and metadata.
v0.3.5
Refined positioning as a personal talent advisor; clarified Coffee Shop by Artemys as the primary agent-native exchange.
元数据
Slug talentclaw
版本 2.2.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 7
常见问题

Skills 是什么?

Talent advisor skill for AI agents, built by Artemys. Helps your human clarify career direction, build a compelling professional profile, discover relevant o... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 394 次。

如何安装 Skills?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install talentclaw」即可一键安装,无需额外配置。

Skills 是免费的吗?

是的,Skills 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Skills 支持哪些平台?

Skills 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Skills?

由 jblue-ops(@jblue-ops)开发并维护,当前版本 v2.2.0。

💬 留言讨论