Explore

Find agent skills by outcome

14,467 skills indexed with the new KISS metadata standard.

Showing 24 of 14,467Categories: Cursor-rules, Creative, Coding, Data
Coding
PromptBeginner5 minmarkdown

PRD Generator for TaskMaster

Smart PRD generator with TaskMaster integration. Detects existing PRDs and offers execute/update/replace options. Generates comprehensive technical PRDs optimized for task breakdown, validates with 13 automated checks, and optionally executes tasks autonomously with datetime tracking and rollback support. Use when user requests "PRD", "product requirements", or mentions task-driven development. Default: PRD generation + handoff to TaskMaster. Optional: autonomous execution with 4 modes.

0
Coding
PromptBeginner5 minmarkdown

data-designer

Generate high-quality synthetic datasets using statistical samplers and Claude's native LLM capabilities. Use when users ask to create synthetic data, generate datasets, create fake/mock data, generate test data, training data, or any data generation task. Supports CSV, JSON, JSONL, Parquet output. Adapted from NVIDIA NeMo DataDesigner (Apache 2.0).

0
Coding
PromptBeginner5 minmarkdown

total-recall

Memory preservation for Claude Code sessions. Use when approaching token limits, needing to /reset or /compact, switching between complex tasks, or preserving critical session state before context loss. Creates comprehensive memory dumps at /tmp/total-recall containing current state, decisions, artifacts, and next steps for seamless context restoration.

0
Coding
PromptBeginner5 minmarkdown

Data Cleaner

Use this skill when the user needs to analyze, clean, or prepare datasets. Helps with listing columns, detecting data types (text, categorical, ordinal, numeric), identifying data quality issues, and cleaning values that don't fit expected patterns. Invoke when users mention data cleaning, data quality, column analysis, type detection, or preparing datasets.

0
Coding
PromptBeginner5 minmarkdown

zotero-mcp

Interface with Zotero's MCP server to search and retrieve bibliographic data using advanced semantic search and multi-strategy approaches. Designed for output as a plain markdown formatted outline, suitable for pasting into Logseq. Also offers side-by-side translation of Chinese titles and abstracts for improved English language search within Logseq. Context-aware - uses agents in Claude Code, batched searches in Claude Desktop.

0
Coding
PromptBeginner5 minmarkdown

1. imageloader 的话自己怎么设计这个功能

2. 算法 链表翻转 异或取数组中的不同数

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

imggen

Use this skill when users want to generate images using OpenAI's image generation API (DALL-E or gpt-image-1), or extract text from images using OCR. Invoke when users request AI-generated images, artwork, logos, illustrations, visual content from text prompts, or need to extract text/data from images.

0
Coding
PromptBeginner5 minmarkdown

namecheap

Domain registration and management via Namecheap API.

0
Coding
PromptBeginner5 minmarkdown

Skills.sh 平台深度解析

**Skills.sh** 是由 Vercel 开发的开放式 AI Agent 技能生态系统平台,旨在为各种 AI 代理提供可复用的能力增强模块。

0
Coding
PromptBeginner5 minmarkdown

AGENTS.md - Skill Testing

Sample-specific guidance for AI agents.

0
Coding
PromptBeginner5 minmarkdown

AGENTS.md

Instructions for AI code agents (OpenAI Codex, Claude Code, etc.) working on this codebase.

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

API - NestJS REST API

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

0
Coding
PromptBeginner5 minmarkdown

Issue Tracking with trx

**IMPORTANT**: This project uses **trx** for ALL issue tracking. Do NOT use markdown TODOs, task lists, or other tracking methods.

0
Coding
PromptBeginner5 minmarkdown

Futelo – Agent Context

This file gives AI coding agents the background needed to work on this codebase

0
Coding
PromptBeginner5 minmarkdown

Alembic Migrations — Agent Rules

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

0
Coding
PromptBeginner5 minmarkdown

We only care about the ACP backend

We only care about the ACP backend and the code that compiles into the nori bin. We do not care about the default codex backend or the code that compiles into the codex bin. Make sure all changes and responses are aligned to this critical fact. For example, if I ask 'add notifications to the cli', y

0
Coding
PromptBeginner5 minmarkdown

🛠️ Creating Custom Agents

This guide shows you how to create specialist agents for any domain. No subclassing, no boilerplate — just `Agent(name=..., system_prompt=..., tools=..., tool_map=...)`.

0
Coding
PromptBeginner5 minmarkdown

Autonomous Functions & Real-World Applications

generic skill

0
Coding
PromptBeginner5 minmarkdown

Backstage is an open platform for building developer portals. This is a TypeScript monorepo using Yarn workspaces.

- `/packages`: Core framework packages (prefixed `@backstage/`)

0
Coding
PromptBeginner5 minmarkdown

Summary: AGENTS.md

Agent development guide providing build commands, code style guidelines, and development workflow instructions for the Terraphim AI project.

0
Coding
PromptBeginner5 minmarkdown

Agent Guide

Agents act as senior Swift collaborators. Keep responses concise,

0
Coding
PromptBeginner5 minmarkdown

Agent Development Rules

- NEVER run the electron app yourself.

0