Explore

Find agent skills by outcome

8,268 skills indexed with the new KISS metadata standard.

Showing 24 of 8,268Categories: Coding, Education, Data
Coding
PromptBeginner5 minmarkdown

Copilot Directive Prompts

Guidelines for creating effective @copilot prompts.

1
Coding
PromptBeginner5 minmarkdown

import { APILink } from "@site/src/components/APILink";

import Tabs from "@theme/Tabs";

1
Coding
PromptBeginner5 minmarkdown

<p align="center"><h1>🧠 Awesome Claude Prompts </h1></p>

[![Awesome](https://awesome.re/badge.svg)](https://awesome.re)

1
Coding
PromptBeginner5 minmarkdown

LLM Behavioral Requirements

- **Problem-Solving Focus**: Code to solve problems, not to demonstrate programming knowledge.

0
Coding
PromptBeginner5 minmarkdown

```yaml

doc_id: "academic-report-generator-v4-0"

0
Coding
PromptBeginner5 minmarkdown

04 - OpenClaw System Prompt (Production Assistant Blueprint)

**Source:** @alex_prompter - "Steal my OpenClaw system prompt"

0
Coding
PromptBeginner5 minmarkdown

Commands System Implementation Prompt

Create a performant command system for the database-palace application using Rust for core logic and TypeScript for UI/interactivity. This system will enable users to define and execute commands with optional keyboard shortcuts, similar to VSCode's command palette (Ctrl+P).

0
Coding
PromptBeginner5 minmarkdown

genai_extract_system_prompt

This page explains how to use the genai_extract_system_prompt function in APL.

0
Coding
PromptBeginner5 minmarkdown

QuietShuffle AI Coding Instructions

World of Warcraft addon that mutes Solo Shuffle chat, captures filtered messages, and provides a UI for reviewing and reporting them.

0
Coding
PromptBeginner5 minmarkdown

Copilot Instructions for Tilbakemeldinger

This is a "frackend" application (frontend + backend) for collecting feedback to NAV (Norwegian Labour and Welfare Administration). It handles three types of feedback: service complaints (serviceklage), technical issues (feil-og-mangler), and compliments (ros-til-nav).

0
Coding
PromptBeginner5 minmarkdown

Copilot Instructions for Renovate Action

This is a **composite GitHub Action** that orchestrates self-hosted Renovate bot execution in Docker containers. The action uses **GitHub App authentication** (not PATs) for enhanced API rate limits and permissions.

0
Coding
PromptBeginner5 minmarkdown

Boranga — AI assistant quickstart

> **CRITICAL FOR DATA MIGRATION TASKS:**

0
Coding
PromptBeginner5 minmarkdown

GitHub Copilot Instructions (PGC)

You are working in the **PGC** repo (Vite/React + Convex backend). Follow these instructions when generating or modifying code.

0
Coding
PromptBeginner5 minmarkdown

review-pr

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

0
Coding
PromptBeginner5 minmarkdown

xiaohongshu-cover-generator

Generate Xiaohongshu (小红书) style cover images based on user topics. Use when the user wants to create a social media cover image in Xiaohongshu style, or mentions keywords like "小红书封面", "Xiaohongshu cover", "封面生成", or provides a topic for cover image generation. The generated image will be saved to the current project directory.

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

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

sqldown

Bidirectional markdown ↔ SQLite conversion with column limit protection and smart section extraction. Import with Python, query with sqlite3.

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

stock-monitor

全功能智能股票监控预警系统。支持成本百分比、均线金叉死叉、RSI超买超卖、成交量异动、跳空缺口、动态止盈等7大预警规则。符合中国投资者习惯(红涨绿跌)。

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.

1
Coding
PromptBeginner5 minmarkdown

stock-monitor

全功能智能股票监控预警系统。支持成本百分比、均线金叉死叉、RSI超买超卖、成交量异动、跳空缺口、动态止盈等7大预警规则。符合中国投资者习惯(红涨绿跌)。

0
Coding
PromptBeginner5 minmarkdown

skill

generic skill

1
Coding
PromptBeginner5 minmarkdown

The Atlas Method: 7 AI Agents Inside Copilot (And Why the Architecture Matters More Than the Hack)

Someone built a multi-agent orchestration system for VS Code Copilot with dedicated agent files for each role. The economics are wild, but the architecture patterns are what I can't stop thinking about.

1