Back to categories
Category

Agent Skills in category: Uncategorized

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

yt-dlp-downloader

Download videos from YouTube, Bilibili, Twitter, and thousands of other sites using yt-dlp. Use when the user provides a video URL and wants to download it, extract audio (MP3), download subtitles, or select video quality. Triggers on phrases like "下载视频", "download video", "yt-dlp", "YouTube", "B站", "抖音", "提取音频", "extract audio".

unix2dos
unix2dos
2

book-recommender

每日书籍推荐官 - 每天为你推荐一本值得阅读的好书。专注于非虚构类(社会学/心理学/哲学优先),能给人生启发的经典之作。输出包含书名、作者、豆瓣评分、内容简介、金句摘录、适合人群、阅读建议。触发方式:@book-rec 或 "推荐一本书"、"今日书籍"、"有什么书推荐"等。

unix2dos
unix2dos
2

code-refactor

代码重构专家/代码重构,专注于大规模数据处理系统的代码重构。遵循 SOLID 原则、Go 语言惯用法(idiomatic Go)和企业级设计模式。当用户需要以下帮助时触发:(1) 重构代码 (2) 优化函数或方法 (3) 询问如何改进代码质量 (4) 降低代码复杂度 (5) 提升代码可维护性、可扩展性或可测试性。

unix2dos
unix2dos
2

code-review

codereview / code review / 代码审查 - Go 代码审查技能,专注于性能、并发安全、安全性和可读性四大核心维度。

unix2dos
unix2dos
2

code-simplifier

代码简化与优化专家/代码简化。Use this agent when you need to simplify, optimize, refactor, or clean up code. This agent helps reduce complexity, improve readability, and ensure code follows best practices like YAGNI, KISS, and DRY principles. Supports two modes: analysis mode (provides simplification suggestions) and execution mode (directly modifies code). Works with any programming language. Examples: <example>Context: User wants to simplify complex code. user: \"这段代码太复杂了,帮我简化一下\" assistant: \"Let me analyze and simplify this code using the code-simplifier agent\" <commentary>Use code-simplifier to reduce complexity and improve readability.</commentary></example> <example>Context: User wants a code review for optimization opportunities. user: \"Review this function for optimization\" assistant: \"I'll use code-simplifier to identify optimization opportunities and suggest improvements\" <commentary>Code-simplifier can analyze and provide optimization recommendations.</commentary></example>

unix2dos
unix2dos
2

daily-knowledge

每日知识官 - 每日为用户提供一条精心筛选、跨领域的随机知识。触发方式:@daily-knowledge。通过历史文件查重确保不重复。输出包含知识简介、今日启示、趣闻和扩展维度四个模块。

unix2dos
unix2dos
2

daily-tech-digest

每日技术论坛热帖聚合器。聚焦 V2EX、linux.do、Nodeseek、Reddit r/programming、GitHub Trending、Product Hunt 六大技术社区,获取每日热门帖子并生成深度解读报告。触发词:'技术热帖'、'今日技术动态'、'daily digest'。

unix2dos
unix2dos
2

find-skills

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

unix2dos
unix2dos
2

geo-explorer

地缘认知探索器 - 每日探索一个国家/区域/专题,通过地缘政治视角理解世界。输出包含周边关系ASCII图、地缘解读、新闻关联、人文冷知识。Telegram兼容格式,1000-1500字,5分钟读懂一个地方的"地缘人设"。

unix2dos
unix2dos
2

hackernews

Hacker News API via curl. Use this skill to fetch top stories, new posts, comments, and user profiles from Hacker News.

unix2dos
unix2dos
2

history-autopsy

历史大事件框架速览 - 每日一个宏观历史大事件的框架式概览。优先关联近期热点,形成系统认知框架,提供社交谈资。输出包含定义、起因、进程、影响、认知框架、谈资速记六大模块。

unix2dos
unix2dos
2

debugging

>-

nethercore-systems
nethercore-systems
11

development

>-

nethercore-systems
nethercore-systems
11

optimization

>-

nethercore-systems
nethercore-systems
11

publishing

>-

nethercore-systems
nethercore-systems
11

testing

>-

nethercore-systems
nethercore-systems
11

console-specs

>-

nethercore-systems
nethercore-systems
11

ffi-reference

>-

nethercore-systems
nethercore-systems
11

rendering

>-

nethercore-systems
nethercore-systems
11

prompt-finder

Find and resolve prompt files in ./prompts/ directory. Use when user asks to find a prompt, list available prompts, locate prompt by number or name, or check what prompts exist.

cruzanstx
cruzanstx
4

ai-usage

Check AI CLI usage/quota for Claude Code, OpenAI Codex, Google Gemini CLI, and Z.AI. Use when user asks about remaining quota, usage limits, rate limits, or wants to check how much capacity is left.

cruzanstx
cruzanstx
4

config-reader

Read and manage daplug configuration from CLAUDE.md using <daplug_config> blocks, with legacy fallback and migration support.

cruzanstx
cruzanstx
4

prompt-executor

Execute prompts from ./prompts/ directory with various AI models. Use when user asks to run a prompt, execute a task, delegate work to an AI model, run prompts in worktrees/tmux, or run prompts with verification loops.

cruzanstx
cruzanstx
4

tmux-manager

Manage tmux sessions for background tasks. Use when user asks about background processes, wants to monitor running tasks, attach to sessions, list active sessions, or kill stuck processes.

cruzanstx
cruzanstx
4

worktree

Manage git worktrees for isolated development. Use when user asks to create isolated workspaces, work on multiple branches simultaneously, set up parallel development environments, or clean up old worktrees.

cruzanstx
cruzanstx
4

at-prompt-runner

Orchestrate multi-prompt execution with phase groups, optional auto-deps, and model-tiered agent roles.

cruzanstx
cruzanstx
4

cli-detector

Detect installed AI coding CLIs and local model providers; outputs a cached JSON inventory for routing (/detect-clis).

cruzanstx
cruzanstx
4

sprint

Automated sprint planning and execution from technical specifications (prompt generation, dependency planning, stateful execution)

cruzanstx
cruzanstx
4

at-prompt-creator

Create agent-team orchestrated prompt bundles (orchestrator + sub-prompts) and store them through prompt-manager.

cruzanstx
cruzanstx
4

code-review

Perform thorough code reviews with security, performance, and maintainability analysis. Use when user asks to review code, check for bugs, or audit a codebase.

jihe520
jihe520
1

pdf

Process PDF files - extract text, create PDFs, merge documents. Use when user asks to read PDF, create PDF, or work with PDF files.

jihe520
jihe520
1

fastapi-clean-architecture

Build FastAPI applications using Clean Architecture principles with proper layer separation (Domain, Infrastructure, API), dependency injection, repository pattern, and comprehensive testing. Use this skill when designing or implementing Python backend services that require maintainability, testability, and scalability.

rafaelkamimura
rafaelkamimura
5

Async Testing Expert

Comprehensive pytest skill for async Python testing with proper mocking, fixtures, and patterns from production-ready test suites. Use when writing or improving async tests for Python applications, especially FastAPI backends with database interactions.

rafaelkamimura
rafaelkamimura
5

brazilian-financial-integration

Implement Brazilian financial system integrations including Boleto generation, PIX payments, parcelamento (installments), CPF/CNPJ validation, and Banco do Brasil API integration. Use this skill when building fintech applications, payment processing systems, or any system requiring Brazilian banking compliance.

rafaelkamimura
rafaelkamimura
5

multi-system-sso-authentication

Implement enterprise Single Sign-On (SSO) authentication supporting multiple identity providers with JWT RS256 tokens, backwards verification, session management, and cross-system permission mapping. Use this skill when building authentication systems that integrate with multiple enterprise SSO providers or when implementing secure token validation with session verification.

rafaelkamimura
rafaelkamimura
5

skill-developer

Create and manage Claude Code skills following Anthropic best practices. Use when creating new skills, modifying skill-rules.json, understanding trigger patterns, working with hooks, debugging skill activation, or implementing progressive disclosure. Covers skill structure, YAML frontmatter, trigger types (keywords, intent patterns, file paths, content patterns), enforcement levels (block, suggest, warn), hook mechanisms (UserPromptSubmit, PreToolUse), session tracking, and the 500-line rule.

rafaelkamimura
rafaelkamimura
5

activating-memories

Loads project-specific memories at session start and triggers onboarding for new projects. Use when starting a new coding session or when the user says "activate" or asks about project context.

SteveBronder
SteveBronder
1

bootstrapping-design-docs

Creates design document infrastructure including templates, workflows, and a specific design doc skill. Use when setting up design docs for a new project or when the user mentions "bootstrapping-design-docs".

SteveBronder
SteveBronder
1

generate-modes

Generates three project-specific behavioral mode skills (planner, debugger, qa-tester) from project memories and bundled templates, and makes them selectable via switching-modes. Use when creating project-local agent modes for a repository.

SteveBronder
SteveBronder
1

generating-subtasks

Converts approved design documents into agent-executable XML subtasks. Use after a design doc is approved and ready for implementation.

SteveBronder
SteveBronder
1

recording-diary

Records session learnings and decisions before context compaction. Use before ending a long session or when the user asks to save session notes.

SteveBronder
SteveBronder
1

writing-memories

Writes or updates memory files with proper YAML frontmatter in the agent's memories directory. Use when saving new project learnings or updating existing memory files.

SteveBronder
SteveBronder
1

commit-push

Commit and push changes with gitmoji-style messages. Triggers on '/commit-push' or phrases like 'commit and push', 'save my changes', 'push this'.

nunomen
nunomen
1

explaining-code

Explains code with visual diagrams and analogies. Use when explaining how code works, teaching about a codebase, or when the user asks "how does this work?"

nunomen
nunomen
1

fal-ai

|

nunomen
nunomen
1

gemini-imagegen

This skill should be used when generating and editing images using the Gemini API (Nano Banana Pro). It applies when creating images from text prompts, editing existing images, applying style transfers, generating logos with text, creating stickers, product mockups, or any image generation/manipulation task. Supports text-to-image, image editing, multi-turn refinement, and composition from multiple reference images.

nunomen
nunomen
1

design-postgres-tables

Comprehensive PostgreSQL-specific table design reference covering data types, indexing, constraints, performance patterns, and advanced features

nunomen
nunomen
1

improve-skill

Analyze coding agent session transcripts to improve existing skills or create new ones. Use when asked to improve a skill based on a session, or extract a new skill from session history.

nunomen
nunomen
1

sentry

Fetch and analyze Sentry issues, events, transactions, and logs. Helps agents debug errors, find root causes, and understand what happened at specific times.

nunomen
nunomen
1

exploring-knowledge-graph

Guidance for deep knowledge graph traversal across memories, entities, and relationships. Use when needing comprehensive context before planning, investigating connections between concepts, or answering "what do you know about X" questions.

ScottRBK
ScottRBK
3

Page 1193 of 1444 · 72198 results