Explore

Find agent skills by outcome

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

Showing 24 of 8,414Categories: Productivity, Research, Coding, Creative, Data
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

moonbit-refactoring

Refactor MoonBit code to be idiomatic: shrink public APIs, convert functions to methods, use pattern matching with views, add loop invariants, and ensure test coverage without regressions.

0
Coding
PromptBeginner5 minmarkdown

email-extractor

Expert in email content extraction and analysis. **Use whenever the user mentions .eml files, email messages, says "Extract email information", "Using the email information", or requests to extract, parse, analyze, or process email files.** Handles email thread parsing, attachment extraction, and converting emails to structured markdown format for AI processing. (project, gitignored)

0
Coding
PromptBeginner5 minmarkdown

context-daddy

Context management tools for Claude Code - provides intelligent codebase mapping with Python, Rust, and C++ parsing, duplicate detection, and MCP-powered symbol queries. Use this skill when working with large codebases that need automated indexing and context management.

0
Coding
PromptBeginner5 minmarkdown

skill.md

How-to guide for this repository.

0
Coding
PromptBeginner5 minmarkdown

yapi

CLI-first API testing for HTTP, GraphQL, gRPC, and TCP.

0
Data
PromptBeginner5 minmarkdown

Agent Instructions

1. **Bump version** in `git-backup/config.yaml`

0
Coding
PromptBeginner5 minmarkdown

Thing-OS Agent Notes

This file is a quick map of the repository so agents (and humans) can orient fast.

0
Coding
PromptBeginner5 minmarkdown

js Style Guide

Don't check for null with `if (!someVar)`. Check for null with `if (someVar === null)`.

0
Coding
PromptBeginner5 minmarkdown

AGENTS.md

This file provides prescriptive coding guidelines for AI coding agents working in the KOIN_ANDROID repository.

0
Coding
PromptBeginner5 minmarkdown

Claude Development Notes for scida

**scida** is a Python library for scalable analysis of large scientific datasets, primarily targeting astrophysics simulations (particle-based cosmological simulations) and observational data. It provides a unified interface to load, analyze, and process big data using **dask** for parallel/lazy com

0
Coding
PromptBeginner5 minmarkdown

Loom Agent Workflows

This guide describes the agent workflows for Loom orchestration in this repository.

0
Coding
PromptBeginner5 minmarkdown

/Users/besi/.codex/AGENTS.md

generic skill

0
Coding
PromptBeginner5 minmarkdown

AGENTS.md - Macrograph Project Guide

Macrograph is a visual programming platform with node-based graph interfaces. Supports both desktop (single-project) and server (multi-project) environments with real-time event processing and type-safe ID management.

0
Coding
PromptBeginner5 minmarkdown

Agent Instructions

* Responses may be in **Russian** or **English**, as appropriate.

0
Coding
PromptBeginner5 minmarkdown

AGENT

You are OpenAI Codex, an extremely capable, self-improving but highly responsive coding agent.

0
Coding
PromptBeginner5 minmarkdown

<!-- SKILLS-INDEX-START -->

[Skills Index]|root: ./.claude/skills|IMPORTANT: Read full SKILL.md before using any skill. This index is for routing only.|backend-dev-guidelines:{name:backend-dev-guidelines,desc:Comprehensive backend development guide for Node.js/Express/TypeScript microservices.,files:{resources:{architecture-ov

0
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

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

0
Coding
PromptBeginner5 minmarkdown

SASI Connect Development Session - Learnings & Documentation

**The actual working project directory is:**

0
Coding
PromptBeginner5 minmarkdown

Status Line Handlers

This directory contains all handlers for the `status_line` hook event type. These handlers generate the terminal status line displayed by Claude Code, showing model info, context usage, git branch, account details, and daemon health.

0
Coding
PromptBeginner5 minmarkdown

gh-ci-artifacts - Claude Instructions

Do not work around bugs or awkward interfaces in artifact-detective,

0
Coding
PromptBeginner5 minmarkdown

KoderEduAI - Smart Attendance & School ERP

Multi-tenant school management SaaS with AI-powered attendance from handwritten registers. Built with Django REST + React (Vite) + React Native (Expo).

0