85600 Skills Available

Find awesome
Agent Skills

Agent-Skills.md is a agent skills marketplace, to find the right agent skills for you.

Popular searches

writing-plans

Use when requirements are clear enough to plan and the work spans multiple steps, files, or verification stages

0xbigboss
0xbigboss
516

dispatching-parallel-agents

Use when there are multiple independent subtasks that can progress in parallel without overlapping ownership or blocking the next local step

0xbigboss
0xbigboss
516

zmx

Use when starting dev servers, watchers, tilt, or any process expected to outlive the conversation. Provides zmx session management patterns for long-lived processes.

0xbigboss
0xbigboss
516

zig-best-practices

Use when reading or writing Zig files (.zig, build.zig, build.zig.zon).

0xbigboss
0xbigboss
516

web-fetch

Fetches web content as clean markdown by preferring markdown-native responses and falling back to selector-based HTML extraction. Use for documentation, articles, and reference pages at http/https URLs.

0xbigboss
0xbigboss
516

typescript-best-practices

Use when reading or writing TypeScript or JavaScript files (.ts, .tsx, .js, tsconfig.json).

0xbigboss
0xbigboss
516

tiltup

Use when starting tilt, debugging Tiltfile errors, or bootstrapping a dev environment. Starts Tilt in zmx, monitors bootstrap to healthy state, fixes Tiltfile bugs without hard-coding or fallbacks.

0xbigboss
0xbigboss
516

tilt

Use when checking deployment health, investigating errors, reading logs, or working with Tiltfiles. Queries Tilt resource status, logs, and manages dev environments.

0xbigboss
0xbigboss
516

testing-best-practices

Use when designing tests, writing test cases, or planning test strategy for a module. Covers unit, integration, and e2e layering.

0xbigboss
0xbigboss
516

tamagui-best-practices

Use when working with Tamagui projects (tamagui.config.ts, @tamagui imports).

0xbigboss
0xbigboss
516

spec-best-practices

Use when creating, reviewing, or updating SPEC.md files, running /specout, or entering the ADF SPEC gate.

0xbigboss
0xbigboss
516

react-best-practices

Use when reading or writing React components (.tsx, .jsx files with React imports).

0xbigboss
0xbigboss
516

improve

Use after completing a task, before claiming done, before handoff, or when asked "what are some improvements?" Surfaces concrete suggestions grounded in session observations.

0xbigboss
0xbigboss
516

git-worktree-tidy

Fetch latest from origin, prune remote-tracking refs, delete stale local branches and worktrees, and fast-forward important branches. Use when tidying up a worktree-based repo layout.

0xbigboss
0xbigboss
516

git-rebase-sync

Use when syncing a feature branch onto the latest origin base branch via git rebase.

0xbigboss
0xbigboss
516

git-best-practices

Use when creating commits, managing branches, opening PRs, or rewriting history. Not for non-git implementation tasks or repo-specific release policy decisions.

0xbigboss
0xbigboss
516

electrobun-best-practices

Use when building or maintaining Electrobun desktop apps in TypeScript, including electrobun.config.ts, electrobun/bun or electrobun/view imports, BrowserWindow/BrowserView usage, updater flows, and distribution artifacts.

0xbigboss
0xbigboss
516

e2e

Use when running e2e tests, debugging test failures, or fixing flaky tests. Covers failure taxonomy, fix rules, and workflow. Never changes source code logic or API without spec backing.

0xbigboss
0xbigboss
516

brief-best-practices

Use when creating, reviewing, or updating a BRIEF.md (the quality law for a surface), defining what "good"/shippable means, or setting up a verified autonomous loop.

0xbigboss
0xbigboss
516

atlas-best-practices

Use when working with atlas.hcl, Atlas CLI commands, schema HCL/SQL files, or migration planning and reviews, including Atlas v1.1 security, data, and exporter capabilities.

0xbigboss
0xbigboss
516

axe-ios-simulator

Use when automating iOS Simulator interactions, capturing screenshots/video, or inspecting accessibility via AXe CLI.

0xbigboss
0xbigboss
516

canton-network-repos

Use when working with Canton Network participants, DAML smart contracts, Splice applications, or debugging LF version and package ID issues.

0xbigboss
0xbigboss
516

go-best-practices

Use when reading or writing Go files (.go, go.mod).

0xbigboss
0xbigboss
516

ios-device-toolkit

Use when interacting with USB-attached iOS devices via pymobiledevice3 — screenshots, syslog, crash reports, app install/launch/pull, file transfer, sysmon perf, TCP port forwarding, WebInspector/CDP, and device diagnostics.

0xbigboss
0xbigboss
516

op-cli

Use when reading from 1Password, discovering vaults/items, rotating secrets, or piping credentials to other tools via op CLI.

0xbigboss
0xbigboss
516

nix-best-practices

Use when working with Nix flakes, overlays, shell.nix, or flake.nix files.

0xbigboss
0xbigboss
516

orbstack-best-practices

Use when working with OrbStack Linux VMs, Docker on macOS, orbctl commands, or orb machine lifecycle.

0xbigboss
0xbigboss
516

python-best-practices

Use when reading or writing Python files (.py, pyproject.toml, requirements.txt).

0xbigboss
0xbigboss
516

trello-cli

Trello board, list and card management via CLI. Activate when user mentions "Trello" - examples: "Show my Trello tasks", "Add card to Trello", "Move on Trello", "Trello board", "List Trello", "Trello cards".

ZenoxZX
ZenoxZX
5010

notion

Notion workspace — read/write pages, databases, search, create tasks via Notion API

ariffazil
ariffazil
508

vps-docker

Full VPS Docker status — all containers, resource usage, arifOS health

ariffazil
ariffazil
508

notebooklm-bridge

Bridging Google NotebookLM insights into the Sovereign Ω-Wiki.

ariffazil
ariffazil
508

openclaw-ops

Complete OpenClaw operations skill: configure models/providers/channels/tools/agents/cron, manage sessions and sub-agents, control paired nodes (camera/location/notifications), and troubleshoot gateway issues. Use when: (1) changing AI models or providers, (2) managing cron jobs, (3) configuring channels (Telegram/Discord/WhatsApp), (4) troubleshooting gateway/model/channel failures, (5) managing sessions or sub-agents, (6) controlling paired mobile devices, (7) any 'fix yourself', 'change settings', 'what's running', 'restart', 'add model', 'phone camera', 'send notification' request.

ariffazil
ariffazil
508

os-health

VPS OS health, network speed test, disk, RAM, CPU, uptime, process snapshot

ariffazil
ariffazil
508

postcheck-verifier

Proves actions worked in reality — not just exit code 0, not just logs — by validating actual observable outcomes in the system

ariffazil
ariffazil
508

skill-composer

Chains multi-step workflows constitutionally — research → plan → judge → execute → verify → log → vault — without human step-by-step prompting

ariffazil
ariffazil
508

tasks

Task & project management — GitHub Projects (native), Linear (API), Notion DB (API)

ariffazil
ariffazil
508

memory-archivist

Cross-reference and synthesise daily memory files into patterns, insights, and carry-forward items. Use when asked to review memory, generate weekly synthesis, find forgotten tasks, detect decision patterns, or audit what was carried forward vs dropped. Also triggers on "what did I decide about X", "what's still pending", "weekly review", "memory synthesis", "what patterns do you see".

ariffazil
ariffazil
508

arifOS Agent Induction

The mandatory operational guide and metabolic flow for agents interacting with arifOS. Ditempa Bukan Diberi.

ariffazil
ariffazil
508

AAA Agentic Governance (AAA-Cockpit, canonical)

Governed intelligence skill for AAA as the abstraction, attestation, and abduction control plane across arifOS, APEX, A-FORGE, GEOX, WEALTH, WELL, and the ariffazil profile repository. Use when the user asks to explain or design AAA, route agentic work, reduce chaos/entropy in an arifOS federation task, create AREP/task declarations, classify risk, plan multi-repo changes, review governance boundaries, or translate human intent into evidence-backed, authority-safe, recursively agentic workflows. Provides deterministic F1-F13 floor checking, bounded abduction, and FederationReceipt composition.

ariffazil
ariffazil
508

agent-foundation

Universal baseline skill for all agents on the arifOS VPS, regardless of vendor or model provider

ariffazil
ariffazil
508

arifOS-Langfuse

Instrument arifOS constitutional AI kernel with Langfuse LLM tracing. Use when (1) adding Langfuse tracing to arifOS tool calls, (2) wiring arifOS telemetry to Langfuse cloud or self-hosted, (3) querying arifOS trace data from Langfuse, (4) migrating arifOS mind_reason/heart_critique calls to Langfuse spans. DITEMPA BUKAN DIBERI — Forged, Not Given.

ariffazil
ariffazil
508

health-probe

Health probes for both sides of the AGI stack — openclaw + arifOS MCP

ariffazil
ariffazil
508

google-workspace

Gmail, Google Calendar, Drive, Sheets via Google APIs

ariffazil
ariffazil
508

github

GitHub operations — issues, PRs, commits, code search, CI/CD via gh CLI

ariffazil
ariffazil
508

github-repo-manager

GitHub repository management — create, fork, settings, collaborators, topics, archive, transfer

ariffazil
ariffazil
508

git-sync

Git operations on VPS repos — status, commit, push, pull, diff, branch management

ariffazil
ariffazil
508

browser

Real browser automation — screenshot, scrape, full page content, PDF, form fill via Chromium

ariffazil
ariffazil
508

arifos-mcp-call

Invoke arifOS constitutional MCP tools (000-999 pipeline, F1-F13 enforced)

ariffazil
ariffazil
508

arifos-deploy

arifOS sovereign deployment: static hub, docs, runtime, and machine files. Use when deploying arifOS estate surfaces. Encodes deployment philosophy, estate roles, CI/CD policy, machine file invariants, and rollback doctrine. Triggers: deploy, build site, CI/CD, publish, machine files, llms.txt, static hub, Cloudflare, GitHub Pages, VPS runtime.

ariffazil
ariffazil
508

Page 760 of 1712 · 85600 results

Adoption

Agent Skills are supported by leading AI development tools.

FAQ

Frequently asked questions about Agent Skills.

01

What are Agent Skills?

Agent Skills are reusable, production-ready capability packs for AI agents. Each skill lives in its own folder and is described by a SKILL.md file with metadata and instructions.

02

What does this agent-skills.md site do?

Agent Skills is a curated directory that indexes skill repositories and lets you browse, preview, and download skills in a consistent format.

03

Where are skills stored in a repo?

By default, the site scans the skills/ folder. You can also submit a URL that points directly to a specific skills folder.

04

What is required inside SKILL.md?

SKILL.md must include YAML frontmatter with at least name and description. The body contains the actual guidance and steps for the agent.

05

How can I submit a repo?

Click Submit in the header and paste a GitHub URL that points to a skills folder. We’ll parse it and add any valid skills to the directory.