By deusyu
Check whether a company, product, app, or App Store seller name is already in use across domains, trademarks, app stores, social platforms, package indexes, and state LLC registries. Returns a clearance verdict to guide naming decisions.
实时汽车问答与对比分析系统。当用户询问任何买车、选车、汽车参数对比、车型评测、价格分析相关问题时触发此 Skill。 触发场景(只要涉及以下任一情形就必须使用此 Skill): - 车型参数对比:"小米SU7和Model 3哪个好"、"国产车和特斯拉对比" - 配置/价格查询:"Model Y 焕新版座椅加热有吗"、"问界M9多少钱" - 真实车主评价:"XX车口碑怎么样"、"懂车帝评分" - 购车决策辅助:"20-30万预算推荐什么车"、"新能源SUV怎么选" - 车辆功能查询:"这款车支持V2L吗"、"有没有露营模式" - 销量/市场数据:"2024年最畅销新能源车" 即使用户没有明确说"帮我对比"或"查一下",只要话题涉及具体车型的任何属性,都应该主动触发此 Skill 进行实时数据检索,而不是依赖训练数据回答。
Check whether a proposed company, product, app, or App Store seller name is already used or likely to conflict. Use when the user provides a name and asks to check duplicates, availability, registrability, domain availability, App Store seller suitability, social/project/package-name collisions, trademark risk, state LLC name availability, D-U-N-S/Apple identity risk, or wants a concise clearance report before forming a US LLC or choosing a brand. Can also generate names, but duplicate checking is the primary behavior.
中国节假日/调休查询 — 查某天是工作日还是休息日、是否调休补班、全年假期安排。 触发词: 节假日, 调休, 补班, 放假, 上班, holiday, workday, 今天上班吗, 明天放假吗, 春节放几天, 国庆放假, 下个工作日, 或任何 "[日期] 是否放假/上班" 格式的输入。
汇率换算 — 查询实时汇率、历史汇率、汇率趋势。数据源为欧洲央行 (ECB)。 触发词: 汇率, 换算, exchange rate, convert currency, 多少钱, 美元, 欧元, 日元, 英镑, USD, EUR, JPY, GBP, 或任何 "[金额] [货币A] 转/换/to [货币B]" 格式的输入。
判断 Mac 或 MacBook 是否值得换新。按真实瓶颈而不是芯片代数做决策,比较 Apple Silicon M/Pro/Max/Ultra,输出不用换、平替、轻升级、真升级、必要升级。
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
English | 中文
Claude Code Skills by Rainman.
A monorepo of custom Claude Code Skills to help you get things done with natural language.
| Skill | Description |
|---|---|
| nl2ledger | Natural language bookkeeping — speak and it writes to QianJi CSV |
| cn-holiday | Query Chinese public holidays, 调休, and work schedules |
| exchange-rate | Currency exchange rate query and conversion (ECB data) |
| qweather | Weather query — real-time weather, forecasts, and life indices (QWeather) |
| car-advisor | Real-time car comparison and purchase advisor with live data |
| mac-upgrade-advisor | Decide whether a Mac is worth upgrading — by real bottleneck, not chip generation |
| check-name-clearance | Check if a company/product/app name is taken — domains, trademarks, App Store, packages, state LLC |
| mermaid-link | Turn Mermaid diagrams in conversations into clickable preview links (mmd.dyu.sh) — no copy-paste |
| portrait-prompt | De-AI-flavor portrait prompts — 8-dimension framework, anti-plastic-skin self-check, per-model adaptation |
Run in Claude Code:
/plugin marketplace add deusyu/rainman-skills
/plugin install nl2ledger@rainman-skills
You can enable auto-updates in the Marketplace UI.
npx skills add deusyu/rainman-skills
Follow the prompts to select the Skills you want.
git clone https://github.com/deusyu/rainman-skills.git
cp -r rainman-skills/skills/nl2ledger YOUR_PROJECT/.claude/skills/
Natural language bookkeeping — Claude parses amounts, categories, and timestamps from your input and appends structured entries to a QianJi CSV ledger.
Place your QianJi CSV file in the project root:
skills/nl2ledger/sample/QianJi_sample.csv for the formatAfter installation, just type in Claude Code:
午饭麦当劳25块
咖啡18,打车32
昨天晚饭西贝89
lunch 35, coffee 18
Claude will parse, show a preview, and write to CSV upon confirmation.
references/category_map.md to add your own merchants and spending habitscategory_map.md (Default Values section) and scripts/append_entry.py (--recorder)账户1 defaultNote: The category rules and special rules (merchant names, tags, etc.) in this repo are example configurations. Customize them to match your own habits.
Query Chinese public holidays, 调休 (make-up workdays), and work schedules via the timor.tech API.
今天上班吗
春节放几天
国庆节放假安排
下个工作日是哪天
Query real-time and historical exchange rates via the Frankfurter API (ECB data source). Supports 30+ major currencies.
100美元换人民币
500 EUR to JPY
今天英镑汇率多少
Query real-time weather, forecasts, and life indices via QWeather (和风天气) API.
QWEATHER_API_KEY and QWEATHER_API_HOST environment variables北京今天天气怎么样
明天需要带伞吗
上海未来三天天气预报
Real-time car comparison and purchase advisor. Claude searches live data from official sites, Dongchedi, Autohome, and owner reviews to answer any car-related question.
npx claudepluginhub deusyu/rainman-skills --plugin portrait-promptGoogle Maps Platform API — geocoding, reverse-geocoding, directions, places search, nearby, place detail, elevation, timezone
MCP server for previewing Mermaid diagrams in Claude Code
Smart LLM routing with Claude subscription monitoring, complexity-first model selection, and 20+ AI providers
Claude Code skill pack for Lucidchart (18 skills)
Retrieve and faithfully reproduce DoView Planning handbook diagrams to accompany an outcomes-theory answer. Faithful adaptation of Prompt B v1.1.9 from https://www.doviewplanning.org/bookai with a Mermaid-first overlay — retrieves Mermaid blocks from the doview-book Markdown edition (https://github.com/cgbarlow/doview-book) first, falling back to upstream PNG/image-file URLs for diagrams that don't translate cleanly to Mermaid. Triggers after a doview-outcomes-answer response when the user asks to see the diagrams, requests the visual model, or says 'show me the picture'. Never redraws, simplifies, or substitutes images.
Claude Code skill for generating high-quality draw.io diagrams with proper font settings, arrow placement, and Japanese text support
Excalidraw diagram creator with visual argument methodology and PNG render pipeline