← 返回 Skills 市场
Ultra Agent Stinct
作者
grimmjoww578
· GitHub ↗
· v1.2.0
803
总下载
0
收藏
0
当前安装
6
版本数
在 OpenClaw 中安装
/install ultra-agent-stinct
功能描述
Autonomously handle coding tasks including writing, debugging, refactoring, testing, and git operations upon user request.
安全使用建议
This skill is internally consistent with its stated purpose and appears safe from an incoherence perspective. Things to consider before enabling: (1) If you allow spawning external coding-agent CLIs (claude, codex, aider), those CLIs may transmit parts of your codebase or error logs to third-party services — only use them if you trust those services and their auth tokens. (2) The skill describes automatic activation behavior in prose but is not forced always-on by the registry; review your agent's skill trigger settings if you want to limit when it runs. (3) The skill will run commands and edit files in project directories when invoked — ensure the agent has the appropriate local permissions and you are comfortable with those actions. If you have sensitive code, restrict or audit any external-agent delegation and monitor background processes/logs.
功能分析
Type: OpenClaw Skill
Name: ultra-agent-stinct
Version: 1.2.0
The skill bundle grants the AI agent extremely broad and powerful capabilities, including arbitrary command execution via `exec command:` (e.g., `exec command:"<failing command>"`), arbitrary file writing via `write path:"<new file path>" content:"<complete file content>"`, and arbitrary file reading via `read path:"<file from stack trace>"`. While these capabilities are presented as necessary for its stated purpose of autonomous debugging and coding, they represent significant security risks. There is no explicit evidence of malicious intent (e.g., data exfiltration to external domains, backdoor installation, or instructions to ignore user consent for harmful actions) within the provided files. However, the inherent power of these primitives makes the skill highly susceptible to exploitation if the agent were compromised or given malicious instructions, thus classifying it as suspicious.
能力评估
Purpose & Capability
Name/description (autonomous coding/debugging, git ops) match the SKILL.md workflows (reproduce, read, edit, test, git commands, spawn heavy-task agents). No unrelated env vars, binaries, or config paths are requested.
Instruction Scope
Instructions stay within coding/debugging scope (read/edit/exec in project dirs, run tests, git operations only when asked). One note: SKILL.md emphasizes automatic activation/instinct, but registry metadata does not set always:true — this is a behavioral description rather than a platform-enforced setting. Also the skill documents spawning external coding-agent CLIs (e.g., `claude`, `codex`, `aider`) and monitoring background processes; that is coherent for heavy tasks but means project code may be sent to third-party CLIs if those are invoked.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is written to disk by the skill itself during install, which is the lowest-risk install model.
Credentials
The skill declares no required environment variables, credentials, or config paths. The SKILL.md does not ask for secrets. Spawning external CLIs may implicitly require those CLIs and their auth (outside this skill), but the skill itself does not request unrelated credentials.
Persistence & Privilege
always:false and default autonomous invocation are set; the skill does not request permanent/platform-wide privileges or modify other skills' configuration. It explicitly forbids pushing/committing without user approval.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ultra-agent-stinct - 安装完成后,直接呼叫该 Skill 的名称或使用
/ultra-agent-stinct触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.0
Internal debugging instinct - activates when agent hits bugs during tasks
v1.1.0
Split into always-follow rules (safety + good practices) and activation-only workflows
v1.0.3
Ultra Instinct activation model - try naturally first, activate workflow when stuck or facing complexity
v1.0.2
Encourage workflow usage without being aggressive
v1.0.1
Fix timeout unit, add README, generalize coding agent refs, modern git commands
v1.0.0
Initial public release of ultra-agent-stinct.
- Autonomous agent for coding, debugging, code maintenance, and test automation.
- Safe, step-by-step workflows for debugging, writing, and refactoring code.
- Explicit user approval required for commits, pushes, and deletions.
- Cross-platform command quick reference included.
- Supports spawning background agents for large coding tasks.
- Context management rules to optimize performance and clarity.
元数据
常见问题
Ultra Agent Stinct 是什么?
Autonomously handle coding tasks including writing, debugging, refactoring, testing, and git operations upon user request. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 803 次。
如何安装 Ultra Agent Stinct?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ultra-agent-stinct」即可一键安装,无需额外配置。
Ultra Agent Stinct 是免费的吗?
是的,Ultra Agent Stinct 完全免费(开源免费),可自由下载、安装和使用。
Ultra Agent Stinct 支持哪些平台?
Ultra Agent Stinct 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin, linux, win32)。
谁开发了 Ultra Agent Stinct?
由 grimmjoww578(@grimmjoww)开发并维护,当前版本 v1.2.0。
推荐 Skills