Back to categories
Category

Agent Skills in category: Uncategorized

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

concept-anatomist

概念解剖师 - 通过8个维度深度解构任意概念,最终压缩为一个顿悟。当用户要求解释、剖析或深度理解某个概念、术语或想法时使用。生成 org-mode 格式的概念解剖报告。

Dwsy
Dwsy
254

design-taste-frontend

Senior UI/UX Engineer. Architect digital interfaces overriding default LLM biases. Enforces metric-based rules, strict component architecture, CSS hardware acceleration, and balanced design engineering.

Dwsy
Dwsy
254

enhanced-markdown

Guide LLMs to output markdown that fully utilizes Markdown Viewer extension rendering capabilities including Mermaid, Vega-Lite, Infographic, DOT diagrams, and HTML styling for maximum human readability.

Dwsy
Dwsy
254

evolution

Self-improving skill system for Pi Agent development. Features self-evolution (accumulate knowledge), self-correction (fix errors automatically), self-validation (verify accuracy), usage feedback (track pattern health), and integration with workhub for documentation management.

Dwsy
Dwsy
254

har-to-vue

将 HAR(HTTP Archive)文件转换为 Vue 源代码。支持批量转换网络请求为 Vue 组件、API 调用或页面数据结构,用于复刻网站或快速生成基于现有 API 的 Vue 应用。当 Claude 需要处理 HAR 文件以:(1)从浏览器抓包数据生成 Vue 代码,(2)批量转换多个请求为 API 服务,(3)复刻现有网站的 Vue 技术栈实现,(4)生成带有数据绑定的组件模板时使用。

Dwsy
Dwsy
254

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.

Dwsy
Dwsy
254

jina-reader

URL 内容提取 + 网络搜索。读取网页转 Markdown/HTML/Text/JSON,搜索最新网络信息。触发词:read url, scrape, extract content, web search, 网页内容, 搜索

Dwsy
Dwsy
254

mermaid-flow-image

将流程需求整理为可渲染的 Mermaid(简化版/详细版),并通过 Kroki 生成可发送的高分辨率 PNG 图片。适用于“把架构流程画出来并直接发图”的场景。

Dwsy
Dwsy
254

models-config

Model configuration editor for ~/.pi/agent/models.json with multi-protocol curl testing support.

Dwsy
Dwsy
254

office-combo

Microsoft Office 全功能支持。当 Claude 需要:(1)处理 Excel 表格(.xlsx)- 公式、格式、数据分析,(2)创建/编辑 PPT 演示文稿(.pptx),(3)处理 PDF 文档(.pdf)- 提取、合并、表单填写,(4)处理 Word 文档(.docx)- 编辑、修订跟踪、注释时使用。

Dwsy
Dwsy
254

output-style-manager

读取和写入输出风格目录的工具技能。当用户需要:(1)读取输出风格文件,(2)写入/创建输出风格文件,(3)管理输出风格目录,(4)解析风格文件格式时使用。

Dwsy
Dwsy
254

pi-gateway-plugin-dev

为 pi-gateway 开发 Gateway 插件的实战技能。当需求涉及通过 pi SDK/RPC 扩展网关能力(如模型列表、模型切换、WS 方法、命令、Hook、后台服务)且要求"每个插件独立目录 + plugin.json + src 多文件结构"时使用。

Dwsy
Dwsy
254

pi-interactive-shell

Cheat sheet + workflow for launching interactive coding-agent CLIs (Claude Code, Gemini CLI, Codex CLI, Cursor CLI, and pi itself) via the interactive_shell overlay or headless dispatch. Use for TUI agents and long-running processes that need supervision, fire-and-forget delegation, or headless background execution. Regular bash commands should use the bash tool instead.

Dwsy
Dwsy
254

pi-messenger-crew

Use pi-messenger for multi-agent coordination and Crew task orchestration. Covers joining the mesh, planning from PRDs, working on tasks, file reservations, and agent messaging. Load this skill when using pi_messenger or building with Crew.

Dwsy
Dwsy
254

project-planner

Comprehensive project planning and documentation generator for software projects. Creates structured requirements documents, system design documents, and task breakdown plans with implementation tracking. Use when starting a new project, defining specifications, creating technical designs, or breaking down complex systems into implementable tasks. Supports user story format, acceptance criteria, component design, API specifications, and hierarchical task decomposition with requirement traceability.

Dwsy
Dwsy
254

ralph-loop-gen

任务管理系统模板生成器 - 根据用户输入或JSON配置生成完整的任务管理结构(模板生成器,非直接执行器)

Dwsy
Dwsy
254

react-best-practices

Comprehensive React and Next.js performance optimization guide with 40+ rules for eliminating waterfalls, optimizing bundles, and improving rendering. Use when optimizing React apps, reviewing performance, or refactoring components.

Dwsy
Dwsy
254

remotion-best-practices

Best practices for Remotion - Video creation in React

remotionvideoreactanimation
Dwsy
Dwsy
254

server-status-push

检查 Linux 服务器健康状态并汇总发送给用户(支持一键文本报告)

Dwsy
Dwsy
254

skill-creator

Create, edit, and benchmark Pi skills (SKILL.md). Use this skill whenever the user asks to 创建/编写/修改/优化 技能/skill, build a Pi skill, add scripts/references/assets for a skill, run evals/benchmarks on a skill, or improve a skill description/triggering.

Dwsy
Dwsy
254

skill-management

技能全生命周期管理系统,使用 LLM 智能分析技能类型、评估质量、审计安全。支持 GitHub、skills.sh marketplace 和 Skills CLI (npx skills) 三数据源搜索。当用户需要:(1)发现和评估新技能,(2)审计现有技能安全性,(3)改造技能适配本地环境,(4)测试技能融合效果,(5)收集技能使用反馈时使用。

Dwsy
Dwsy
254

surge-manager

Surge 配置管理技能,支持规则添加、配置编辑、Tailscale 设备管理等操作

Dwsy
Dwsy
254

system-design

Use when designing, architecting, or planning a new system from requirements or ideas - transforms concepts into navigable design catalog using EventStorming methodology, Mermaid diagrams, and progressive elaboration through 5 phases (Requirements, Big Picture, Processes, Data/Flows, Integration)

Dwsy
Dwsy
254

test-skill

A test skill to verify slash command functionality

Dwsy
Dwsy
254

workhub

工作文档枢纽,强制执行 SSOT(Single Source of Truth)原则,管理 `docs/` 目录下的架构决策、设计文档、Issues(任务规划)、PRs(变更记录)。支持 GitHub 协作开发模式。

Dwsy
Dwsy
254

agent-browser

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.

Dwsy
Dwsy
254

cf-tunnel

Cloudflare Tunnel 一键管理工具,支持统一 Bun CLI(share + panel 合并)、端口自动避让、状态检查与自解释文档

Dwsy
Dwsy
254

coding-runner

Simple guideline for running coding CLIs (Codex/Claude/pi/OpenCode) **only via tmux skill**.

Dwsy
Dwsy
254

azure-cloud

Azure cloud development and operations. Use for ANY Azure task including infrastructure provisioning, data access, compute deployment, monitoring, networking, and security. CRITICAL - For deployments, ALWAYS use azd (Azure Developer CLI), NEVER use az CLI for deployments unless the user explicitly requests it. azd is faster due to parallel provisioning.

charris-msft
charris-msft
2

git-hex-conflict-resolution

>

yaniv-golan
yaniv-golan
0

git-hex-pr-workflow

>

yaniv-golan
yaniv-golan
0

git-hex-branch-cleanup

>

yaniv-golan
yaniv-golan
0

add-fal-model

Add new fal.ai models to the Renku catalog. Fetches JSON schema, looks up pricing from fal.ai, matches/implements cost function, adds entry to fal-ai.yaml.

keremk
keremk
1

add-replicate-model

Add new Replicate models to the Renku catalog. Fetches JSON schema, looks up pricing from replicate.com, matches/implements cost function, adds entry to replicate.yaml.

keremk
keremk
1

skill-creator

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.

keremk
keremk
1

create-prompt-producer

Create the definition files for the Renku Prompt Producer, which leverages an LLM to generate high-quality, structured prompts or audio narration texts consumed by downstream media generation models within the Renku video-creation blueprint.

keremk
keremk
1

create-blueprint

Create Renku blueprints for video generation workflows. Use when users say "create a video", "build a video pipeline", "make a documentary", "generate a video workflow", "design a blueprint", "create an ad video", "educational video", "talking head video", or want to define custom video generation pipelines composing prompt producers, asset producers, and timeline composers.

keremk
keremk
1

director-prompt-engineer

Create and improve Renku director prompt producers for video generation. Use when users say "create a director prompt", "improve my prompt producer", "fix my video script prompt", "write better prompts", or when building/improving TOML/JSON/YAML files for a prompt producer. Specializes in narrative arc, visual consistency, model-specific prompting, and TTS-friendly narration.

keremk
keremk
1

model-picker

Select Renku producers and AI models based on use case, budget, and capabilities. Use when users say "which model should I use", "help me pick a video model", "what producers do I need", "compare video models", "best model for talking head", or when deciding which asset producers and models to use.

keremk
keremk
1

translate-image

Translate text in images, extract text via OCR, and remove text using TranslateImage AI. Use when user says 'translate image', 'OCR image', 'extract text from image', 'remove text from image', 'manga translate', or wants to process images with foreign-language text.

imagetranslationocrtext-removal
translateimage
translateimage
0

bash-quality-gate

>-

philoserf
philoserf
9

cc-automation-recommender

Analyzes a codebase and recommends Claude Code automations (hooks, subagents, skills, plugins, MCP servers). Use when user asks for automation recommendations, wants to optimize their Claude Code setup, mentions improving Claude Code workflows, asks how to first set up Claude Code for a project, wants to know what Claude Code features they should use, asks about Claude Code best practices, or wants to know what tools to install for Claude Code.

philoserf
philoserf
9

cc-check

>-

philoserf
philoserf
9

cc-lint

>-

philoserf
philoserf
9

cc-md-improver

>-

philoserf
philoserf
9

cc-plan

>-

philoserf
philoserf
9

go-quality-gate

Runs Go code quality checks — formatting, static analysis, and tests. Use when checking Go code quality, linting Go code, running Go checks, validating Go code, go quality gate, check my Go project, or run go lint.

philoserf
philoserf
9

improve-instructions

>-

philoserf
philoserf
9

last30days

Research any topic from the last 30 days across Reddit, X, YouTube, Hacker News, and the web. Surfaces what people are discussing, recommending, and debating right now. Use when researching current topics, finding what's trending, getting recent discussions, best/top recommendations, prompting techniques, looking up what people are saying about something, searching for recent news, finding out what's new with a topic, or getting community opinions on something.

philoserf
philoserf
9

let-fate-decide

Draws 4 Tarot cards using os.urandom() to inject entropy into planning when prompts are vague or underspecified. Interprets the spread to guide next steps. Use when the user is nonchalant, feeling lucky, says 'let fate decide', makes Yu-Gi-Oh references ('heart of the cards'), demonstrates indifference about approach, or says 'try again' on a system with no changes. Also triggers on sufficiently ambiguous prompts where multiple approaches are equally valid.

philoserf
philoserf
9

Page 1144 of 1445 · 72242 results