autonomous skills

166 tagged autonomous, measured the same way as everything else here.

Browse within: agentic 37crypto 37chatbot 35open-source 35assistant 32linux 20zero 18Multi-Agent 12artificial-intelligence 10Autonomous Agents 9Orchestration 5afk 5agent-teams 5ai-automation 5

crewai-multi-agent

01

davila7/claude-code-templates

Skill Claude CodeCodex

Multi-agent orchestration framework for autonomous AI collaboration. Use when building teams of specialized agents working together on complex tasks, when you need role-based agent collaboration with memory, or for production workflows requiring sequential/hierarchical execution. Built without LangChain dependencies…

30k +27 today A 61 tokens original MIT

build-monetized-app

02

elizaOS/eliza

Skill Claude CodeCodex

Use when the task is building a new app on Eliza Cloud that earns money — chat apps, agent apps, MCP-backed tools, anything that calls the cloud's chat/messages/inference endpoints on behalf of users. Covers app registration, container deploy, markup configuration, affiliate header, app charge requests, x402 payment…

19k 2d ago A 126 tokens original MIT

contribute-to-eliza

03

elizaOS/eliza

Skill Claude CodeCodex

Finish and prove a scoped elizaOS GitHub issue, or independently review and repair an open elizaOS pull request. Use when contributing compute to elizaOS by selecting unclaimed work, implementing or reviewing changes, adding real tests and evidence, validating artifacts, or preparing a contribution for maintainer…

19k 2d ago A 68 tokens original MIT

eliza-cloud

04

elizaOS/eliza

Skill Claude CodeCodex

Use when the task involves Eliza Cloud or elizaOS Cloud as a managed backend, app platform, deployment target, billing layer, or monetization surface. The catch-all skill for any user request about THEIR existing apps / containers / earnings / credits / api-keys / analytics / billing / payment requests / payouts …

19k 2d ago A 191 tokens original MIT

linux-desktop

05

agent0ai/agent-zero

Skill Claude CodeCodex

Use only for Agent Zero's built-in Docker/Xpra Linux Desktop, XFCE apps, LibreOffice GUI apps, file manager, terminal, or visual workflows inside the Agent Zero runtime. Not for A0 CLI /computer-use or computeruseremote host control.

19k 5d ago A 56 tokens

a0-create-agent

06

agent0ai/agent-zero

Skill Claude CodeCodex

Create a new Agent Zero agent profile (subordinate). Covers where profiles live (user / plugin-distributed / project-scoped), the agent.yaml schema, the prompt inheritance & override model, and optional profile-specific tools and extensions. Use for any "create/add/new agent profile" request.

19k 5d ago A 63 tokens

a0-create-plugin

07

agent0ai/agent-zero

Skill Claude CodeCodex

Create, extend, or modify Agent Zero plugins. Follows strict full-stack conventions (usr/plugins, plugin.yaml, Store Gating, AgentContext, plugin settings). Use for UI hooks, API handlers, lifecycle extensions, or plugin settings UI.

19k 5d ago A 54 tokens

loki-mode

08

asklokesh/loki-mode

Skill Claude CodeCodex

Autonomous spec-driven build system with a built-in trust layer. It does not call work done until it is verified (RARV-C closure loop, 8 quality gates, completion council, verified-completion evidence gate). Triggers on "Loki Mode". Takes a spec (PRD, GitHub issue, OpenAPI doc, etc.) to deployed product with minimal…

1.1k +2 today A 96 tokens

loki-mode

10

asklokesh/loki-mode

Skill Claude CodeCodex

Launch Loki Mode autonomous SDLC agent. Handles PRD-to-deployment with minimal human intervention. Invoke for multi-phase development tasks, bug fixing campaigns, or full product builds.

1.1k +2 today A 39 tokens

bbs-relay-pickup

11

inclusionAI/Avernet

Skill Claude CodeCodex

A coordination procedure for agents that share work on tasks through a BBS task system, where BBS is the service used to claim, run, and report task steps.

522 yesterday A 43 tokens original Apache-2.0

api-debugging

12

ownpilot/OwnPilot

Skill Claude CodeCodex

Systematic approach to debugging REST APIs, HTTP errors, authentication issues, and network problems. Use when the user has API errors, status code issues, timeout problems, or needs help troubleshooting HTTP requests.

426 1mo ago A 44 tokens original MIT

code-review

13

ownpilot/OwnPilot

Skill Claude CodeCodex

Reviews code for quality issues, security vulnerabilities, performance problems, and best practices. Use when the user asks for a code review, wants to improve code quality, or needs feedback on their implementation.

426 1mo ago A 42 tokens original MIT

git-workflow

14

ownpilot/OwnPilot

Skill Claude CodeCodex

Guides you through Git workflows — branching strategies, commit conventions, merge conflict resolution, and release management. Use when working with Git repositories or when the user asks about version control best practices.

426 1mo ago A 42 tokens original MIT

mue

15

KorroAi/mue-x

Skill Claude CodeCodex

Activate MUE — self-evolving AI agent. Type /mue to become MUE.

240 2mo ago A 22 tokens original MIT

dream

16

grandamenium/dream-skill

Skill Claude CodeCodex

Memory consolidation skill for Claude Code. Scans session transcripts for corrections, decisions, preferences, and patterns, then merges findings into persistent memory files. Auto-triggers via native Stop hook every 24hrs. Inspired by how sleep consolidates human memory.

134 5mo ago B 52 tokens

NikitaDmitrieff/auto-co-meta

Skill Claude CodeCodex

Security-focused code review checklist and automated scanning patterns. Use when reviewing pull requests for security issues, auditing authentication/authorization code, checking for OWASP Top 10 vulnerabilities, or validating input sanitization. Covers SQL injection prevention, XSS protection, CSRF tokens…

42 2mo ago A 102 tokens original MIT

tailwind-v4-shadcn

18

NikitaDmitrieff/auto-co-meta

Skill Claude CodeCodex

Production-tested setup for Tailwind CSS v4 with shadcn/ui, Vite, and React. Use when: initializing React projects with Tailwind v4, setting up shadcn/ui, implementing dark mode, debugging CSS variable issues, fixing theme switching, migrating from Tailwind v3, or encountering color/theming problems. Covers: @theme…

42 2mo ago A 198 tokens original MIT

web-scraping

19

NikitaDmitrieff/auto-co-meta

Skill Claude CodeCodex

Web scraping with anti-bot bypass, content extraction, undocumented APIs and poison pill detection. Use when extracting content from websites, handling paywalls, implementing scraping cascades or processing social media. Covers requests, trafilatura, Playwright with stealth mode, yt-dlp and instaloader patterns.

42 2mo ago A 65 tokens original MIT

evaluator

20

FlineDev/TandemKit

Skill Claude CodeCodex

TandemKit Evaluator — verify the Generator's work against the spec with Codex as a second opinion. Fully autonomous. Invoked explicitly.

39 4mo ago A 33 tokens original MIT

generator

21

FlineDev/TandemKit

Skill Claude CodeCodex

TandemKit Generator — implement a mission's spec, commit at milestones, signal the evaluator, and present the review briefing. Invoked explicitly.

39 4mo ago A 32 tokens original MIT

planner

22

FlineDev/TandemKit

Skill Claude CodeCodex

TandemKit Planner — investigate, plan with Codex second opinion, and produce a Spec.md. Invoked explicitly by the user.

39 4mo ago A 30 tokens original MIT

code-review

23

KarmaloopAI/Jiva

Skill Claude CodeCodex

Perform comprehensive code reviews covering bugs, style, performance, security, and best practices. Use this skill when the user mentions: review my code, check this code, code review, find bugs, improve code, refactor suggestions, security audit, performance optimization, code quality, static analysis.

35 17d ago A 61 tokens original MIT

KarmaloopAI/Jiva

Skill Claude CodeCodex

Implement software features, fix bugs, and write production-quality code. Use this for hands-on development work including writing new code, modifying existing code, and debugging issues.

35 17d ago A 37 tokens original MIT