- Home
- /
- Categories
- /
- Analytics
Analytics
Data analysis and visualization
simplifi-scheduler
by SimplifiEDUApplicationManager
Coordinator-facing scheduling tools for Simplifi EDU. Use this skill whenever the user mentions inviting a tutor or coordinator, booking a tutoring session, checking a tutor's availability, or any variant of /invite, /book, or /available. Also trigger on phrases like "when is Jane free", "book Jane for Tuesday 4pm", "invite a new tutor", or "add someone to Simplifi". This skill calls Nylas and Supabase on behalf of the coordinator — never expose API keys or grant IDs to the user.
github-trending-tracker
by gaidehaha
Use when user wants to check GitHub trending projects, compare daily/weekly/monthly ranking changes, or generate trending reports. Triggers include "GitHub trending", "hot projects", "trending report", "trending changes", "热门项目", "趋势报告".
test
by pmco23
Use to run the project test suite. Supports /test [file-or-pattern] to scope to specific files or test names. Detects jest, vitest, go test, pytest, dotnet test, and cargo test automatically. No pipeline artifacts required — can run at any time.
weekly-analytics
by 0juano
Weekly analytics report combining GA4, Google Search Console, and Microsoft Clarity into a premium HTML email. Use for automated Sunday cron jobs that generate weekly product analytics reports. Tracks users, sessions, pageviews, SEO performance (queries, impressions, CTR, position), UX friction (dead clicks, rage clicks, quickbacks), and week-over-week trends. Includes accountability tracking (did we do what we said?), prioritized recommendations with impact/effort ratings, and actionable checklists. Persona: $15K/month SEO consultant. Outputs: HTML email + chat summary.
project-status-report
by diegoeis
Create and update structured project status reports from meetings, messages, documents, or notes. Use when users need to extract status updates into markdown reports with summary, problems, risks, and actions sections, consolidate multiple team reports, update existing reports maintaining reverse chronological order, save/modify reports in Obsidian vault, or mention terms like "status report", "project update", "sync", "war room", "team report", or "weekly update".
paper-prereq-analysis
by roymondliao
Analyze an academic paper to identify prerequisite papers needed for understanding. Extracts references, classifies importance, and discovers related papers via PASA search.
a-share-research-zh
by tomhhhyoyo
使用中文命令和自然语言输入,对用户指定的 A 股股票进行多维研究分析。数据源必须为 Tushare Pro,输出中文报告。
shadcn-baseui
by ThunderboltDev
Enforces Base UI patterns in shadcn/ui projects. Prevents LLMs from incorrectly suggesting Radix UI patterns (asChild, etc.) when working with Base UI.
torch-compile
by cuba6112
Optimize PyTorch with torch.compile (TorchDynamo/Inductor), focusing on compile overhead, graph breaks, and benchmark methodology. Use when speeding up PyTorch models or debugging compile behavior; triggers: torch.compile, torchdynamo, inductor, graph break, pytorch optimization.
review
by kelvinz
"Review branch changes against a base branch for correctness, security, tests, and scope, then return a clear go/no-go decision. Triggers: review, readiness check, pre-commit review, pre-finalise review."
bug-report-root-cause
by dolessHQ
Produce per-item root cause analysis from bug report input. Inputs source and target where source is pasted file or linear issue and target is env scope.
official-document-drafting
by zhaohui-yang
起草、改写、润色、扩写、压缩、规范并导出中文公文与行政正式文本。Use when the user asks to write, revise, summarize, standardize, or convert 公文、决议、决定、命令、公告、公报、通告、意见、通知、通报、报告、请示、批复、议案、函、纪要,以及总结、简报、新闻简报、信息专报、舆情专报、汇报材料、讲话稿、工作方案、实施方案、回复函等正式机关或单位文稿,尤其适用于需要固定文种结构、正式机关语气、统一口径、规范标题、层级编号、落款日期、模板套用、Word docx 导出,或将当前新闻材料整理为正式公文和正式汇报材料的场景。
strategic-review-interactive
by kanghohyeong
This skill supports the strategic review process through a web interface.
retrieve_subgraph
by HowardKao-1130
Expand the document set by retrieving a KG subgraph and evidence.
three-teams-operating-model
by carloscostato-cmyk
Opera o projeto com 3 times paralelos e papéis fixos (gerente de projetos, analista de sistemas, analista de processos, analista de testes) sob coordenação central. Use quando o usuário pedir diagnóstico completo, feedback por papel, operação simultânea dos times, status do sistema no GitHub, plano de correção ou acompanhamento da execução.
react-useeffect
by VisualxIntelligence
React useEffect best practices from official docs. Use when writing/reviewing useEffect, useState for derived values, data fetching, or state synchronization. Teaches when NOT to use Effect and better alternatives.
binance-event-horizon
by 2675030956
Generate a futuristic Binance Event Horizon report that fuses spot, futures, Alpha, Web3 social hype, smart money signals, launchpad meme flows, and official Binance announcements into scenario cards, catalyst lanes, gravity alerts, orbit watchlists, and reusable broadcast packs. Use this skill when users ask for a multi-source Binance opportunity map, forward-looking market scenarios, catalyst tracking, leverage heat, Alpha early signals, meme launch attention, or a focused Event Horizon analysis on a single token or trading pair.
dead-code-eliminator
by abpai
Audit a codebase for dead code — unreachable functions, unused imports, orphaned classes, unreachable branches, and stale feature flags — by tracing live call paths from all entry points. Also audits correctness (do implementations match their claimed purpose?) and algorithmic soundness. Produces an ASCII call graph and a categorized dead code report. Use when a codebase has gone through many iterations, a large refactor has landed, a feature was removed but its support code may remain, or the user asks to "find dead code", "clean up unused code", "audit what's actually used", or "find orphaned functions".
scanpy
by Victory-Hugo
标准单细胞RNA-seq分析管道。用于质控、标准化、降维(PCA/UMAP/t-SNE)、聚类、差异表达和可视化。最适合具有成熟工作流的探索性scRNA-seq分析。深度学习模型请使用scvi-tools;数据格式问题请使用anndata。
evaluator
by Overlord-Z
Skill evaluation and telemetry framework. Collects anonymous usage data and feedback via GitHub Issues and Projects. Privacy-first, opt-in, transparent. Helps improve ClaudeShack skills based on real-world usage. Integrates with oracle and guardian.
Stock Analysis
by Andy160675
Sovereign Skills Season 1: Foundation — Intelligence & Strategy
commit
by aravhawk
Commits with perfect messages. Use when making a commit.
tech-visualizer
by yfe404
Create interactive, animated visualizations of technical and algorithmic concepts. Use this skill whenever the user asks to visualize, illustrate, explain visually, or create a diagram/animation for any technical concept — including but not limited to: cryptographic algorithms (HMAC-SHA, AES-CBC, RSA, TLS handshake), computer vision pipelines (ORB keypoints, SIFT, optical flow, convolutions), networking protocols (TCP handshake, DNS resolution, HTTP/2 streams), data structures (B-trees, hash maps, bloom filters), ML concepts (backpropagation, attention mechanism, gradient descent), or any algorithmic/engineering process. Also trigger when the user says "show me how X works", "animate X", "interactive explainer for X", or wants to turn a technical concept into a presentation-ready visual. This skill produces polished, interactive artifacts — not static diagrams.
askprisma
by whiteboardmonk
Business data analysis and intelligence skill by AskPrisma. Explores data files and databases, creates structured analysis plans, writes and runs Python code, synthesizes business insights with actionable recommendations, and generates professional PDF reports. Works with CSV, Excel, SQL databases, and any structured data. Use proactively when the user has data to analyze or asks business questions about their data.