Back to categories
Category

Agent Skills in category: Uncategorized

72294 skills match this category. Browse curated collections and explore related Agent Skills.

agent:eval

Agent Evaluation System - designs failure modes, metrics, eval test suites, SME labeling, and production data evaluation pipelines

ikatsuba
ikatsuba
0

agent:memory

Memory Architecture - designs agent memory strategy with working memory, hierarchical recall, memory processors, and context management

ikatsuba
ikatsuba
0

agent:multi

Multi-Agent Design - designs multi-agent systems with supervisor patterns, control flow, A2A protocol, and workflow composition

ikatsuba
ikatsuba
0

agent:prompt

Prompt Engineering - guides through model selection, prompt writing, few-shot examples, and production prompt optimization

ikatsuba
ikatsuba
0

agent:rag

RAG Pipeline Design - guides through chunking, embedding, vector store selection, retrieval tuning, and RAG alternatives

ikatsuba
ikatsuba
0

agent:review

Agent Pattern Review - validates an AI agent against all 22 patterns from "Patterns for Building AI Agents" with a scored checklist and recommendations

ikatsuba
ikatsuba
0

agent:secure

Agent Security Audit - analyzes agent for lethal trifecta, sandboxing, access control, and guardrails

ikatsuba
ikatsuba
0

agent:tools

Tool Design - guides through agent tool architecture, MCP integration, third-party tool selection, and tool schema design

ikatsuba
ikatsuba
0

agent:workflow

Workflow Design - designs graph-based agent workflows with branching, chaining, suspend/resume, streaming, and observability

ikatsuba
ikatsuba
0

dev:create-skill

Create New Skill - scaffolds a skill definition following Claude Code conventions and this repository's patterns. Use when adding a new skill.

ikatsuba
ikatsuba
0

git:amend

Amend Commit - modifies the last commit with staged changes or new message

ikatsuba
ikatsuba
0

git:changelog

Generate Changelog - analyzes git history and creates a human-readable changelog for non-technical teams

ikatsuba
ikatsuba
0

git:commit

Smart Commit - stages all changes and creates a conventional commit

ikatsuba
ikatsuba
0

project:init

Project Init - defines the overall system goals, stakeholders, constraints, and shared architectural decisions. Use when starting a new multi-spec project.

ikatsuba
ikatsuba
0

project:plan

Project Plan - breaks the vision into individual specs with dependencies, execution order, and shared interfaces. Use when decomposing a project into features.

ikatsuba
ikatsuba
0

project:status

Project Status - dashboard showing progress across all specs with dependency tracking and next action suggestions.

ikatsuba
ikatsuba
0

review:diff

Diff Review - analyzes code changes and provides structured feedback before commit

ikatsuba
ikatsuba
0

investigate

Investigate Problem - analyzes a problem in the codebase and proposes actionable solutions

ikatsuba
ikatsuba
0

review:ux

UX Review - analyzes feature for efficiency-first UX patterns, keyboard navigation, and pro-tool experience

ikatsuba
ikatsuba
0

spec:approve

Approve Document - promotes a spec document to APPROVED status, unblocking downstream pipeline skills. Use when ready to advance the pipeline.

ikatsuba
ikatsuba
0

spec:design

Technical Design - generates architecture diagrams, interfaces, and data flow based on requirements and chosen research solutions. Use when designing how a feature will be built.

ikatsuba
ikatsuba
0

spec:implement

Implement Tasks - executes tasks from the tasks document using subagents. Use when ready to start coding a feature.

ikatsuba
ikatsuba
0

spec:requirements

Requirements Analysis - gathers requirements through structured questions and produces a requirements document with testable acceptance criteria. Use when starting a new feature spec or documenting requirements.

ikatsuba
ikatsuba
0

spec:research

Technical Research - investigates codebase and explores solution alternatives based on requirements. Use when choosing between implementation approaches.

ikatsuba
ikatsuba
0

spec:review

Review Specification - validates documents for completeness, quality, and consistency against the codebase. Use when checking spec quality at any pipeline stage.

ikatsuba
ikatsuba
0

spec:status

Spec Status - displays pipeline progress dashboard for a single specification showing document statuses, blockers, and next action.

ikatsuba
ikatsuba
0

spec:tasks

Task Breakdown - generates an implementation plan with tracked tasks based on requirements and design documents. Use when breaking down a design into actionable work items.

ikatsuba
ikatsuba
0

spec:test-plan

Test Plan - creates a manual test plan with traceable test cases from specification documents. Use when preparing to verify a feature implementation.

ikatsuba
ikatsuba
0

spec:test

Execute Tests - walks through test cases from the test plan, collects results, and updates the plan. Use when verifying a feature implementation.

ikatsuba
ikatsuba
0

commit

Commit workflow for agent-media - builds, typechecks, creates changeset, and pushes

agntswrm
agntswrm
31

agent-media

Agent-first media toolkit for image, video, and audio processing. Use when you need to resize, convert, generate, edit, upscale images, remove backgrounds, extend or crop canvases, extract audio, transcribe speech, or generate videos. All commands return deterministic JSON output.

agntswrm
agntswrm
31

audio-extract

Extracts audio track from a video file. Use when you need to get audio from video, prepare audio for transcription, or separate audio from video content. Runs locally with no API key required.

agntswrm
agntswrm
31

audio-transcribe

Transcribes audio to text with timestamps and optional speaker identification. Use when you need to convert speech to text, create subtitles, transcribe meetings, or process voice recordings.

agntswrm
agntswrm
31

image-convert

Converts an image to a different format (PNG, JPG, WebP). Use when you need to change image formats, optimize for web, or prepare images for specific applications.

agntswrm
agntswrm
31

image-crop

Crops an image to specified dimensions around a focal point. Use when you need to extract a portion of an image, create thumbnails with custom positioning, or prepare images for specific aspect ratios.

agntswrm
agntswrm
31

image-edit

Edits an existing image using a text prompt. Use when you need to modify, enhance, or transform an image based on text instructions.

agntswrm
agntswrm
31

image-extend

Extends an image canvas by adding padding on all sides with a solid background color. Use when you need to add borders, margins, or expand the canvas area around an image.

agntswrm
agntswrm
31

image-generate

Generates an image from a text prompt using AI models. Use when you need to create images from descriptions, generate artwork, or produce visual content from text.

agntswrm
agntswrm
31

image-remove-background

Removes the background from an image, leaving the foreground subject with transparency. Use when you need to isolate subjects, create cutouts, or prepare images for compositing.

agntswrm
agntswrm
31

image-resize

Resizes an image to specified dimensions. Use when you need to change image size, create thumbnails, or prepare images for specific display requirements.

agntswrm
agntswrm
31

image-upscale

Upscales an image using AI super-resolution to increase resolution with detail generation. Use when you need to enlarge images, improve low-resolution photos, or prepare images for large-format display.

agntswrm
agntswrm
31

video-generate

Generates video from text prompts or animates static images. Use when you need to create videos from descriptions, animate images, or produce video content using AI.

agntswrm
agntswrm
31

bigquery-patent-search

Fast, cloud-based patent searching across 76 million+ worldwide patents using Google BigQuery - keyword search, CPC classification, patent details retrieval

robthepcguy
robthepcguy
597

development-assistant

Guides through adding new features, MCP tools, analyzers, and extending the patent creator system.

robthepcguy
robthepcguy
597

epc-search

RAG search across EPC provisions, EPO Guidelines for Examination, and PCT rules for European and international patent law research

robthepcguy
robthepcguy
597

epo-patent-analyzer

Automated analysis of patent applications for EPO compliance with Art. 84 EPC (claims clarity/support), Art. 83 EPC (sufficiency of disclosure), and Rules 42-49 EPC (formalities)

robthepcguy
robthepcguy
597

epo-patent-search

Search European patents using EPO OPS API (full-text, legal status, families) and BigQuery (100M+ patents, EP filter) for prior art, competitive intelligence, and freedom-to-operate analysis

robthepcguy
robthepcguy
597

index-manager

Manages MPEP index lifecycle including downloads, building, maintenance, and optimization.

robthepcguy
robthepcguy
597

mpep-search

Expert system for searching USPTO MPEP, 35 USC statutes, 37 CFR regulations, and post-Jan 2024 updates.

robthepcguy
robthepcguy
597

patent-application-creator

Complete end-to-end patent application creation from invention disclosure to USPTO-ready filing - prior art search, claims drafting, specification writing, diagrams, compliance checking

robthepcguy
robthepcguy
597

Page 419 of 1446 · 72294 results