All authors
luokai0 avatar

Claude Skills by luokai0

github.com/luokai0
5,227 skillsA× 5,112B× 86C× 15D× 11F× 31 installs1,328 views
Desktop Control For MacosA

Generic macOS desktop control using AppleScript for app and window semantics plus screenshot, OCR, mouse, and keyboard workflows.

toolspythongo
0
11
Disposable EmailA

Create disposable Mail.tm inboxes and programmatically read incoming emails/OTP codes. Use when asked to generate a temporary email, poll inbox messages, extract OTPs, or automate email verification testing with Mail.tm.

testingpythontesting
0
11
Dk Soft Agent ModuleA

Agent模块(acore-agent)开发指南。涵盖Agent全生命周期管理(创建/编辑/发布/删除)、 Dify平台集成、DeerFlow平台集成(后端预创建线程+前端跳转独立页面模式)、模板方法+工厂模式的多平台扩展架构、 权限管理、标签管理、资源映射等完整知识。 当用户提到Agent、agent、智能体、Dify Agent、DeerFlow Agent、Agent管理、Agent发布、dk_acore_agent、 AgentController、AgentApplicationService、AgentDomainService、AgentPlatformGateway、 DifyAgentPlatformGateway、DeerFlowAgentPlatformGateway、 DeerFlowChatGateway、acore-agent 时使用。 即使用户只是提到"Agent模块"或"acore-agent"也应主动触发。

developmentjavasql
0
11
Dns RecordsA

Look up DNS records for any domain — A, AAAA, MX, NS, TXT, CNAME, SOA. Use when asked to check DNS records, find a domain's IP address, look up mail servers, check nameservers, or debug DNS configuration. Uses system dig command with Python socket fallback. Zero dependencies.

toolspythonbash
0
11
DnscheckA

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Dnscheck concepts, best practices, and implementation patterns.

code-qualitygodebugging
0
11
Docker CliA

Helper for using the Docker CLI to build, run, stop, inspect, and manage containers and images. Use when the user wants to perform container-related tasks from the command line, such as building images, running services, cleaning up resources, or checking logs.

toolsshellbash
0
11
Docker Docker Sandbox AgentA

A generic skill that provides a secure, temporary Docker sandbox for executing generated code (Python, Node.js, bash, etc.). Agents can use this to verify their code works without compromising the host machine.

developmentjavascriptpython
0
11
Docker SkillB

Installs and uses Docker reliably with official docs. Use when installing Docker (Desktop or Engine), building or running containers, writing Dockerfiles, using docker compose, or when the user asks about containers, images, or Docker CLI.

documentationbashdocker
0
11
DockerA

Docker containers, images, Compose stacks, networking, volumes, debugging, production hardening, and the commands that keep real environments stable. Use when (1) the task touches Docker, Dockerfiles, images, containers, or Compose; (2) build reliability, runtime behavior, logs, ports, volumes, or security matter; (3) the agent needs Docker guidance and should apply it by default.

devopspythongo
0
11
DomainsA

Register, manage, and protect domain names with practical DNS and security guidance.

businessrustgo
0
11
Doro Docker EssentialsA

Essential Docker commands and workflows for container management, image operations, and debugging.

businessshellbash
0
11
Doro Git EssentialsA

Essential Git commands and workflows for version control, branching, and collaboration.

businessgobash
0
11
Doro Git Secrets ScannerA

Git 安全扫描器 - 检查提交中的敏感信息泄露(API keys、密码、token)

securitygobash
0
11
Doubao PodcastA

Use when calling Doubao/ByteDance podcast TTS API to generate audio, parsing WebSocket binary frames, handling streaming audio chunks, extracting audio_url from PodcastEnd, troubleshooting podcast generation timeout or stuck issues, or designing podcast playback architecture (streaming vs non-streaming). Also use when: integrating podcast generation into a browser-based app (browser WebSocket cannot set custom headers), designing content caching to avoid redundant generation, or extracting ar...

content-marketingjavascriptpython
0
11
Dream Novel SkillA

基于雪花写作法和三层记忆架构的小说创作辅助技能,支持从核心种子到章节产出的全流程小说架构与长文本记忆维持。包含了独立提示词库与 JS 管理脚本自动化工具。

toolsbashnode
0
11
Drift BottleA

Randomly retrieve a drift bottle containing life insights, small stories, wishes, or inspirational quotes. Use when the user asks for a drift bottle, message in a bottle, random message, or needs inspiration/wisdom. Trigger words: 漂流瓶, message in a bottle, drift bottle, 随机消息, 瓶中信.

toolspythonbash
0
11
DriftabotA

Query the DriftaBot Registry for API spec drifts, breaking changes, and provider information. Use when the user asks about API changes, breaking changes, provider specs, or what changed in a specific API.

toolsbashgit
0
11
Driftling BuddyA

A living digital companion that grows with the user. Each buddy is a non-human creature born from the user's real habits — debugging spawns ember-pool creatures, coffee breaks hatch warm sprouts, hiking plans attract trail driftlings. Buddies remember shared experiences, grow stats over time, and form collections unique to each person. Activates on /buddy or when the user asks for a companion. Supports bilingual zh/en, rarity luck rolls, dynamic pool generation, context-aware reactions, and s...

educationpythonrust
0
11
Driftwatch OcA

Scan your OpenClaw workspace for truncation risks, compaction anchor health, workspace hygiene, and drift tracking over time. Use when the operator asks to "scan my config", "check my bootstrap files", "analyze my workspace", "check for truncation", "is my config healthy", or any question about OpenClaw workspace health, bootstrap file status, or truncation simulation.

toolspythongo
0
11
Dynamics Partner AdvisorA

Search, compare, and shortlist Microsoft Dynamics 365 implementation partners by product, industry, and region. Use when someone asks about finding a Dynamics partner, comparing ERP/CRM consultants, selecting a Business Central or Finance & Operations implementer, or needs help choosing a Microsoft partner for an ERP or CRM project. Connects to the live Top Dynamics Partners database via MCP (Model Context Protocol).

ai-agentsgogit
0
11
Easy Html DeployA

Instantly publish a single self-contained HTML page to htmlcode.fun without GitHub, Vercel, or Netlify. Use when an agent needs the fastest path from HTML to a live URL for landing pages, demo pages, temporary microsites, QR share pages, and AI-generated single-file frontends. Supports stable short codes for overwrite-style updates and includes a ready-to-run Python deployment script. Live example and visual guide: https://www.htmlcode.fun/s/htmlcode-fun-guide

devopspythongo
0
11
Echo TestA

这是一个测试技能,你输入什么,它就返回什么,同时显示当前时间。

tools
0
11
Edvisage Agent ConnectA

Multi-agent coordination for AI agents — basic handoff protocols, shared context management, and team task delegation.

businessrustperformance
0
11
Effective GitA

Intelligent Git workflow assistant following best practices. Use when user needs help with git commits, analyzing changes, writing commit messages, pushing code, rebasing, merging, or any git operations. Also triggers on quick command prefix 'gq' or 'gq:' for rapid operations like 'gq b:l' (list branches), 'gq b:n name' (create branch), 'gq:s' (status). Automatically analyzes changes, suggests appropriate commit strategies (amend vs new commit), follows project conventions, and ensures safe o...

toolsgoshell
0
11
Effective JavaA

Review, refactor, and explain Java code using distilled Effective Java principles for API design, immutability, generics, enums, streams, exceptions, concurrency, and serialization.

code-qualityrustjava
0
11
Elixir Code ReviewA

Reviews Elixir code for idiomatic patterns, OTP basics, and documentation. Use when reviewing .ex/.exs files, checking pattern matching, GenServer usage, or module documentation.

testingrustgo
0
11
Elixir Docs ReviewA

Reviews Elixir documentation for completeness, quality, and ExDoc best practices. Use when auditing @moduledoc, @doc, @spec coverage, doctest correctness, and cross-reference usage in .ex files.

documentationapidocumentation
0
11
Elixir Performance ReviewA

Reviews Elixir code for performance issues including GenServer bottlenecks, memory usage, and concurrency patterns. Use when reviewing high-throughput code or investigating performance issues.

researchsqldatabase
0
11
Elixir Security ReviewA

Reviews Elixir code for security vulnerabilities including code injection, atom exhaustion, and secret handling. Use when reviewing code handling user input, external data, or sensitive configuration.

securityrustnode
0
11
Elixir Writing DocsA

Guides writing Elixir documentation with @moduledoc, @doc, @typedoc, doctests, cross-references, and metadata. Use when adding or improving documentation in .ex files.

documentationgodebugging
0
11
Email UsageA

使用本地邮件服务器收发我们自己域名的邮件。固定脚本位于 scripts/ 目录,直接执行即可。发送失败或密码遗忘时联系 小爪子。

toolspythonbash
0
11
Embedded Code SkillA

Generate, rewrite, or review embedded C code. Use when creating/rewriting/reviewing embedded C for microcontrollers, drivers, firmware. Triggers automatically when user mentions: generate, create, write code, implement driver, rewrite, refactor, review, check, audit.

code-quality
0
11
Embedded Code Skill ArchA

Architecture patterns for ARM Cortex-M, ARM Cortex-A, PowerPC, SPARC V8, RISC-V. Memory barriers, interrupt handling, register access.

development
0
11
Embedded Code Skill DomainsA

Industry domain requirements. Aerospace (DO-178C), Military (MIL-STD), Industrial (IEC 61508), Automotive (ISO 26262).

code-qualitydatabase
0
11
Embedded Code Skill DriversA

Peripheral driver templates. UART, SPI, I2C, DMA, CAN, CANFD, PWM, Ethernet, 1553B, SpaceWire, SDIO, Timer, WDT, GPIO.

development
0
11
Embedded Code Skill StandardsA

Embedded C coding standards reference. Naming conventions, type standards, error handling, struct/enum patterns, comment rules.

documentation
0
11
Emily Web FetchA

抓取指定URL的网页内容,返回文本摘要或原始HTML。用于获取新闻、公告、数据页面等。 - `fetch(url)` - 抓取网页,返回文本内容(最多5000字符) 助手调用此工具获取网页内容,然后进行分析、摘要或提取信息。 用户:抓取 https://www.cls.cn/telegraph 助手:调用 web-fetch:fetch(url),获取后返回内容并解读。 - 仅支持HTTP/HTTPS GET- 不处理JavaScript渲染的页面(静态HTML) - 内容长度限制为5000字符,避免过大响应 - 需要目标网站允许爬取(遵守robots.txt)

developmentjavascriptjava
0
11
Eo Ability Code ReviewA

代码审查能力,调用CodeReviewer专家进行安全、性能、风格全面审查,输出问题列表和改进建议

code-qualitytypescriptbash
0
11
Eo Ability RagA

RAG知识共享能力,跨项目共享专家经验和最佳实践,基于语义搜索快速检索

toolstypescriptgo
0
11
Er Writer SkillA

模仿 ER 个人写作风格的 skill。将口语、素材或草稿改写为富有诗意与哲思的散文/情书体文章,擅长意象营造与情感表达。

documentation
0
11
Excel Data QualityA

Excel/CSV data quality diagnosis & interactive charts — 20+ scan modules, 6-dimension scoring, agent-powered semantic analysis, and any ECharts visualization. Fully local. Activate this skill whenever the user uploads, attaches, or mentions a .csv, .xlsx, .xls, or .tsv file, even without an explicit request. Present the skill menu immediately.

datagobash
0
11
FA

**Name:** `sql-operations-mastery` **Description:** A comprehensive guide to performing database operations using SQL, covering data definition, manipulation, querying, and control in relational database systems. **Keywords:** ["sql", "database", "relational database", "data manipulation", "data definition", "query", "mysql", "postgresql", "oracle"] **Objective** To equip users with the practical skills needed to effectively create, manage, and query relational databases using standard SQL (S...

databasesgosql
0
11
Fastmail ApiA

Manage Fastmail mail, mailbox, identity, contact, and calendar workflows through JMAP API calls with safe batching and token hygiene.

businessrustshell
0
11
Feishu File DeliveryA

Deliver locally generated office files back into Feishu chats as real attachments. Use when a task creates a .pptx, .pdf, .docx, .xlsx, .csv, .zip, .txt, or .md file for a Feishu user.

businessgogit
0
11
File Auto OrganizerA

文件自动整理工具。按文件类型、日期自动归类下载文件夹,适合整理控和洁癖用户。

developmentpythonjava
0
11
File BackupA

修改文件前的自动备份工具。 当需要修改重要文件时,先备份再修改,改完后让用户检查,确认无误后删除备份。

ai-agents
0
11
File HasherA

Compute, verify, and compare file hashes using MD5, SHA-1, SHA-256, SHA-512, and more. Use when checking file integrity, verifying downloads against expected checksums, comparing files for equality, generating checksums for directories, hashing strings, or validating checksum files (sha256sum/md5sum format). Supports BSD and standard output formats, JSON output, multi-algorithm hashing, and recursive directory scanning. No external dependencies.

toolspythongo
0
11
File ManagementB

Safe filesystem operations using built-in Unix tools and macOS utilities. Use when listing, searching, reading, organizing, or managing files and directories. Always confirm destructive operations before executing. Triggers on: "list files", "search for files", "find files", "organize files", "batch rename", "move files", "copy files", "delete files", "disk usage", "file search".

toolsgobash
0
11
File Organizer ZhA

文件整理器,按类型自动分类(中文版)

content-marketingjava
0
11
File ProcessorA

自动识别和处理用户发送的文件。

developmentpythonbash
0
11