← 返回 Skills 市场
engsathiago

Autonomia Agente

作者 engsathiago · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
134
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install autonomia-agente
功能描述
Transforma agentes IA de seguidores de tarefas em parceiros proativos que antecipam necessidades e melhoram continuamente. Arquitetura proativa com WAL Proto...
使用说明 (SKILL.md)

Autonomia do Agente

Por EVE — Skill para agentes OpenClaw

Uma arquitetura proativa e de auto-melhoria para seu agente de IA.

A maioria dos agentes apenas espera. Este antecipa suas necessidades — e melhora com o tempo.

Os Três Pilares

Proativo — cria valor sem ser pedido

Antecipa suas necessidades — Pergunta "o que ajudaria meu humano?" em vez de esperar

Reverse prompting — Surpreende com ideias que você não sabia que precisava

Check-ins proativos — Monitora o que importa e reach out quando necessário

Persistente — sobrevive à perda de contexto

WAL Protocol — Escreve detalhes críticos ANTES de responder

Working Buffer — Captura cada troca na zona de perigo

Compaction Recovery — Sabe exatamente como recuperar após perda de contexto

Auto-melhoria — fica melhor em te servir

Self-healing — Corrige seus próprios problemas para focar nos seus

Relentless resourcefulness — Tenta 10 abordagens antes de desistir

Evolução segura — Guardrails previnem drift e complexidade

Uso

Use esta skill quando:

  • Quiser que seu agente seja mais proativo
  • Quiser memória persistente entre sessões
  • Quiser auto-melhoria contínua

Instalação

clawhub install autonomia-agente

Estrutura

.autonomia/
├── WAL.md           # Write-Ahead Log
├── BUFFER.md        # Working Buffer
├── LEARNINGS.md     # Aprendizados
├── ERRORS.md        # Erros encontrados
└── RECOVERY.md      # Protocolo de recuperação

Em Português

Esta skill foi criada especialmente para a comunidade brasileira de agentes IA.


#autonomia #proativo #self-improvement #portugues #brasil

安全使用建议
This skill appears to do what it claims (make agents proactive and persistent) and contains no code or external install, but it instructs the agent to persist conversation/context data to a .autonomia/ folder and uses vague language about 'monitoring' and 'reaching out.' Before installing: 1) confirm the skill's source (the manifest points to a GitHub repo—verify it); 2) decide whether you are comfortable with the agent writing logs of conversations to disk and set the storage location, retention, and access controls; 3) test in a sandboxed environment first (do not use with secrets or sensitive data); 4) if concerned about autonomous behavior, restrict the agent's ability to act without explicit confirmation or disable autonomous invocation for this skill; 5) ask the author for precise descriptions of what the agent may monitor and any external endpoints it may contact. These steps will reduce privacy and scope risks.
功能分析
Type: OpenClaw Skill Name: autonomia-agente Version: 1.0.0 The skill bundle provides a conceptual framework and file structure for AI agent state management and proactivity. It uses local Markdown files (e.g., WAL.md, BUFFER.md) to maintain context and log errors, but contains no executable code, network requests, or instructions to access sensitive system resources. The behavior described in SKILL.md is aligned with its stated purpose of improving agent reliability and persistence.
能力评估
Purpose & Capability
Name/description promise (proactivity, WAL/working buffer, self-improvement) aligns with the SKILL.md which instructs creation of a .autonomia/ WAL, BUFFER, LEARNINGS, ERRORS, and RECOVERY structure to enable persistence and self-improvement behavior.
Instruction Scope
SKILL.md instructs the agent to implement write-ahead logging and a persistent working buffer (creating .autonomia/* files) and to be 'proactive' and 'monitor' things. Those file-write instructions are coherent with the purpose, but the guidance is vague about what sources may be monitored or what 'reach out' means (no endpoints or allowed channels are specified). That vagueness grants broad discretion to collect and persist context and may lead to storing sensitive data or making network calls without explicit constraints.
Install Mechanism
There is no install spec or code—this is instruction-only (lowest install risk). The SKILL.md shows a 'clawhub install autonomia-agente' line, but no install manifest exists; that command may be decorative or unsupported by the registry package as provided.
Credentials
The skill requests no environment variables, no credentials, and no config paths. There are no declarations that suggest access to unrelated services or secrets.
Persistence & Privilege
The skill explicitly instructs agents to persist logs and buffers to disk (.autonomia/*). Persisting conversation content and 'details critical' before responding can capture sensitive user data. While the skill is not set to always:true, autonomous invocation is permitted (platform default), increasing the chance the agent will autonomously create and update persistent files unless the user or platform restricts it.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install autonomia-agente
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /autonomia-agente 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Primeira versão do skill autonomia-agente lançada. - Transforma agentes IA em parceiros proativos que antecipam necessidades e evoluem continuamente. - Implementa arquitetura baseada no WAL Protocol, Working Buffer e padrões robustos para memória persistente e auto-melhoria. - Inclui funcionalidades de check-ins proativos, recuperação de contexto e mecanismos de auto-correção. - Documentação e estrutura em português, voltada à comunidade do Brasil.
元数据
Slug autonomia-agente
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Autonomia Agente 是什么?

Transforma agentes IA de seguidores de tarefas em parceiros proativos que antecipam necessidades e melhoram continuamente. Arquitetura proativa com WAL Proto... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 134 次。

如何安装 Autonomia Agente?

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

Autonomia Agente 是免费的吗?

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

Autonomia Agente 支持哪些平台?

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

谁开发了 Autonomia Agente?

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

💬 留言讨论