family3253
- 44 skills
- 0 followers
- 17 hours ago last updated
- ▌ Quadrants · family3253 bundleManage Quadrants tasks and projects via natural language. Use when the user wants to create, view, complete, or organize tasks on the Eisenhower Matrix. Supports listing projects, adding tasks (single or bulk), viewing priority tasks, completing tasks, and getting project overviews. Triggers on mentions of "quadrants", "tasks", "to-do", "eisenhower", "priority matrix", or task management requests.
- ▌ Gsd Oc Select Model · family3253 bundleInteractive model selection workflow with paginated navigation. Use when users want to select a model interactively - guides them through provider selection then model selection using the question tool with pagination support for large lists.
- ▌ Remotion Skill · family3253 bundle动画逻辑图工厂。用户描述想要的动画(ASCII 草图或文字),自动生成 Remotion 代码并渲染为 GIF。当用户提到动画、逻辑图、GIF、Remotion 时触发。
- ▌ Anthropics DOCX · family3253 bundleUse this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when extracting or reorganizing content from .docx files, inserting or replacing images in documents, performing find-and-replace in Word files, working with tracked changes or comments, or converting content into a polished Word document. If the user asks for a 'report', 'memo', 'letter', 'template', or similar deliverable as a Word or .docx file, use this skill. Do NOT use for PDFs, spreadsheets, Google Docs, or general coding tasks unrelated to document generation.
- ▌ Anthropics PPTX · family3253 bundleUse this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx file (even if the extracted content will be used elsewhere, like in an email or summary); editing, modifying, or updating existing presentations; combining or splitting slide files; working with templates, layouts, speaker notes, or comments. Trigger whenever the user mentions "deck," "slides," "presentation," or references a .pptx filename, regardless of what they plan to do with the content afterward. If a .pptx file needs to be opened, created, or touched, use this skill.
- ▌ Anthropics XLSX · family3253 bundleUse this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from scratch or from other data sources; or convert between tabular file formats. Trigger especially when the user references a spreadsheet file by name or path — even casually (like "the xlsx in my downloads") — and wants something done to it or produced from it. Also trigger for cleaning or restructuring messy tabular data files (malformed rows, misplaced headers, junk data) into proper spreadsheets. The deliverable must be a spreadsheet file. Do NOT trigger when the primary deliverable is a Word document, HTML report, standalone Python script, database pipeline, or Google Sheets API integration, even if tabular data is involved.
- ▌ Kepano Defuddle · family3253Extract clean markdown content from web pages using Defuddle CLI, removing clutter and navigation to save tokens. Use instead of WebFetch when the user provides a URL to read or analyze, for online documentation, articles, blog posts, or any standard web page. Do NOT use for URLs ending in .md — those are already markdown, use WebFetch directly.
- ▌ Pubmed Database · family3253 bundleDirect REST API access to PubMed. Advanced Boolean/MeSH queries, E-utilities API, batch processing, citation management. For Python workflows, prefer biopython (Bio.Entrez). Use this for direct HTTP/REST work or custom API implementations.
- ▌ Kepano JSON Canvas · family3253 bundleCreate and edit JSON Canvas files (.canvas) with nodes, edges, groups, and connections. Use when working with .canvas files, creating visual canvases, mind maps, flowcharts, or when the user mentions Canvas files in Obsidian.
- ▌ Kepano Obsidian CLI · family3253Interact with Obsidian vaults using the Obsidian CLI to read, create, search, and manage notes, tasks, properties, and more. Also supports plugin and theme development with commands to reload plugins, run JavaScript, capture errors, take screenshots, and inspect the DOM. Use when the user asks to interact with their Obsidian vault, manage notes, search vault content, perform vault operations from the command line, or develop and debug Obsidian plugins and themes.
- ▌ Self Improving Agent · family3253 bundleCaptures learnings, errors, and corrections to enable continuous improvement. Use when: (1) A command or operation fails unexpectedly, (2) User corrects Claude ('No, that's wrong...', 'Actually...'), (3) User requests a capability that doesn't exist, (4) An external API or tool fails, (5) Claude realizes its knowledge is outdated or incorrect, (6) A better approach is discovered for a recurring task. Also review learnings before major tasks.
- ▌ Kepano Obsidian Bases · family3253 bundleCreate and edit Obsidian Bases (.base files) with views, filters, formulas, and summaries. Use when working with .base files, creating database-like views of notes, or when the user mentions Bases, table views, card views, filters, or formulas in Obsidian.
- ▌ Kepano Obsidian Markdown · family3253 bundleCreate and edit Obsidian Flavored Markdown with wikilinks, embeds, callouts, properties, and other Obsidian-specific syntax. Use when working with .md files in Obsidian, or when the user mentions wikilinks, callouts, frontmatter, tags, embeds, or Obsidian notes.
- ▌ Superpowers Brainstorming · family3253 bundleYou MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
- ▌ Superpowers Writing Plans · family3253 bundleUse when you have a spec or requirements for a multi-step task, before touching code
- ▌ Superpowers Writing Skills · family3253 bundleUse when creating new skills, editing existing skills, or verifying skills work before deployment
- ▌ Superpowers Executing Plans · family3253Use when you have a written implementation plan to execute in a separate session with review checkpoints
- ▌ Superpowers Using Superpowers · family3253 bundleUse when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
- ▌ Superpowers Using Git Worktrees · family3253Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification
- ▌ Superpowers Receiving Code Review · family3253Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation
- ▌ Superpowers Requesting Code Review · family3253 bundleUse when completing tasks, implementing major features, or before merging to verify work meets requirements
- ▌ Superpowers Dispatching Parallel Agents · family3253Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
- ▌ Superpowers Subagent Driven Development · family3253 bundleUse when executing implementation plans with independent tasks in the current session
- ▌ Superpowers Finishing A Development Branch · family3253Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup
- ▌ Superpowers Verification Before Completion · family3253Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always
- ▌ Academic Write All Skill · family3253 bundleUse when planning, ideating, checking novelty, outlining, drafting, revising, translating, reviewing, formatting, or preparing submission materials for an academic paper, thesis chapter, literature review, scoping review, systematic review, journal manuscript, or reviewer-response package. Especially useful when the user has scattered notes, partial sections, evidence gaps, target-journal constraints, reviewer comments, or needs a stage-based academic writing workflow with citation discipline, anti-hallucination safeguards, claim-to-evidence traceability, review-grade corpus gating, journal-fit triage, format-convert awareness, reviewer-response packaging, experiment-to-writing handoff, and re-review readiness checks.
- ▌ Gsd · family3253Wrapper skill for the Get Shit Done (GSD) multi-agent workflow system. Provides install + usage pointers for OpenCode/Codex/Claude.
- ▌ Wenxian · family3253 bundle固化“检索文献并定时推送”的工作流技能。用于把 MDRGNB/HCC 等主题做成每天/每周/每月自动检索 + 结构化总结 + 多渠道推送(飞书/企业微信/QQ/Telegram)的 cron 任务;支持字段标准化(期刊名、中科院分区、SCI 分区)、多端内容一致、长文分段防丢。触发示例:"帮我几点几分往xx里推送xx文献"、"每天/每周/每月xx:xx推送xx主题文献到xx渠道"。
- ▌ Add Skill · family3253Wrapper skill for the add-skill CLI. Installs skills from arbitrary GitHub repos for OpenCode/Claude/Codex.
- ▌
- ▌ Tavily Crawl · family3253 bundleCrawl any website and save pages as local markdown files. Use when you need to download documentation, knowledge bases, or web content for offline access or analysis. No code required - just provide a URL.
- ▌
- ▌ Tavily Search · family3253 bundleSearch the web using Tavily's LLM-optimized search API. Returns relevant results with content snippets, scores, and metadata. Use when you need to find web content on any topic without writing code.
- ▌ Context Master · family3253 bundleUniversal context management and planning system. PROACTIVELY activate for: (1) ANY complex task requiring planning, (2) Multi-file projects/websites/apps, (3) Architecture decisions, (4) Research tasks, (5) Refactoring, (6) Long coding sessions, (7) Tasks with 3+ sequential steps. Provides: optimal file creation order, context-efficient workflows, extended thinking delegation (23x context efficiency), passive deep analysis architecture, progressive task decomposition, and prevents redundant work. Saves 62% context on average. Essential for maintaining session performance and analytical depth.
- ▌ Tavily Extract · family3253 bundleExtract content from specific URLs using Tavily's extraction API. Returns clean markdown/text from web pages. Use when you have specific URLs and need their content without writing code.
- ▌ Tavily Research · family3253 bundleComprehensive research grounded in web data with explicit citations. Use when you need multi-source synthesis—comparisons, current events, market analysis, detailed reports.
- ▌ Mdrgnb Daily Push · family3253 bundle固化 MDRGNB 文献日/周报流程(当天新发表检索、去重、Top3 筛选、10问深度总结、四维评分、落盘与推送)。当用户提到 MDRGNB 日报、文献推送、深度总结、Top3、周报、PubMed 当日新文献时使用。
- ▌ Awesome Claude Skills · family3253Wrapper/index for the awesome-claude-skills collection repository.
- ▌ Obsidian Plugin Tasks · family3253使用Tasks插件在Obsidian中管理和查询任务,支持任务状态跟踪、截止日期、计划日期、创建日期、重复规则、任务依赖等功能。提供强大的查询语法(Tasks Query Language)创建动态任务列表,支持过滤、排序、分组。适用于个人任务管理、项目跟踪、GTD实践、每日计划、习惯追踪等场景。当用户提到Tasks插件、任务管理、TODO列表、任务查询语法、重复任务、任务状态等概念时使用。
- ▌ Powerpoint Automation · family3253 bundleCreate professional PowerPoint presentations from various sources including web articles, blog posts, and existing PPTX files. Use when creating PPTX, converting articles to slides, or translating presentations.
- ▌ Opencode Agent Creator · family3253 bundleExpert guidance for creating, configuring, and refining OpenCode agents. Use when working with agent files, authoring new agents, improving existing agents, or understanding agent structure and best practices. Use PROACTIVELY when user mentions creating agents, configuring tools, setting permissions, or agent architecture.
- ▌ Weekly Report Generator · family3253 bundleAuto-generate structured weekly business reports covering KPIs, accomplishments, blockers, and plans. Save hours of reporting time every week.
- ▌ Obsidian Plugin Templater · family3253创建和编辑带有变量、函数、控制流和Obsidian特定语法的Templater模板。当处理包含Templater模板的.md文件、创建动态内容,或用户提及Templater、模板变量或模板函数时使用。
- ▌ Obsidian Plugin Excalidraw · family3253生成符合当前 Excalidraw JSON Schema 的白板文件(.excalidraw),支持形状、智能连线、文本绑定、Obsidian 内部链接。兼容 Obsidian Excalidraw 插件 2.0+,用于绘制架构图、流程图、思维导图。