← all publishers

family3253

@family3253 source repo

44 published skills

  1. Quadrants · family3253 bundle
    Manage 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.
    0
    installs
  2. Gsd Oc Select Model · family3253 bundle
    Interactive 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.
    0
    installs
  3. Remotion Skill · family3253 bundle
    动画逻辑图工厂。用户描述想要的动画(ASCII 草图或文字),自动生成 Remotion 代码并渲染为 GIF。当用户提到动画、逻辑图、GIF、Remotion 时触发。
    0
    installs
  4. Anthropics DOCX · family3253 bundle
    Use 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.
    0
    installs
  5. Anthropics PPTX · family3253 bundle
    Use 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.
    0
    installs
  6. Anthropics XLSX · family3253 bundle
    Use 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.
    0
    installs
  7. Kepano Defuddle · family3253
    Extract 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.
    0
    installs
  8. Pubmed Database · family3253 bundle
    Direct 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.
    0
    installs
  9. Kepano JSON Canvas · family3253 bundle
    Create 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.
    0
    installs
  10. Kepano Obsidian CLI · family3253
    Interact 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.
    0
    installs
  11. Self Improving Agent · family3253 bundle
    Captures 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.
    0
    installs
  12. Kepano Obsidian Bases · family3253 bundle
    Create 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.
    0
    installs
  13. Kepano Obsidian Markdown · family3253 bundle
    Create 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.
    0
    installs
  14. Superpowers Brainstorming · family3253 bundle
    You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
    0
    installs
  15. Superpowers Writing Plans · family3253 bundle
    Use when you have a spec or requirements for a multi-step task, before touching code
    0
    installs
  16. Superpowers Writing Skills · family3253 bundle
    Use when creating new skills, editing existing skills, or verifying skills work before deployment
    0
    installs
  17. Superpowers Executing Plans · family3253
    Use when you have a written implementation plan to execute in a separate session with review checkpoints
    0
    installs
  18. Superpowers Using Superpowers · family3253 bundle
    Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
    0
    installs
  19. Superpowers Using Git Worktrees · family3253
    Use 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
    0
    installs
  20. Superpowers Receiving Code Review · family3253
    Use 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
    0
    installs
  21. Superpowers Requesting Code Review · family3253 bundle
    Use when completing tasks, implementing major features, or before merging to verify work meets requirements
    0
    installs
  22. Superpowers Dispatching Parallel Agents · family3253
    Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
    0
    installs
  23. Superpowers Subagent Driven Development · family3253 bundle
    Use when executing implementation plans with independent tasks in the current session
    0
    installs
  24. Superpowers Finishing A Development Branch · family3253
    Use 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
    0
    installs
  25. Superpowers Verification Before Completion · family3253
    Use 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
    0
    installs
  26. Academic Write All Skill · family3253 bundle
    Use 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.
    0
    installs
  27. Gsd · family3253
    Wrapper skill for the Get Shit Done (GSD) multi-agent workflow system. Provides install + usage pointers for OpenCode/Codex/Claude.
    0
    installs
  28. Wenxian · family3253 bundle
    固化“检索文献并定时推送”的工作流技能。用于把 MDRGNB/HCC 等主题做成每天/每周/每月自动检索 + 结构化总结 + 多渠道推送(飞书/企业微信/QQ/Telegram)的 cron 任务;支持字段标准化(期刊名、中科院分区、SCI 分区)、多端内容一致、长文分段防丢。触发示例:"帮我几点几分往xx里推送xx文献"、"每天/每周/每月xx:xx推送xx主题文献到xx渠道"。
    0
    installs
  29. Add Skill · family3253
    Wrapper skill for the add-skill CLI. Installs skills from arbitrary GitHub repos for OpenCode/Claude/Codex.
    0
    installs
  30. Daily Digest · family3253 bundle
    (autofixed)
    0
    installs
  31. Tavily Crawl · family3253 bundle
    Crawl 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.
    0
    installs
  32. Feishu Common · family3253 bundle
    feishu-common Skill
    0
    installs
  33. Tavily Search · family3253 bundle
    Search 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.
    0
    installs
  34. Context Master · family3253 bundle
    Universal 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.
    0
    installs
  35. Tavily Extract · family3253 bundle
    Extract 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.
    0
    installs
  36. Tavily Research · family3253 bundle
    Comprehensive research grounded in web data with explicit citations. Use when you need multi-source synthesis—comparisons, current events, market analysis, detailed reports.
    0
    installs
  37. Mdrgnb Daily Push · family3253 bundle
    固化 MDRGNB 文献日/周报流程(当天新发表检索、去重、Top3 筛选、10问深度总结、四维评分、落盘与推送)。当用户提到 MDRGNB 日报、文献推送、深度总结、Top3、周报、PubMed 当日新文献时使用。
    0
    installs
  38. Awesome Claude Skills · family3253
    Wrapper/index for the awesome-claude-skills collection repository.
    0
    installs
  39. Obsidian Plugin Tasks · family3253
    使用Tasks插件在Obsidian中管理和查询任务,支持任务状态跟踪、截止日期、计划日期、创建日期、重复规则、任务依赖等功能。提供强大的查询语法(Tasks Query Language)创建动态任务列表,支持过滤、排序、分组。适用于个人任务管理、项目跟踪、GTD实践、每日计划、习惯追踪等场景。当用户提到Tasks插件、任务管理、TODO列表、任务查询语法、重复任务、任务状态等概念时使用。
    0
    installs
  40. Powerpoint Automation · family3253 bundle
    Create 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.
    0
    installs
  41. Opencode Agent Creator · family3253 bundle
    Expert 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.
    0
    installs
  42. Weekly Report Generator · family3253 bundle
    Auto-generate structured weekly business reports covering KPIs, accomplishments, blockers, and plans. Save hours of reporting time every week.
    0
    installs
  43. Obsidian Plugin Templater · family3253
    创建和编辑带有变量、函数、控制流和Obsidian特定语法的Templater模板。当处理包含Templater模板的.md文件、创建动态内容,或用户提及Templater、模板变量或模板函数时使用。
    0
    installs
  44. Obsidian Plugin Excalidraw · family3253
    生成符合当前 Excalidraw JSON Schema 的白板文件(.excalidraw),支持形状、智能连线、文本绑定、Obsidian 内部链接。兼容 Obsidian Excalidraw 插件 2.0+,用于绘制架构图、流程图、思维导图。
    0
    installs