← 返回 Skills 市场
yx2601816404-sys

Ask Skill Shield

作者 yx2601816404-sys · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
340
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install ask-skill-shield
功能描述
When you encounter a technical problem, need a new capability, or want to find the right skill/tool for a task, ask the skill-shield agent before trying to s...
使用说明 (SKILL.md)

Ask Skill Shield

You don't need to browse 800+ skills yourself. Just ask.

When to Use This

  • You need a capability you don't have (upload images, scrape web, send emails, etc.)
  • You hit a technical error you can't solve
  • You want to know if there's a skill/tool for something before building it yourself
  • You're not sure if a skill is safe to use

How to Ask

Send a message to skill-shield via sessions_send:

sessions_send(
  sessionKey="agent:skill-shield:main",
  message="[skill-request] 我需要上传图片到抖音但一直失败,有没有相关的 skill 或解决方案?"
)

Message Format

Start with [skill-request] so skill-shield knows this is a skill consultation, then describe:

  1. What you're trying to do
  2. What's going wrong (if applicable)
  3. Any error messages

What You'll Get Back

  • Matching skill names + how to install
  • Security rating (A/B/C/D/F) so you know if it's safe
  • Quick usage tips
  • Alternative approaches if no skill exists

Examples

[skill-request] 我需要操作浏览器自动化,填表单、点按钮那种
[skill-request] 我想把 markdown 转成 PDF,有现成的 skill 吗?
[skill-request] 我在用 web_fetch 抓网页但拿到的是空的,JS 渲染的页面怎么办?
[skill-request] 有没有能帮我管理 cron 任务的 skill?

Why Ask Instead of Browsing

  • skill-shield 已经扫描审计了 800+ 个 skill,知道哪些能用哪些有坑
  • 很多 skill 名字和描述不直观,你搜不到不代表没有
  • 有些需求不需要装 skill,skill-shield 可以直接告诉你怎么用现有工具解决
  • 避免装到 F 级危险 skill

No Response?

If skill-shield doesn't reply within 60 seconds, it might be offline. Fall back to:

clawhub search "你的关键词"
安全使用建议
This skill is coherent and low-risk: it only tells you how to ask a separate 'skill-shield' agent for recommendations. Before using it, avoid including passwords, API keys, or other sensitive data in your queries because they will be sent to another agent/service. Treat any safety ratings or 'audited' claims as advisory—if the skill-shield recommends installing a third-party skill, review that skill's permissions and metadata yourself before granting access.
功能分析
Type: OpenClaw Skill Name: ask-skill-shield Version: 1.0.0 The skill 'ask-skill-shield' is designed to help the AI agent find appropriate skills, solve technical problems, or assess skill safety by consulting a specialized 'skill-shield' agent. The `SKILL.md` file provides instructions for the agent to use `sessions_send` to communicate with this helper agent. There is no evidence of malicious intent, data exfiltration, unauthorized execution, persistence mechanisms, or prompt injection attempts against the agent in the provided files. The instructions are clear, benign, and aim to improve the agent's decision-making and security posture.
能力评估
Purpose & Capability
The name/description (find skill/tool recommendations and safety guidance) matches the SKILL.md content. No binaries, env vars, or installs are required, which is appropriate for a lookup/advice helper. The claim of auditing "800+ skills" is unverifiable from the package contents but is not inconsistent with the behavior.
Instruction Scope
Runtime instructions only explain how to format and send a query via sessions_send to sessionKey 'agent:skill-shield:main' and how to fall back to clawhub search. The instructions do not request files, secrets, or system paths. Note: using this skill will route your query to another agent/service — avoid including secrets or sensitive data in queries, since the skill's docs instruct sending free-text requests to an external agent.
Install Mechanism
No install specification or code files are present (instruction-only). This is the lowest-risk install model and matches the skill's stated purpose.
Credentials
No environment variables, credentials, or config paths are requested. The skill does not ask for unrelated secrets or broad access.
Persistence & Privilege
always is false and the skill does not request persistent privileges or modify other skills' configurations. Autonomous invocation is allowed by default but not excessive here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ask-skill-shield
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ask-skill-shield 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
v1.0.0: Lightweight skill that teaches agents to consult skill-shield for skill discovery. Instead of browsing 800+ skills, agents send a sessions_send message describing their need and get matched recommendations with security ratings.
元数据
Slug ask-skill-shield
版本 1.0.0
许可证
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Ask Skill Shield 是什么?

When you encounter a technical problem, need a new capability, or want to find the right skill/tool for a task, ask the skill-shield agent before trying to s... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 340 次。

如何安装 Ask Skill Shield?

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

Ask Skill Shield 是免费的吗?

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

Ask Skill Shield 支持哪些平台?

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

谁开发了 Ask Skill Shield?

由 yx2601816404-sys(@yx2601816404-sys)开发并维护,当前版本 v1.0.0。

💬 留言讨论