SkillAgentSearch skills...

autonomous-agent-patterns

Design patterns for building autonomous coding agents, inspired by [Cline](https://github.com/cline/cline) and [OpenAI Codex](https://github.com/openai/codex).

Install / Use

npx skills add sickn33/agentic-awesome-skills --skill autonomous-agent-patterns

Installs into whichever agent you are using.

About this skill
📄

SKILL.md

Installable skill definition

Quality Score

78/100

Supported Platforms

Cline
OpenAI Codex

Our assessment of autonomous-agent-patterns

autonomous-agent-patterns scores 78/100 on our quality scale, 669th of 1,620 Development & Engineering skills we index (top 42%).

Its SKILL.md is 1.3 KB long, split into 4 sections and no code examples: moderately detailed.

With 46,875 GitHub stars, it is one of the more widely adopted skills in the catalogue.

Substance
20/30
Structure
8/20
Description
15/15
Adoption
20/20
Freshness
15/15

Maintenance, license and trust

  • The repository was last updated today, so autonomous-agent-patterns is actively maintained.
  • It is released under the MIT license, a permissive license that allows use, modification and commercial use with attribution.
  • Its trust signals score 100/100, with no cautions. These come from repository metadata, not a code audit — read the skill file before letting an agent act on it.

Safety scan

No issues found

Our scan of the whole file found no instruction hijacking, hidden characters, credential access, data exfiltration or destructive commands.

Automated pattern scan on 2026-09-25. It catches known dangerous patterns, not every risk — read a skill before letting an agent act on it.

autonomous-agent-patterns compared with similar skills

All 4 of these similar skills score higher than autonomous-agent-patterns; compare them before choosing.

SkillScoreStarsUpdatedFormat
autonomous-agent-patterns (this skill)by sickn337846.9ktodaySKILL.md
Agent-Reachby Panniantong10085.3k9d agoCLAUDE.md
ai-job-searchby MadsLorentzen10043.9k4d agoCLAUDE.md
claude-howtoby luongnv8910041.7k5d agoCLAUDE.md
algorithmic-artby anthropics100177.9k2d agoSKILL.md

Frequently asked questions

How do I install autonomous-agent-patterns?
Run npx skills add sickn33/agentic-awesome-skills --skill autonomous-agent-patterns. The install tabs above show the steps for each supported agent.
Which AI agents does autonomous-agent-patterns work with?
It is written for Cline and OpenAI Codex, as a SKILL.md file. Other agents that read the same format can often use it too.
Is autonomous-agent-patterns safe to use?
Our scan of the whole file found no instruction hijacking, hidden characters, credential access, data exfiltration or destructive commands. It is MIT-licensed and scores 100/100 on trust signals. Skills are instructions an agent will follow, so read the file before installing it and do not approve commands you do not understand.
Is autonomous-agent-patterns still maintained?
The repository was last updated today, so autonomous-agent-patterns is actively maintained.

name: autonomous-agent-patterns description: "Design patterns for building autonomous coding agents, inspired by Cline and OpenAI Codex." risk: critical source: community date_added: "2026-02-27"

🕹️ Autonomous Agent Patterns

Design patterns for building autonomous coding agents, inspired by Cline and OpenAI Codex.

Detailed Guide

Read the detailed guide before executing this skill. It retains the complete procedure and reference material. Treat its safety, prerequisites, and validation requirements as mandatory. For focused work, load the relevant sections; for end-to-end work, read the guide completely.

When to Use This Skill

Use this skill when:

  • Building autonomous AI agents
  • Designing tool/function calling APIs
  • Implementing permission and approval systems
  • Creating browser automation for agents
  • Designing human-in-the-loop workflows

Limitations

  • Use this skill only when the task clearly matches the scope described above.
  • Do not treat the output as a substitute for environment-specific validation, testing, or expert review.
  • Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.

Related Skills

View on GitHub
GitHub Stars46.9k
CategoryDevelopment
Updated20h ago
Forks6.8k

Languages

Python

Trust signals

100/100

From repository metadata: license, adoption, age and documentation. Not a code audit — see the Safety scan above for what the skill file itself contains.

No cautions