Back to Discover

skills

skill

wmy2981

Agent skills collection

View on GitHub
1 starsMITSynced Aug 5, 2026

Install to Claude Code

/plugin marketplace add wmy2981/skills

README

wmy-skills

Agent Skills Collection

Npx Skills

Install with npx skills

npx skills add wmy2981/skills --all
npx skills add wmy2981/skills -s <name> 

Claude Code Plugin

This repo is also a Claude Code plugin marketplace — each skill installs as its own plugin:

# register the marketplace once
claude plugin marketplace add https://github.com/wmy2981/skills

# install a single skill plugin (repeatable)
claude plugin install skill-name@wmy-skills

技能列表 | Skills

skillDescription说明
calendar-api/Chinese calendar query万年历查询
chinese-poetry-api/Chinese classical poetry REST API (Tang/Song/Yuan poems, search, authors)中国古诗词 REST API 查询(唐诗宋词、搜索、作者)
deepseek-balance/DeepSeek Open Platform balance queryDeepSeek 开放平台余额查询
domain-query/Domain ICP filing, WHOIS & WeChat block check域名 ICP 备案 + WHOIS + 微信防红查询
enterprise-info/Chinese enterprise registration info lookup企业工商信息查询
epub-book-pipeline/EPUB book processing pipelineEPUB 整本书处理流水线
freshrss/FreshRSS APIFreshRSS API
fun-asr/Alibaba Cloud Fun-ASR speech recognition阿里云百炼 Fun-ASR 语音识别
gaozhong-english-answer-parser/Gaozhong English exam answer extraction高中英语试卷答案提取
gotify/Gotify push notification and management APIGotify 推送通知和管理API
img-recog/Image recognition via vision models图片识别(视觉模型)
linkgo/LinkGo v3 navigation page managementLinkGo v3 导航页管理
mimo-tts/MiMo-V2.5-TTS speech synthesisMiMo-V2.5-TTS 语音合成
send-email/SMTP email sendingSMTP 邮件发送
wake-on-lan/Wake-on-LAN remote wake-up远程唤醒局域网计算机
zurl/Zurl short link service managementZurl 短链接服务管理

Rendered live from wmy2981/skills's GitHub README — not stored, always reflects the source repo.

16 Plugins

NameDescriptionCategorySource
calendar-apiChinese calendar query tool — retrieves comprehensive traditional calendar information for any date, including lunar calendar, Heavenly Stems and Earthly Branches (干支), solar terms (节气), festivals, auspicious/inauspicious activities (宜忌), zodiac (生肖), constellation (星座), fetal god (胎神), Peng Zu's hundred taboos (彭祖百忌), 28 mansions (星宿), Buddhist/Taoist calendar, and more. Triggered whenever the user asks about the Chinese calendar: "what's the lunar date today", "today's 宜忌", "what solar term is it", "is today auspicious", "Chinese zodiac for this year", "constellation", "今天农历几号", "今天宜做什么", "黄历", "万年历", "今天什么节气". Trigger even for casual one-line questions../calendar-api
chinese-poetry-apiQuery the Chinese classical poetry API service (chinese-poetry-api, repo: https://github.com/palemoky/chinese-poetry-api) — 370k+ poems from Tang/Song/Yuan dynasties, with authors, dynasties, poetry types, full-text search, and random poem drawing. Use whenever the user asks to look up, search, or list classical Chinese poetry (古诗/唐诗/宋词/元曲), a specific poet's works, random poems, 飞花令 (single-character draws), or poetry metadata — even casual queries like "帮我找一首李白的诗" or "来一首五言绝句". Covers every REST endpoint: health, stats, poems (filtered lists), search, random, authors, dynasties, types. All output is raw server JSON, passed through unchanged../chinese-poetry-api
deepseek-balanceQuery DeepSeek Open Platform account balance. Triggered when user asks "DeepSeek balance", "API balance", "how much credit left", "check my quota". Requires DEEPSEEK_APIKEY env var../deepseek-balance
domain-queryDomain name multi-query tool — one-shot lookup of ICP filing (备案), WHOIS registration info, and WeChat block status (微信防红) for any domain. Triggered whenever the user mentions "domain lookup", "ICP", "备案", "WHOIS", "registration info", "check this domain", "domain details", "微信防红", "域名查询", "查一下这个域名", "帮我查这个域名", or simply pastes a domain and asks "check it" or "查一下". Trigger even for one-line requests../domain-query
enterprise-infoChinese enterprise registration info lookup — queries the 接口盒子 API for company registration details (工商信息) by company name or Unified Social Credit Code (统一社会信用代码). Triggered whenever the user asks about a Chinese company: "查公司", "查企业", "企业信息", "工商信息", "查一下XX公司", "查XX的统一信用代码", "这家公司信息", "营业执照查询", "企业工商查询", "查一下这家公司", "看看这家企业", "this company info", or pastes a company name or credit code and asks to look it up. Supports both full company name and 18-digit Unified Social Credit Code../enterprise-info
epub-book-pipelineEPUB book processing pipeline — extract, chunk, rebuild, and validate EPUB files. Use this whenever you need to programmatically manipulate the content of an EPUB book: extract structured text, split into manageable chunks, apply batch modifications, rebuild a valid EPUB from modified content, or validate structural integrity. Triggered by any request involving EPUB extraction ("extract epub", "unpack epub"), chunking ("split epub", "chunk epub"), rebuilding ("rebuild epub", "repackage epub", "pack epub"), or validation ("validate epub", "check epub"). Also triggered when the user needs to batch-edit EPUB content (replace text, reformat, inject styles, modify structure) and then rebuild a valid EPUB from the edited files. Does NOT handle content-level operations like AI translation or text rewriting — only the EPUB mechanical pipeline../epub-book-pipeline
freshrssAccess and interact with my FreshRSS instance via python scripts. Use for any RSS-related question, including reading articles, searching past content, finding feeds, getting recommendations, managing subscriptions, checking unread counts, marking read/star, or exploring what I follow. Triggers on keywords: RSS, FreshRSS, feed, unread, headlines, articles, subscriptions, starred../freshrss
fun-asrUse when the user shares an audio file (mp3, wav, m4a, flac) and asks to transcribe it to text — includes queries containing "speech recognition", "audio to text", "transcribe", "transcription", "ASR", "meeting notes", "convert audio", "subtitle", "SRT", "speaker diarization", "who said what". Also triggers on audio meeting recordings, interviews, phone calls, lectures, voice memos, podcasts. Requires DASHSCOPE_API_KEY (Alibaba Cloud DashScope) and S3-compatible storage credentials../fun-asr
gaozhong-english-answer-parserExtract answer keys from Chinese Gaozhong-style English exam papers (PDF or image) and format them into a standardized structured output. Trigger when the user sends an English exam paper, answer key, mock test answer sheet, or similar file and asks to extract, organize, or structure the answers. Trigger even for casual requests like "look at the answers", "extract answers", or "organize this"../gaozhong-english-answer-parser
gotifySend and manage Gotify push notifications, applications, clients, and messages via the Gotify REST API. Use this skill whenever the user mentions "gotify", "push notification", "自托管通知", "消息推送", sending alerts, managing Gotify apps/clients, checking message history, toggling Gotify plugins, or verifying Gotify server health. Also trigger for "发通知到gotify", "gotify推送", "gotify消息", "通知服务", or any command mentioning a Gotify server instance../gotify
img-recogImage recognition via OpenAI-compatible vision models. Triggered when user asks to "look at", "see", "describe", or "read text from" an image. Replaces the built-in `read` tool for images when multimodal is unavailable../img-recog
linkgoManage a remote LinkGo v3 instance via its HTTP API. Use when the user wants to list/add/edit/delete service cards, modify page settings, upload icons, change passwords, export/import config, or query debug info on the LinkGo navigation page. Also triggers for "导航页", "服务卡片", "LinkGo", "add card", "edit card", "sublink" and similar card management tasks../linkgo
mimo-ttsSpeech synthesis using MiMo-V2.5-TTS models. Supports preset voice synthesis, text-to-voice design, voice cloning, natural language style control, and streaming output. Trigger whenever the user wants to generate speech audio from text, especially with Chinese voices and style control. Requires MIMO_APIKEY environment variable../mimo-tts
send-emailUse when the user wants to send an email, email a file or document, send a message via email, forward information by email, or use HTML email templates. Trigger on any email-related request — including 'email this to...', 'forward this to...', 'send the report to...', 'attach this file and send'. Do NOT use for non-email communication like Slack or SMS../send-email
wake-on-lanRemote wake-up computers on a local network via Wake-on-LAN (Magic Packet). Manage host configurations (add, edit, remove, list) and send wake-up signals by host name or MAC address. Triggered whenever the user mentions "开机", "远程开机", "唤醒主机", "wake on lan", "WOL", "远程唤醒", "帮我把XX电脑打开", "服务器关了帮我开一下", "把电脑开着", or asks to start a computer on the local network. Also use for managing wake-up host lists../wake-on-lan
zurlManage a Zurl short link service — create, update, delete, search, and list short URLs, and fetch URL metadata. Trigger whenever the user asks to "shorten this link", "generate a short URL", "create a short link", "短链接", "缩短", "短链", manage short links, or pastes a long URL and asks to make it shorter. Do NOT skip this skill just because the user didn't explicitly say "短链接" or "short URL" — even "帮我缩短这个链接" or "把这个 网址变短" should trigger it. Any request involving URL shortening, short link management, or batch URL operations should use this skill../zurl

0 Comments

Login required
Log in to post a comment or update on this repo.

No comments yet — be the first to share an update.