Prompts

Prompt engineering and templates

Showing 73-96 of 4203 skills
oliver-kriska

compound-docs

by oliver-kriska

Searchable solution documentation system with YAML frontmatter. Builds institutional knowledge from solved problems. Use proactively when consulting past solutions before investigating new issues.

Database 396 3mo ago
oliver-kriska

phx:brief

by oliver-kriska

Interactive briefing of a plan file. Explains reasoning and solution in progressive sections so developers understand before approving or after completion. Use when team members need to understand a plan without reading the full document.

File Ops 395 3mo ago
tradermonty

dual-axis-skill-reviewer

by tradermonty

"Review skills in any project using a dual-axis method: (1) deterministic code-based checks (structure, scripts, tests, execution safety) and (2) LLM deep review findings. Use when you need reproducible quality scoring for skills/*/SKILL.md, want to gate merges with a score threshold (for example 90+), or need concrete improvement items for low-scoring skills. Works across projects via --project-root."

CLI Tools 1.8K 3mo ago
tradermonty

edge-hint-extractor

by tradermonty

Extract edge hints from daily market observations and news reactions, with optional LLM ideation, and output canonical hints.yaml for downstream concept synthesis and auto detection.

Agents 1.8K 3mo ago
elie222

llm-test

by elie222

Guidelines for writing tests for LLM-related functionality

Prompts 11.1K 3mo ago
NousResearch

gguf-quantization

by NousResearch

GGUF format and llama.cpp quantization for efficient CPU/GPU inference. Use when deploying models on consumer hardware, Apple Silicon, or when needing flexible quantization from 2-8 bit without GPU requirements.

CLI Tools 178.9K 2mo ago
NousResearch

guidance

by NousResearch

Control LLM output with regex and grammars, guarantee valid JSON/XML/code generation, enforce structured formats, and build multi-step workflows with Guidance - Microsoft Research's constrained generation framework

Processing 178.9K 2mo ago
NousResearch

axolotl

by NousResearch

Expert guidance for fine-tuning LLMs with Axolotl - YAML configs, 100+ models, LoRA/QLoRA, DPO/KTO/ORPO/GRPO, multimodal support

API Dev 178.4K 3mo ago
NousResearch

godmode

by NousResearch

"Jailbreak API-served LLMs using G0DM0D3 techniques — Parseltongue input obfuscation (33 techniques), GODMODE CLASSIC system prompt templates, ULTRAPLINIAN multi-model racing, encoding escalation, and Hermes-native prefill/system prompt integration. Use when a user wants to bypass safety filters, jailbreak a model, or red-team model robustness."

Processing 178.4K 2mo ago
NousResearch

instructor

by NousResearch

Extract structured data from LLM responses with Pydantic validation, retry failed extractions automatically, parse complex JSON with type safety, and stream partial results with Instructor - battle-tested structured output library

Prompts 178.4K 3mo ago
NousResearch

dspy

by NousResearch

Build complex AI systems with declarative programming, optimize prompts automatically, create modular RAG systems and agents with DSPy - Stanford NLP's framework for systematic LM programming

ML Ops 178.4K 3mo ago
NousResearch

obliteratus

by NousResearch

Remove refusal behaviors from open-weight LLMs using OBLITERATUS — mechanistic interpretability techniques (diff-in-means, SVD, whitened SVD, SAE decomposition, etc.) to excise guardrails while preserving reasoning. 9 CLI methods (+ 4 Python-API-only), 15 analysis modules, 116 model presets across 5 compute tiers. Use when a user wants to uncensor, abliterate, or remove refusal from an LLM.

CLI Tools 178.4K 2mo ago
zsyggg

paper-comic

by zsyggg

从学术论文生成教育漫画,用视觉叙事解释核心观点和创新点。 支持 4 种画风:classic(清线)、tech(科技)、warm(温暖)、chalk(粉笔)。 使用 baoyu-gemini-web 生成图片。

Academic 416 4mo ago
NousResearch

claude-code

by NousResearch

Delegate coding tasks to Claude Code (Anthropic's CLI agent). Use for building features, refactoring, PR reviews, and iterative coding. Requires the claude CLI installed.

CLI Tools 178.4K 3mo ago
aaron-he-zhu

memory-management

by aaron-he-zhu

'Use when the user asks to "remember project context", "save SEO data", "track campaign progress", "store keyword data", "manage project memory", "remember this for next time", "save my keyword data", or "keep track of this campaign". Manages a two-layer memory system (hot cache + cold storage) for SEO/GEO project context, tracking keywords, competitors, metrics, and campaign status with intelligent promotion/demotion.'

Performance 2K 3mo ago
zsyggg

baoyu-gemini-web

by zsyggg

Image generation skill using Gemini Web. Generates images from text prompts via Google Gemini. Also supports text generation. Use as the image generation backend for other skills like cover-image, xhs-images, article-illustrator.

CLI Tools 417 4mo ago
NousResearch

guidance

by NousResearch

Control LLM output with regex and grammars, guarantee valid JSON/XML/code generation, enforce structured formats, and build multi-step workflows with Guidance - Microsoft Research's constrained generation framework

Processing 178.7K 26d ago
NousResearch

llava

by NousResearch

Large Language and Vision Assistant. Enables visual instruction tuning and image-based conversations. Combines CLIP vision encoder with Vicuna/LLaMA language models. Supports multi-turn image chat, visual question answering, and instruction following. Use for vision-language chatbots or image understanding tasks. Best for conversational image analysis.

Prompts 178.7K 26d ago
NousResearch

fastmcp

by NousResearch

Build, test, inspect, install, and deploy MCP servers with FastMCP in Python. Use when creating a new MCP server, wrapping an API or database as MCP tools, exposing resources or prompts, or preparing a FastMCP server for Claude Code, Cursor, or HTTP deployment.

Prompts 178.5K 26d ago
severity1

prompt-improver

by severity1

This skill enriches vague prompts with targeted research and clarification before execution. Should be used when a prompt is determined to be vague and requires systematic research, question generation, and execution guidance.

Academic 1.6K 6mo ago
NousResearch

peft-fine-tuning

by NousResearch

Parameter-efficient fine-tuning for LLMs using LoRA, QLoRA, and 25+ methods. Use when fine-tuning large models (7B-70B) with limited GPU memory, when you need to train <1% of parameters with minimal accuracy loss, or for multi-adapter serving. HuggingFace's official library integrated with transformers ecosystem.

ML Ops 178.2K 2mo ago
NousResearch

inference-sh-cli

by NousResearch

"Run 150+ AI apps via inference.sh CLI (infsh) — image generation, video creation, LLMs, search, 3D, social automation. Uses the terminal tool. Triggers: inference.sh, infsh, ai apps, flux, veo, image generation, video generation, seedream, seedance, tavily"

CLI Tools 178.2K 26d ago
benchflow-ai

skill-creator

by benchflow-ai

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

Code Gen 1.3K 5mo ago
ruvnet

Hooks Automation

by ruvnet

Automated coordination, formatting, and learning from Claude Code operations using intelligent hooks with MCP integration. Includes pre/post task hooks, session management, Git integration, memory coordination, and neural pattern training for enhanced development workflows.

Auth 70.4K 4mo ago