← 返回 Skills 市场
Universal Occupation Adapter
作者
KingOfZhao
· GitHub ↗
· v1.0.0
· MIT-0
89
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install universal-occupation-adapter
功能描述
通用职业适配器 —— 输入任何职业名称,自动生成完整的职业专用认知Skill,让SOUL哲学覆盖所有职业
安全使用建议
This skill's documentation promises a Python API, automatic generation, verification, and publishing of new 'occupation' skills, but the package contains only instructions and templates — no executable code or declared credentials. Before installing or invoking it:
- Ask the author for the missing implementation (the UniversalOccupationAdapter module) or a clear disclaimer that the SKILL.md is a high-level spec only.
- Do not enable auto_publish/auto_verify or any batch auto-run flags until you know where outputs will be sent and whether publishing requires credentials.
- Expect the adapter to perform web searches and create files in the workspace; run it in a sandboxed environment or review generated files before publishing.
- If you intend to use publishing features (ClawHub/GitHub), require explicit documentation about what credentials are needed and how they are stored; prefer personal tokens with least privilege.
- If you need high assurance, request unit tests or an actual implementation package and review that code before granting network access or tokens.
功能分析
Type: OpenClaw Skill
Name: universal-occupation-adapter
Version: 1.0.0
The 'universal-occupation-adapter' is a meta-skill bundle designed to provide a framework for an AI agent to generate specialized professional 'cognition' skills. The SKILL.md file defines a structured 5-dimension model (SOUL) and provides templates for various professions (e.g., doctors, programmers, teachers) that include safety-oriented 'redlines' such as avoiding data leaks and hardcoded keys. There is no evidence of malicious code, data exfiltration, or harmful prompt injection; the logic is entirely focused on role-playing and skill generation within the OpenClaw ecosystem.
能力评估
Purpose & Capability
The SKILL.md describes a Python class API (UniversalOccupationAdapter), install commands, auto-publish and batch-generate behaviors, and generation of new Skill packages — but the published bundle contains no code files or install spec. That mismatch (promised programmatic module + install but no code) is incoherent: either required code is missing or the documentation misrepresents what the skill actually provides.
Instruction Scope
Runtime instructions explicitly instruct web searches (Wikipedia/GitHub), file generation (SKILL.md/VERIFICATION_PROTOCOL/HEARTBEAT/README), self-verification, batch generation, and optional auto-publish to ClawHub. Those actions involve network access and creating/publishing artifacts. The instructions do not request credentials or explicitly limit destinations, so an agent following them could contact external sites and attempt to publish results without clear safeguards.
Install Mechanism
There is no install spec in the bundle (instruction-only), which is lowest technical risk. However the README/SKILL.md advertise 'clawhub install' and a cp-based manual install; because no install spec or packaged code exists, those commands are misleading and would fail or have unclear effects.
Credentials
The skill declares no required environment variables or credentials, yet its examples and features (auto_publish to ClawHub, GitHub/Wikipedia searches, potential API usage for verification/publishing) imply needing service credentials or tokens. The absence of declared credentials vs. implied external integrations is a mismatch that could lead to unexpected credential prompts or failures.
Persistence & Privilege
The skill does not request always-on presence and has defaults that allow user invocation and autonomous invocation. HEARTBEAT.md describes periodic checks for queued requests, implying background polling, but the bundle provides no mechanism to install such a daemon. No explicit system-wide privileges or modifications to other skills are requested.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install universal-occupation-adapter - 安装完成后,直接呼叫该 Skill 的名称或使用
/universal-occupation-adapter触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Skill工厂: 职业五维度模型+6预设模板+四向碰撞自动生成任意职业Skill
元数据
常见问题
Universal Occupation Adapter 是什么?
通用职业适配器 —— 输入任何职业名称,自动生成完整的职业专用认知Skill,让SOUL哲学覆盖所有职业. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 89 次。
如何安装 Universal Occupation Adapter?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install universal-occupation-adapter」即可一键安装,无需额外配置。
Universal Occupation Adapter 是免费的吗?
是的,Universal Occupation Adapter 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Universal Occupation Adapter 支持哪些平台?
Universal Occupation Adapter 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Universal Occupation Adapter?
由 KingOfZhao(@kingofzhao)开发并维护,当前版本 v1.0.0。
推荐 Skills