← Back to Skills Marketplace
Super Agent Skills
by
Saqierma.a
· GitHub ↗
· v1.0.0
· MIT-0
316
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install super-agent-skills
Description
Comprehensive AI Agent capability library covering 20+ essential skills from file ops to cloud services, security, monitoring, and CI/CD.
Usage Guidance
This skill is inconsistent: it claims extensive cloud/security/ops abilities but does not declare the tools or credentials it would need and instructs running shell and network commands that can read or send local data. If you consider using it: (1) do not enable it in production or as an always-on autonomous skill; (2) run it only in a fully isolated test environment or container; (3) require explicit user confirmation before any shell/net calls; (4) ask the author for provenance, a list of required binaries and exact env vars, and a clear threat model; (5) prefer skills from known sources or with a code base you can review. If you cannot verify what credentials it expects or why, do not install or allow autonomous use.
Capability Analysis
Type: OpenClaw Skill
Name: super-agent-skills
Version: 1.0.0
The skill bundle provides an AI agent with a broad range of high-privilege capabilities, including network access (curl/wget), container management (Docker/Kubernetes), and task scheduling (cron/at). A 'Quick Environment Check' section in SKILL.md instructs the agent to perform system reconnaissance (uname -a, tool discovery), which is a common precursor to exploitation. While these tools are presented as general capabilities, the lack of a specific, narrow use case and the inclusion of environment fingerprinting commands warrant a suspicious classification.
Capability Assessment
Purpose & Capability
The skill advertises 20+ capabilities (cloud, CI/CD, security scanning, databases, containers) that legitimately require system tools and cloud credentials, yet the registry metadata lists no required binaries, no required environment variables, and no primary credential. This mismatch is inconsistent: either the skill is only documentation or it expects access it did not declare.
Instruction Scope
SKILL.md instructs the agent to run commands that read local files (ls ~/skills/), probe system state (which, uname -a), schedule jobs (at/cron), execute network calls (curl examples), and run container/orchestration commands (docker, kubectl). Those are broad actions that can access or transmit sensitive data; the instructions do not limit scope, do not require explicit justification, and could be used to collect or exfiltrate data.
Install Mechanism
No install specification or code files are present (instruction-only), which reduces the risk of arbitrary code being written to disk. This is lower-risk than arbitrary downloads, but the runtime instructions still assume access to local tooling and network.
Credentials
The document references storing secrets via environment variables and interacting with cloud platforms (AWS/GCP/Alibaba), yet the skill declares no required env vars or primary credential. That omission is a red flag: either required credentials are not declared (incoherent) or the skill expects the agent to look up credentials at runtime (dangerous).
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges, but the instructions include creating scheduled tasks and writing files (reminders, logs). Those behaviors can create persistence on the host if executed — consider this when allowing autonomous invocation.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install super-agent-skills - After installation, invoke the skill by name or use
/super-agent-skills - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial public release of super-agent-skills.
- Provides a comprehensive AI Agent capability library with 20+ essential skills.
- Covers areas including file operations, HTTP requests, scheduling, code execution, image/document generation, API/database integration, cloud services, message queues, containerization, CI/CD, authentication, encryption, security scanning, parallel processing, caching, logging, monitoring, and backup.
- Includes best practices and environment checks for building robust, autonomous agents.
Metadata
Frequently Asked Questions
What is Super Agent Skills?
Comprehensive AI Agent capability library covering 20+ essential skills from file ops to cloud services, security, monitoring, and CI/CD. It is an AI Agent Skill for Claude Code / OpenClaw, with 316 downloads so far.
How do I install Super Agent Skills?
Run "/install super-agent-skills" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Super Agent Skills free?
Yes, Super Agent Skills is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Super Agent Skills support?
Super Agent Skills is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Super Agent Skills?
It is built and maintained by Saqierma.a (@saqierma-cyber); the current version is v1.0.0.
More Skills