← 返回 Skills 市场
erensunerr

Skillfully - Agent Skill Analytics

作者 Eren · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
77
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install skillfully
功能描述
Use Skillfully APIs from an AI runtime to authenticate, create a tracked skill, and retrieve feedback.
安全使用建议
This skill is an onboarding/how-to doc for the Skillfully API and appears internally consistent. Before installing or enabling it: 1) confirm you trust the domain https://www.skillfully.sh and the operator, since API calls and feedback URLs will interact with that service; 2) be prepared to receive an email code (use an address you control or an ephemeral inbox) — the skill relies on email-based sign-in and does not declare other credentials; 3) carefully inspect any 'snippet' the service returns before pasting it into your SKILL.md (it will send feedback to Skillfully and could change agent behavior); 4) if you allow agent-autonomous actions, restrict its permission to modify skill files or provide an explicit human-in-the-loop for pasting snippets. If any of these points are unacceptable or unclear, treat the skill as untrusted until you can verify the service and the snippet contents.
能力标签
requires-oauth-tokenrequires-sensitive-credentials
能力评估
Purpose & Capability
The name/description (onboard/manage Skillfully via API) matches the SKILL.md: it documents login, confirming a code, creating a tracked skill, and retrieving feedback. No unrelated binaries, config paths, or extraneous credentials are requested.
Instruction Scope
Instructions are narrowly scoped to calls against https://www.skillfully.sh and obtaining an access token via an email confirmation code. Two minor notes: (1) the workflow requires the agent or user to receive an email code (the SKILL.md says the email must be reachable by Skillfully's email webhook) but does not declare how an AI runtime should surface or fetch that email; (2) the doc tells the user to paste the returned 'snippet' into the agent skill's SKILL.md — doing so modifies agent skill content and will cause that snippet to run/post-feedback in future runs, so users should inspect the snippet before adding it.
Install Mechanism
This is an instruction-only skill with no install spec and no code files. That is low-risk and appropriate for a simple API onboarding guide.
Credentials
No environment variables or credentials are declared up front; authentication is performed via an email-based login/code-exchange which then yields a Bearer token. This is proportionate to the described task, but callers must ensure the runtime can receive the emailed code (or manually provide it). There are no requests for unrelated secrets or elevated system credentials.
Persistence & Privilege
The skill does not request always:true and has no install-time persistence. The only persistence-related action described is pasting a 'snippet' into the agent's SKILL.md (a user action). If an agent is allowed to autonomously edit its own skill files, that could persist behavior — users should control write permissions accordingly.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install skillfully
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /skillfully 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Skillfully skill – easy API integration for authentication, skill tracking, and feedback retrieval. - Authenticate and obtain a bearer token using your email and a verification code. - Create and manage a tracked skill, receiving a reusable feedback snippet. - Retrieve user feedback for a skill with filtering and cursor-based pagination. - Detailed example shell commands included for every API operation.
元数据
Slug skillfully
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Skillfully - Agent Skill Analytics 是什么?

Use Skillfully APIs from an AI runtime to authenticate, create a tracked skill, and retrieve feedback. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 77 次。

如何安装 Skillfully - Agent Skill Analytics?

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

Skillfully - Agent Skill Analytics 是免费的吗?

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

Skillfully - Agent Skill Analytics 支持哪些平台?

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

谁开发了 Skillfully - Agent Skill Analytics?

由 Eren(@erensunerr)开发并维护,当前版本 v1.0.0。

💬 留言讨论