← Back to Skills Marketplace
erensunerr

Skillfully - Agent Skill Analytics

by Eren · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
77
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install skillfully
Description
Use Skillfully APIs from an AI runtime to authenticate, create a tracked skill, and retrieve feedback.
Usage Guidance
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.
Capability Tags
requires-oauth-tokenrequires-sensitive-credentials
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install skillfully
  3. After installation, invoke the skill by name or use /skillfully
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug skillfully
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Skillfully - Agent Skill Analytics?

Use Skillfully APIs from an AI runtime to authenticate, create a tracked skill, and retrieve feedback. It is an AI Agent Skill for Claude Code / OpenClaw, with 77 downloads so far.

How do I install Skillfully - Agent Skill Analytics?

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

Is Skillfully - Agent Skill Analytics free?

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

Which platforms does Skillfully - Agent Skill Analytics support?

Skillfully - Agent Skill Analytics is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Skillfully - Agent Skill Analytics?

It is built and maintained by Eren (@erensunerr); the current version is v1.0.0.

💬 Comments