Explore

Find agent skills by outcome

13,214 skills indexed with the new KISS metadata standard.

Showing 24 of 13,214Categories: Cursor-rules, Data, Creative, Coding, Communication
Coding
PromptBeginner5 minmarkdown

rtk-optimizer

Optimize command outputs with RTK (Rust Token Killer) for 70% token reduction

0
Coding
PromptBeginner5 minmarkdown

claw-release

Release automation for Claw skills and website. Guides through version bumping, tagging, and release verification.

0
Coding
PromptBeginner5 minmarkdown

nuxt-seo

Nuxt SEO meta-module with robots, sitemap, og-image, schema-org. Use when configuring SEO, generating sitemaps, creating OG images, or adding structured data.

0
Coding
PromptBeginner5 minmarkdown

outlook-calendar-automation

Automate Outlook Calendar tasks via Rube MCP (Composio): create events, manage attendees, find meeting times, and handle invitations. Always search tools first for current schemas.

0
Coding
PromptBeginner5 minmarkdown

review-pr

Analyze a GitHub pull request including diff, comments, related issues, and local code context

0
Coding
PromptBeginner5 minmarkdown

gh-issues

Fetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label bug] [--limit 5] [--milestone v1.0] [--assignee @me] [--fork user/repo] [--watch] [--interval 5] [--reviews-only] [--cron] [--dry-run] [--model glm-5] [--notify-channel -1002381931352]

0
Coding
PromptBeginner5 minmarkdown

xml-to-compose

Convert Android XML layouts to Jetpack Compose. Use when asked to migrate XML layouts, convert views to composables, or help with Compose migration. Handles layouts, widgets, attributes, styles, and resource references.

0
Coding
PromptBeginner5 minmarkdown

toon-format

When working with JSON data in LLM prompts (especially large arrays or tabular data), consider the token-efficient TOON (Token-Oriented Object Notation) format which reduces tokens by 30-70% while maintaining lossless JSON representation and structural validation. Use for reading/writing .toon files, converting JSON↔TOON, or optimizing structured data for LLM consumption with guardrails like [N] counts and {field} headers.

0
Coding
PromptBeginner5 minmarkdown

toon-format

When working with JSON data in LLM prompts (especially large arrays or tabular data), consider the token-efficient TOON (Token-Oriented Object Notation) format which reduces tokens by 30-70% while maintaining lossless JSON representation and structural validation. Use for reading/writing .toon files, converting JSON↔TOON, or optimizing structured data for LLM consumption with guardrails like [N] counts and {field} headers.

0
Coding
PromptBeginner5 minmarkdown

zotero-mcp-code

Search Zotero library using code execution for efficient multi-strategy searches without crash risks. Use this skill when the user needs comprehensive Zotero searches with automatic deduplication and ranking.

0
Coding
PromptBeginner5 minmarkdown

annas-to-notebooklm

自动从 Anna's Archive 下载书籍并上传到 Google NotebookLM。支持 PDF/EPUB 格式,自动转换,一键创建知识库。

0
Coding
PromptBeginner5 minmarkdown

xml-to-compose

Convert Android XML layouts to Jetpack Compose. Use when asked to migrate XML layouts, convert views to composables, or help with Compose migration. Handles layouts, widgets, attributes, styles, and resource references.

0
Coding
PromptBeginner5 minmarkdown

toon-format

When working with JSON data in LLM prompts (especially large arrays or tabular data), consider the token-efficient TOON (Token-Oriented Object Notation) format which reduces tokens by 30-70% while maintaining lossless JSON representation and structural validation. Use for reading/writing .toon files, converting JSON↔TOON, or optimizing structured data for LLM consumption with guardrails like [N] counts and {field} headers.

0
Coding
PromptBeginner5 minmarkdown

AGENTS.md

Este archivo documenta las instrucciones y configuraciones para agentes de IA que trabajan en este repositorio.

0
Coding
PromptBeginner5 minmarkdown

Agent Documentation: RN CLI Wallet

This file provides guidance to AI agents when working with code in this repository.

0
Coding
PromptBeginner5 minmarkdown

AGENTS.md — Commit Message Guidelines

This project enforces commit messages via [commitlint](https://commitlint.js.org/)

0
Coding
PromptBeginner5 minmarkdown

Agent Guidelines for JSON Visualization

This document provides guidelines for AI coding agents working in the JSON Visualization codebase.

0
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

`services/` hosts all runtime microservices, including FastAPI backends (`budapp`, `budcluster`, `budsim`, `budmodel`, `budmetrics`, `budnotify`, `ask-bud`, `budeval`), the Rust gateway (`budgateway`), and Next.js frontends (`budadmin`, `budplayground`). Shared automation lives in `scripts/`, infras

0
Coding
PromptBeginner5 minmarkdown

API - NestJS REST API

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

0
Coding
PromptBeginner5 minmarkdown

What I learned running an entire business through AI agents

Four things that actually determine whether AI-operated business works — instructions, architecture, system thinking, and where the real bottleneck is.

0
Coding
PromptBeginner5 minmarkdown

Testing Skills With Subagents

**Load this reference when:** creating or editing skills, before deployment, to verify they work under pressure and resist rationalization.

0
Coding
PromptBeginner5 minmarkdown

Alembic Migrations — Agent Rules

> Parent rules: [`/workspace/backend/agents.md`](../agents.md)

0
Coding
PromptBeginner5 minmarkdown

Agent Instructions

Guidelines for AI agents working on the lading codebase. For detailed rationale

0
Coding
PromptBeginner5 minmarkdown

Call Intelligence Agents — Specifications & Validation

The call intelligence system uses a multi-agent orchestration architecture where 6 specialized AI agents process call transcripts in parallel, each producing domain-specific artifacts. The orchestration layer coordinates agent execution, deduplicates outputs, and routes artifacts through approval wo

0