← 返回 Skills 市场
moodykong

Skill Father

作者 Zhihao · GitHub ↗ · v0.1.0
cross-platform ✓ 安全检测通过
542
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install skill-father
功能描述
Authoritative skill-creation standards (Boss). Use when creating or updating OpenClaw skills so they are portable, reproducible, include prerequisites checks...
安全使用建议
This skill is a style/standards document and is internally consistent. It does not request credentials or install code itself, but it instructs authors/agents to build onboarding that can read and write local or system config files and to persist machine-specific values (potentially secrets) in skill-local files. Before installing or using it in an agent with autonomous invocation: (1) review any onboarding scripts or generated config files for where they write (e.g., ~/.ssh/config, ~/.config/openclaw/env, ~/.local/bin), (2) verify prompts and masking behavior for secrets, (3) run onboarding in a safe environment first or with agent autonomy disabled, and (4) ensure created config files have appropriate filesystem permissions to protect secrets.
功能分析
Type: OpenClaw Skill Name: skill-father Version: 0.1.0 The 'skill-father' skill is a meta-skill that defines authoritative standards and best practices for creating and updating other OpenClaw skills. Its instructions to the AI agent focus on promoting secure and user-friendly skill development, including requirements for local configuration, user confirmation for sensitive actions, masking secrets in prompts, and using local scripts. There is no evidence of malicious intent, data exfiltration, unauthorized execution, or prompt injection designed to subvert the agent's core function; instead, it aims to enforce good security hygiene for child skills.
能力评估
Purpose & Capability
Name/description match the contents of SKILL.md: this skill is a prescriptive template/guideline for creating other skills. It requests no binaries, env vars, or installs, which is appropriate for a documentation-only 'standards' skill.
Instruction Scope
SKILL.md instructs authors/agents to implement onboarding that detects candidate paths and may read/modify skill-local config files and, in examples, system files such as ~/.ssh/config or ~/.config/openclaw/env. Those instructions are reasonable for a skill-creation standard, but they do grant agents the authority to prompt the user and write/modify files on the host when those onboarding flows are executed — review those flows and prompts before granting write permission.
Install Mechanism
No install specification and no code files — instruction-only. Nothing will be downloaded or written by an installer as part of this skill itself.
Credentials
The skill declares no required environment variables or credentials. However, SKILL.md references examples that rely on external credentials (e.g., OP_SERVICE_ACCOUNT_TOKEN / op whoami) and recommends persisting machine-specific config (which may include secrets) in skill-local files. That is a guideline, but child skills created under these standards may legitimately ask for secrets; ensure those are justified and stored with appropriate protections and permissions.
Persistence & Privilege
always is false and there is no install, so no forced permanent presence. The skill permits model invocation (default), and because it prescribes onboarding flows that write files and optionally create PATH symlinks or edit system config, allowing autonomous invocation could let an agent perform file writes. This is not inherently wrong but increases blast radius — inspect onboarding behavior if you allow autonomous runs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install skill-father
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /skill-father 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial public release
元数据
Slug skill-father
版本 0.1.0
许可证
累计安装 3
当前安装数 2
历史版本数 1
常见问题

Skill Father 是什么?

Authoritative skill-creation standards (Boss). Use when creating or updating OpenClaw skills so they are portable, reproducible, include prerequisites checks... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 542 次。

如何安装 Skill Father?

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

Skill Father 是免费的吗?

是的,Skill Father 完全免费(开源免费),可自由下载、安装和使用。

Skill Father 支持哪些平台?

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

谁开发了 Skill Father?

由 Zhihao(@moodykong)开发并维护,当前版本 v0.1.0。

💬 留言讨论