Explore

Find agent skills by outcome

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

Showing 24 of 11,940Categories: Coding, Productivity, Data
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
Productivity
PromptBeginner5 minmarkdown

Agent Instructions

Before making any commit, follow [.agents/skills/commit-conventions/SKILL.md](.agents/skills/commit-conventions/SKILL.md)

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
Productivity
PromptBeginner5 minmarkdown

tuistbenchmark (CLI Tooling)

This target provides benchmark tooling for CLI workflows.

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
Coding
PromptBeginner5 minmarkdown

Agent Guidelines for LangGraphGo

- `make build` - Build all packages

0
Coding
PromptBeginner5 minmarkdown

Agent Instructions for qcrypt client

This document provides instructions for Human or AI agents working on the `qcrypt` client codebase.

0