Loading...
Loading...
Found 961 Skills
High-quality article translation skill, adopting a four-step professional translation workflow: **Analysis → Initial Translation → Review → Final Draft**. Only supports Chinese ↔ English, Chinese ↔ Japanese translation. Triggered when users explicitly request translation using terms such as "翻译", "translate", "精翻", "翻訳", "翻译文章", "translate to Chinese/English/Japanese", "改成中文", "改成英文", "改成日文", "翻成中文", "翻成日文", "翻成英文", "英译中", "中译英", "中译日", "日译中", "日本語に翻訳", "中国語に翻訳", "英語に翻訳", "これを翻訳して", "put this in Chinese", "put this in English", "put this in Japanese", "convert to Chinese", "convert to English", "convert to Japanese", "帮我翻一下", "本地化", "localize", "这篇文章翻译一下", or provide a URL/file/text body and explicitly request a final draft in the target language. Not applicable to requests for only summarization, explanation, comprehension, or organization. If the input is a URL, prioritize using `curl -L` to request `r.jina.ai` to fetch the body content in Markdown; if fetching fails or the content is incomplete, you must stop immediately and ask the user to provide the full text themselves.
Convert a PDF (research paper, report, or any document) into a polished multi-slide HTML presentation with a structured outline JSON and summary markdown. Trigger this skill when the user mentions making slides or a PPT from a PDF — in Chinese or English.
Build a retrospective or forward-looking work timeline from git commits, project docs, user notes, or chat records, then output a Markdown and/or HTML report with a Gantt chart or timeline visualization. Use when the user wants to review past work across one or more projects, explain time allocation to a mentor, summarize what was done in a period, or plan the next phase with a timeline.
Look up the public API of any JVM dependency (Scala 3, Scala 2, Java) from the terminal — type signatures, members, docs, and source as Markdown, no JAR unpacking needed. Use this skill whenever you need to call an unfamiliar library method, explore a package's types, or check a dependency's API. Prefer cellar over Metals MCP only for looking up external dependency APIs (`cellar get-external` vs Metals `inspect`/`get-docs`) — cellar needs no project import and queries any published Maven artifact. For everything else (references, rename, goto definition, diagnostics, compile), use Metals.
Universal migration from Obsidian, Notion, Logseq, markdown, CSV, JSON, Roam
Review documentation changes for compliance with the Metabase writing style guide. Use when reviewing pull requests, files, or diffs containing documentation markdown files.
Fetch content based on a preset URL list, filter high-quality technical information and generate daily Markdown reports.
Technical writing patterns for README files, API documentation, architecture decision records (ADRs), changelogs, contributing guides, code comments, and docs-as-code workflows. Covers documentation structure, style guides, Markdown best practices, and documentation testing.
Git-centric implementation workflow. Enforces clean checkout, creates a properly named branch, tracks progress in a WIP markdown file, and commits/pushes continuously so remote git logs serve as the primary monitoring channel. Use when starting any plan-based implementation task.
Create and maintain Architecture Decision Records (ADRs) in git repos. Use when you need to propose, write, update, accept/reject, deprecate, or supersede an ADR; bootstrap an adr folder and index; or enforce ADR conventions (status, dates, links, and filenames) for markdown decision logs.
Develop @ant-design/agentic-ui components for AI chat interfaces. Use when creating thought chain visualization, tool call displays, markdown editors, bubble components, workspace panels, or any agentic UI development. Triggers on keywords like bubble, thought chain, tool use, markdown editor, workspace, chat layout, agentic.
This skill should be used when users need to search the web for information, find current content, look up news articles, search for images, or find videos. It uses DuckDuckGo's search API to return results in clean, formatted output (text, markdown, or JSON). Use for research, fact-checking, finding recent information, or gathering web resources.