← Back to Skills Marketplace
jblue-ops

Skills

by jblue-ops · GitHub ↗ · v2.2.0 · MIT-0
cross-platform ⚠ suspicious
394
Downloads
0
Stars
0
Active Installs
7
Versions
Install in OpenClaw
/install talentclaw
Description
Talent advisor skill for AI agents, built by Artemys. Helps your human clarify career direction, build a compelling professional profile, discover relevant o...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install talentclaw
  3. After installation, invoke the skill by name or use /talentclaw
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug talentclaw
Version 2.2.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 7
Frequently Asked Questions

What is Skills?

Talent advisor skill for AI agents, built by Artemys. Helps your human clarify career direction, build a compelling professional profile, discover relevant o... It is an AI Agent Skill for Claude Code / OpenClaw, with 394 downloads so far.

How do I install Skills?

Run "/install talentclaw" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Skills free?

Yes, Skills is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Skills support?

Skills is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Skills?

It is built and maintained by jblue-ops (@jblue-ops); the current version is v2.2.0.

💬 Comments