Explore

Find agent skills by outcome

43,601 skills indexed with the new KISS metadata standard.

Showing 24 of 43,601
Writing
PromptBeginner5 minmarkdown

Analytics & Agents

Analytics & Agents

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

<system_reminder>

You should:

0
Productivity
PromptBeginner5 minmarkdown

tuistbenchmark (CLI Tooling)

This target provides benchmark tooling for CLI workflows.

0
Writing
PromptBeginner5 minmarkdown

Using LLM Agents with Llama 3, LangGraph and Milvus

generic skill

0
Writing
PromptBeginner5 minmarkdown

Lab MCS9 - Connected Agents (Preview)

In this lab, you are going to understand how to create agents in Microsoft Copilot Studio that can communicate with other agents. You'll build a specialized Interview Scheduler agent that consumes data from the HR Candidate Management agent created in previous labs. The Interview Scheduler agent wil

0
Writing
PromptBeginner5 minmarkdown

Reference: Mastra.listStoredAgents() | Core

Documentation for the `Mastra.listStoredAgents()` method in Mastra, which retrieves a paginated list of agents from storage.

0
General
PromptBeginner5 minmarkdown

docs/internal/contributing/README.md

generic skill

0
Coding
PromptBeginner5 minmarkdown

Toha Hugo Theme - AI Agent Context

This is **Toha**, a personal portfolio theme for the [Hugo](https://gohugo.io/) static site generator.

0
Coding
PromptBeginner5 minmarkdown

Rust Development Rules for AI Agents

- Always check cyclomatic complexity < 25

0
Coding
PromptBeginner5 minmarkdown

Agent Guidelines - Spotify Playlist Extractor

- **Frontend dev**: `cd frontend && pnpm run dev` | **build**: `pnpm run build` | **lint**: `pnpm run lint`

0
Coding
PromptBeginner5 minmarkdown

Instructions for Codex agents

- Always run `cargo fmt --all -- --check`, `cargo clippy --all-targets --all-features -- -D warnings`, and `cargo nextest run --all` before committing.

0
Coding
PromptBeginner5 minmarkdown

AGENTS.md

Quick reference for AI agents performing quality assurance tasks in this monorepo.

0
Coding
PromptBeginner5 minmarkdown

Agent Guidelines for Patch Hub

- **Build**: `cargo build` or `cargo build --release`

0
Coding
PromptBeginner5 minmarkdown

Contribution Guide

go-output is a Go library that provides a unified interface to convert your structured data into various output formats including JSON, YAML, CSV, HTML, console tables, Markdown, DOT graphs, Mermaid diagrams, and Draw.io files.

0
Writing
PromptBeginner5 minmarkdown

项目说明

这是一个个人网站项目,主要用于对外展示个人的一些信息、博客等内容。

0
Coding
PromptBeginner5 minmarkdown

AGENTS

Baseline rules for changes in this repository.

0
Coding
PromptBeginner5 minmarkdown

Agent Instructions

- **Name**: Crunch

0
Coding
PromptBeginner5 minmarkdown

Agent Development Guidelines - NORAD VECTOR

**Purpose:** This document provides mandatory guidelines for AI agents and developers working on this codebase to ensure maintainable, modular, and high-quality code.

0
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

- Core logic lives in `src/learning_agent/`; the Typer CLI entrypoint is `cli.py`, REST surfaces live in `server.py` and `api_server.py`, and subpackages implement learning flows, tool wiring, and provider adapters.

0
Coding
PromptBeginner5 minmarkdown

This file is the canonical guardrails + pointers for Codex work in this repo.

- `docs/overview.md`

0
Coding
PromptBeginner5 minmarkdown

RULE NUMBER 1 (NEVER EVER EVER FORGET THIS RULE!!!): YOU ARE NEVER ALLOWED TO DELETE A FILE WITHOUT EXPRESS PERMISSION FROM ME OR A DIRECT COMMAND FROM ME. EVEN A NEW FILE THAT YOU YOURSELF CREATED, S

---

0
Coding
PromptBeginner5 minmarkdown

Advent of Code Rust Agent Guidelines

1. **Read & Analyze**: Read puzzle description from `data/puzzles/<day>.md`

0
Coding
PromptBeginner5 minmarkdown

Rules for Clise Design Canvas

This is a React-based design canvas application built with TypeScript, using CanvasKit for high-performance rendering. The architecture follows strict single-responsibility principles with atomic state management using Jotai.

0