Explore

Find agent skills by outcome

28,940 skills indexed with the new KISS metadata standard.

Showing 24 of 28,940Categories: Coding, Creative, Data, Education, General
Coding
PromptBeginner5 minmarkdown

bluesky

Read from and post to Bluesky social network using the AT Protocol. Use this skill when the user wants to interact with Bluesky including posting text/images/links, replying to posts, reading their timeline, searching posts, viewing profiles, following/unfollowing users, checking notifications, or viewing reply threads. All scripts use PEP 723 inline metadata for dependencies and run via `uv run`. Requires BLUESKY_HANDLE and BLUESKY_PASSWORD environment variables.

0
Coding
PromptBeginner5 minmarkdown

multi-ai

Start the multi-AI pipeline with a given request. Guides through plan -> review -> implement -> review workflow.

0
Coding
PromptBeginner5 minmarkdown

direnv

Direnv environment management for automatic per-project shell configuration. Use when setting up .envrc files, configuring project-specific environment variables, or integrating direnv with development tools like nix, asdf, pyenv, or nvm.

0
Coding
PromptBeginner5 minmarkdown

publish

Draft email and tweet for a new blog post. Reads the latest post from campedersen.com, generates Kit.com broadcast copy and a tweet, ready to paste.

0
Coding
PromptBeginner5 minmarkdown

m4-api

Use the M4 Python API to query clinical datasets (MIMIC-IV, eICU) programmatically. Triggers on "M4 API", "query MIMIC with Python", "clinical data analysis", "EHR data", "execute SQL on MIMIC", or when writing code to access clinical databases.

0
Data
PromptBeginner5 minmarkdown

worklog

Update worklog files by moving tasks between todo/doing/done states. Use when recording task progress, starting new work, or marking tasks complete. Requires explicit arguments: worklog [done|doing|todo] [description].

0
Coding
PromptBeginner5 minmarkdown

beads

Issue tracking with Beads (bd CLI). Use when commands need to create, query, update, or close issues, or manage dependencies.

0
Coding
PromptBeginner5 minmarkdown

scale

Recommend sharding, caching strategies, and read-replication patterns for Cloudflare architectures. Use this skill when preparing for growth, hitting limits, or optimizing for high traffic.

0
Coding
PromptBeginner5 minmarkdown

scribe

Technical writer - documentation, README, guides

0
Coding
PromptBeginner5 minmarkdown

psi

Plan-spec-implement workflow for structured development. Only use when explicitly directed by user or when mentioned in project AGENTS.md file. Generates ephemeral plans in ~/.dot-agent/, applies specs to project docs, then implements test-first.

0
Coding
PromptBeginner5 minmarkdown

commit

Optionally checks, then commits code to the current or a new feature branch.

0
Coding
PromptBeginner5 minmarkdown

bexio

Bexio Swiss business software API for managing contacts, quotes/offers, invoices, orders, and items/products. Use when working with Bexio CRM, creating or managing invoices, quotes, sales orders, contact management, or Swiss business administration tasks. Supports listing, searching, creating, editing contacts and sales documents.

0
Coding
PromptBeginner5 minmarkdown

Usage Rules for Mojentic Python

**IMPORTANT**: Consult these usage rules early and often when working with this Python project.

0
General
PromptBeginner5 minmarkdown

Guidelines for my dotfiles repo

Pi agent config is at `~/.config/pi/agent` (symlinked to dotfiles). Extensions go in `~/.config/pi/agent/extensions/`.

0
Coding
PromptBeginner5 minmarkdown

AGENTS.md

This file provides guidance to Coding Agents when working with code in this repository.

0
Coding
PromptBeginner5 minmarkdown

OrchestKit Agent Routing

Prefer retrieval-led reasoning over pre-training-led reasoning.

0
Coding
PromptBeginner5 minmarkdown

Autonomous Functions & Real-World Applications

generic skill

0
Coding
PromptBeginner5 minmarkdown

Tool contracts for agents: schema versioning beats prompt tweaks

generic skill

0
General
PromptBeginner5 minmarkdown

Базовые стили - типографика, цвета и прочее лежат в папке src/style. Например цвета в colors.scss. Изучи эти файлы перед тем, как писать стили и используй цвета проекта

При написании классов для компонентов нужно использовать хук useBem, пример есть в LoginForm

0
Coding
PromptBeginner5 minmarkdown

SSW Clean Architecture - AGENTS.md

This is a .NET 10 Clean Architecture template using Domain-Driven Design (DDD) tactical patterns, CQRS with MediatR, and .NET Aspire for orchestration.

0
Coding
PromptBeginner5 minmarkdown

API - NestJS REST API

Main backend. Exposes all business logic via REST. Producer only (never consumes from RabbitMQ).

0
General
PromptBeginner5 minmarkdown

docs/internal/contributing/README.md

generic skill

0
Coding
PromptBeginner5 minmarkdown

/Users/besi/.codex/AGENTS.md

generic skill

0
Coding
PromptBeginner5 minmarkdown

Agent Requirements

- Every CLI build must run the MCP smoke test (`bun run test:mcp`).

0