← Back to Skills Marketplace
grimmjoww

Ultra Agent Stinct

by grimmjoww578 · GitHub ↗ · v1.2.0
darwinlinuxwin32 ⚠ suspicious
803
Downloads
0
Stars
0
Active Installs
6
Versions
Install in OpenClaw
/install ultra-agent-stinct
Description
Autonomously handle coding tasks including writing, debugging, refactoring, testing, and git operations upon user request.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install ultra-agent-stinct
  3. After installation, invoke the skill by name or use /ultra-agent-stinct
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug ultra-agent-stinct
Version 1.2.0
License
All-time Installs 0
Active Installs 0
Total Versions 6
Frequently Asked Questions

What is Ultra Agent Stinct?

Autonomously handle coding tasks including writing, debugging, refactoring, testing, and git operations upon user request. It is an AI Agent Skill for Claude Code / OpenClaw, with 803 downloads so far.

How do I install Ultra Agent Stinct?

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

Is Ultra Agent Stinct free?

Yes, Ultra Agent Stinct is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Ultra Agent Stinct support?

Ultra Agent Stinct is cross-platform and runs anywhere OpenClaw / Claude Code is available (darwin, linux, win32).

Who created Ultra Agent Stinct?

It is built and maintained by grimmjoww578 (@grimmjoww); the current version is v1.2.0.

💬 Comments