miantiao-me
@miantiao-me
Public Skills
sink
by miantiao-me
Sink short link API operations via OpenAPI. Use when managing short links: creating, querying, updating, deleting, listing, importing, or exporting links. Also covers AI-powered slug generation and link analytics. Triggers: "create short link", "shorten URL", "delete link", "edit link", "list links", "export links", "import links", "link analytics", "AI slug".
bm-md
by miantiao-me
使用 bm.md 服务进行 Markdown 排版、渲染和格式转换,支持微信公众号、知乎、掘金等多平台
apple-music-animated-artwork
by miantiao-me
Search Apple Music by artist and album, then inspect or download animated artwork. Use when a user names an artist and album or asks for Apple Music 动态封面, including checking square/tall variants, choosing resolutions, and downloading HLS artwork to MP4.
clean-code-javascript
by miantiao-me
Review and refactor modern JavaScript and TypeScript for correctness, type safety, clarity, focused responsibilities, controlled side effects, robust async/error handling, and useful reuse. Use for clean-code reviews, maintainability improvements, incremental refactors, or modernization of existing JS/TS code while preserving behavior and project constraints.