Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
qwen-asr
Transcribe audio files using Qwen ASR. Use when the user sends voice messages and wants them converted to text.
aahl/skills 110
-
maishou
商品价格全网对比技能,获取商品在淘宝(Taobao)、天猫(TMall)、京东(JD.com)、拼多多(PinDuoDuo)、抖音(Douyin)、快手(KaiShou)的最优价格、优惠券,当用户想购物或者获取优惠信息时使用。Get the best price, coupons for goods on Chinese e-commerce platforms, compare product prices, and use when users want to shop or get discount information.
aahl/skills 110
-
tianqi
查询中国地区的天气预报,支持15天及逐小时预报、各种生活指数
aahl/skills 110
-
zai-tts
Text-to-speech conversion using GLM-TTS service via the `uvx zai-tts` command for generating audio from text. Use when (1) User requests audio/voice output with the "tts" trigger or keyword. (2) Content needs to be spoken rather than read (multitasking, accessibility, podcast, driving, cooking). (3) Using pre-cloned voices for speech.
aahl/skills 110
-
mcp-lark
Based on FeiShu(飞书) / Lark's OpenAPI MCP server, manage user information, chats, emails, cloud documents, multidimensional tables, tasks, calendars, etc.
aahl/skills 110
-
edge-tts
Text-to-speech conversion using `uvx edge-tts` for generating audio from text. Use when (1) User requests audio/voice output with the "tts" trigger or keyword. (2) Content needs to be spoken rather than read (multitasking, accessibility, driving, cooking). (3) User wants a specific voice, speed, pitch, or format for TTS output.
aahl/skills 110
-
mcp-duckgo
Skills for web search and content scraping via DuckDuckGo MCP Server. Used when users need online searching and web scraping.
aahl/skills 110
-
mcp-vods
用于追剧/追番的技能,为AI提供搜索影视播放地址的能力,并支持在小米电视上直接播放。当用户想搜索影视、动漫、短剧、综艺等节目信息或更新进度时使用此技能。
aahl/skills 110
-
mcp-hass
The skill for control Home Assistant smart home devices and query states using MCP protocol.
aahl/skills 110
-
edgeone
Deploy HTML content to EdgeOne Pages, return the public URL.
aahl/skills 110
-
mcp-deepwiki
Skills for accessing and searching docs in DeepWiki/GitHub’s public code repositories can help users understand open-source project source codes, and users can also ask questions directly about the code docs.
aahl/skills 110
-
crypto-report
Get cryptocurrency market data. Get Binance AI analysis report. Get blockchain news updates.
aahl/skills 110
-
kubernetes-debugger
Kubernetes debugging and troubleshooting best practices using MCP kubernetes tools.
Use when: (1) Pods are failing, pending, or in CrashLoopBackOff/ImagePullBackOff states,
(2) Services are unreachable or DNS resolution fails, (3) Deployments aren't rolling out,
(4) Nodes are unhealthy or unschedulable, (5) Resource issues (OOM, CPU throttling),
(6) Any "why isn't my Kubernetes workload working?" questions.
Provides systematic debugging workflows using kubectl_get, kubectl_describe, kubectl_logs,
exec_in_pod, and other MCP kubernetes tools.
rodrigodelmonte/k8s-debugging-plugin 2
-
building-apple-platform-products
Builds, tests, archives, and deploys Swift packages and Xcode projects for Apple platforms. Use when running xcodebuild, swift build, swift test, xcrun simctl, xcrun devicectl, or any xcrun developer tool. Covers project discovery, simulator management, physical device deployment, code signing, profiling, distribution, and binary inspection.
kylehughes/apple-platform-build-tools-claude-code-plugin 52
-
readme-generator
Generate and improve README files for software projects. Triggers on: 'create readme', 'generate readme', 'write readme', 'improve readme', 'update readme', 'fix readme', 'readme for this project'. Supports Rust (libraries, CLI tools, services), TypeScript/JavaScript (npm packages), and Python (PyPI packages). Applies ecosystem-specific conventions: badges, installation sections, MSRV for Rust, feature flags documentation.
bug-ops/claude-skills 1
-
rust-agent-handoff
Handoff protocol for Rust multi-agent development system. Use when working as rust-architect, rust-developer, rust-testing-engineer, rust-performance-engineer, rust-security-maintenance, rust-code-reviewer, rust-cicd-devops, or rust-debugger. ALWAYS read on agent startup.
bug-ops/claude-skills 1
-
AILANG Debug
Debug AILANG code errors. Use when you encounter type errors, parse errors, or runtime failures in AILANG programs.
sunholo-data/ailang_bootstrap 2
-
AILANG
Write AILANG code. ALWAYS run 'ailang prompt' first - it contains the current syntax rules and templates.
sunholo-data/ailang_bootstrap 2
-
AILANG Inbox
Cross-agent communication system with semantic search and GitHub sync. Check messages, find similar content, deduplicate, and sync with GitHub Issues for AI workflows across sessions.
sunholo-data/ailang_bootstrap 2
-
doc-uxspec-autopilot
Automated UXSPEC (UX Specification) generation from REQ - generates specifications for wireframes, mockups, and user experience artifacts
vladm3105/aidoc-flow-framework 10
-
security-audit
Security analysis, vulnerability assessment, and security code reviews
vladm3105/aidoc-flow-framework 10
-
doc-sys-autopilot
Automated SYS generation from ADR decisions - generates system requirements with REQ-Ready scoring
vladm3105/aidoc-flow-framework 10
-
doc-flow
AI-Driven Specification-Driven Development (SDD) workflow orchestrator - guides skill selection and general SDD methodology
vladm3105/aidoc-flow-framework 10
-
doc-ptest-fixer
Apply automated and guided fixes for PTEST findings from audit/review reports
vladm3105/aidoc-flow-framework 10