Explore

Find agent skills by outcome

10,296 skills indexed with the new KISS metadata standard.

Showing 24 of 10,296
Coding
PromptBeginner5 minmarkdown

Contributor Guidelines for the `ee` editor

This document collects ideas and instructions for implementing future improvements. Follow these when adding features or refactoring the code.

0
Coding
PromptBeginner5 minmarkdown

MP Custom Widgets - Agent Guide

- `npm run dev` - Build in development mode with watch

0
Coding
PromptBeginner5 minmarkdown

Agents

Manage Liongard agents with bulk operations and installer generation.

0
Coding
PromptBeginner5 minmarkdown

How do I create custom policies in tf_agents?

generic skill

0
Coding
PromptBeginner5 minmarkdown

AGENTS.md

This file contains essential information for agentic coding assistants working in this repository.

0
Coding
PromptBeginner5 minmarkdown

<script setup>

generic skill

0
Coding
PromptBeginner5 minmarkdown

Mastra Client Agents API

Learn how to interact with Mastra AI agents, including generating responses, streaming interactions, and managing agent tools using the client-js SDK.

0
Coding
PromptBeginner5 minmarkdown

TGArtifacts — Project Context for AI Agents

CLI forensic tool for Telegram Desktop artifact analysis. Extracts and analyzes data from `tdata` directory.

0
Coding
PromptBeginner5 minmarkdown

Swift Code Style Guidelines

- **Indentation**: 4 spaces

0
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

- `app/` — Next.js App Router routes, layouts, and API handlers (`app/api/**`).

0
Coding
PromptBeginner5 minmarkdown

Health Service

TODO: Add service description.

0
Coding
PromptBeginner5 minmarkdown

You are an expert in

- [Remix](https://remix.run)

0
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

- `src/pages/` 负责声明 Astro 路由,只保留轻量页面逻辑并组合 `layouts/` 与 `components/`。

0
Coding
PromptBeginner5 minmarkdown

Instructions

These instructions define how GitHub Copilot should assist with this Go project. The goal is to ensure consistent, high-quality code generation aligned with Go idioms, the chosen architecture, and our team's best practices.

0
Coding
PromptBeginner5 minmarkdown

commands

`docker compose up` to run the docker container

0
Coding
PromptBeginner5 minmarkdown

Agent Information

This document outlines key information needed by coding agents to work in this repository. It outlines the rules to follow during work, and provides helpful commands and tips to facilitate development.

0
Coding
PromptBeginner5 minmarkdown

Agent Instructions

This repository contains `mnvkd`, a C server-authoring toolkit built around a virtual kernel with coroutine, actor, service and application frameworks.

0
Coding
PromptBeginner5 minmarkdown

<p align="center"><img src="scjson.png" alt="scjson logo" width="200"/></p>

This file defines agents and their respective roles for the `scjson` project. Each agent is responsible for a specific transformation, validation, or extraction task.

0
Coding
PromptBeginner5 minmarkdown

Project Brief: Pokémon Scouting Data Implementation

We are a team of Pokémon trainers utilizing PokeAPI (https://pokeapi.co/) as the primary source

0
Coding
PromptBeginner5 minmarkdown

SKaiNET Ground Truth Development Guidelines

This project generates structured ground truth data for validating calculations used in machine learning framework by using PyTorch for executing and the gradienttracer framework. The data is stored in GGUF format for use in neural network testing and validation.

0
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

- `pages/` drives Nuxt 4 routing, while shared UI lives in `components/`; drop reusable logic in `libs/` and server handlers under `server/api/`.

0
Coding
PromptBeginner5 minmarkdown

LoRA Prep Overview

LoRA Prep is a macOS-first toolkit that prepares LoRA training images. It ships both a SwiftPM CLI executable (`LoRAPrep`) and a SwiftUI desktop app; both surfaces share the same Vision/Core Image pipeline and should remain feature-parity replacements for the legacy `loraPrep.sh` script (which now s

0
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

`naeural_core/` houses the runtime: `main/` orchestrates startup, `business/` contains pipeline plugins and the testing harness, `comm/` handles transports, and `serving/` wraps model execution. Runtime artifacts land in `_local_cache/`, created on demand. Optional packages live under `extensions/`,

0
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

- `mobile/`: Flutter app + MCP server; code in `lib/`, design system in `design_system/`, env samples in `environments/`.

0