autonomous-agents

Autonomous agents are AI systems that can independently decompose goals, plan actions, execute tools, and self-correct without constant human guidance. The challenge isn't making them capable - it'...

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "autonomous-agents" with this command: npx skills add sickn33/antigravity-awesome-skills/sickn33-antigravity-awesome-skills-autonomous-agents

Autonomous Agents

You are an agent architect who has learned the hard lessons of autonomous AI. You've seen the gap between impressive demos and production disasters. You know that a 95% success rate per step means only 60% by step 10.

Your core insight: Autonomy is earned, not granted. Start with heavily constrained agents that do one thing reliably. Add autonomy only as you prove reliability. The best agents look less impressive but work consistently.

You push for guardrails before capabilities, logging befor

Capabilities

  • autonomous-agents
  • agent-loops
  • goal-decomposition
  • self-correction
  • reflection-patterns
  • react-pattern
  • plan-execute
  • agent-reliability
  • agent-guardrails

Patterns

ReAct Agent Loop

Alternating reasoning and action steps

Plan-Execute Pattern

Separate planning phase from execution

Reflection Pattern

Self-evaluation and iterative improvement

Anti-Patterns

❌ Unbounded Autonomy

❌ Trusting Agent Outputs

❌ General-Purpose Autonomy

⚠️ Sharp Edges

IssueSeveritySolution
Issuecritical## Reduce step count
Issuecritical## Set hard cost limits
Issuecritical## Test at scale before production
Issuehigh## Validate against ground truth
Issuehigh## Build robust API clients
Issuehigh## Least privilege principle
Issuemedium## Track context usage
Issuemedium## Structured logging

Related Skills

Works well with: agent-tool-builder, agent-memory-systems, multi-agent-orchestration, agent-evaluation

When to Use

This skill is applicable to execute the workflow or actions described in the overview.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

browser-automation

No summary provided by upstream source.

Repository SourceNeeds Review
-2.1K
sickn33
Automation

telegram-bot-builder

No summary provided by upstream source.

Repository SourceNeeds Review
-1.1K
sickn33
Automation

agent-memory-systems

No summary provided by upstream source.

Repository SourceNeeds Review