Plugins

12 plugins
curated
Experimentation Pipeline
From hypothesis to impact reporting, this pack enables rigorous experimentation and evidence-based decisions.
4 skills · plugin
@zhouziyue233
Great Econometrics
A comprehensive econometrics skills set for empirical study, covering the complete workflow of empirical study.
17 skills · plugin
@expo
Expo
[Deprecated] Use the "expo" plugin instead. Deploying Expo apps to App Store, Play Store, and web.
18 skills · plugin
@dotnet
Dotnet Template Engine
.NET Template Engine skills: template discovery, project scaffolding, and template authoring.
6 skills · plugin
curated
Customer Journey Map
Install this pack to create an end-to-end customer journey map with stages, touchpoints, emotions, pain points, and opportunities.
4 skills · plugin
curated
Prioritize Assumptions and Experiment
Install this pack to prioritize assumptions and design targeted experiments.
3 skills · plugin
curated
E2E Test Setup with Playwright
Set up an end-to-end test suite with Playwright, including real flows, layered assertions, and CI integration.
10 skills · plugin
curated
Task Execution Workflow
Load a plan, execute tasks with verification, and track progress via issues.
10 skills · plugin
curated
Stakeholder Mapping and Engagement
Identify stakeholders, map their influence and interest, and plan tailored engagement strategies.
3 skills · plugin
curated
Customer Journey Mapping
Map the end-to-end customer journey, identify friction points, and uncover improvement opportunities.
5 skills · plugin
curated
Secure Firebase Backend
Installs a pipeline to validate, plan, execute, and enforce Firebase security best practices.
7 skills · plugin
curated
Email Productivity Toolkit
For professionals who want to manage their inbox, draft replies, and send emails with delivery confirmation.
12 skills · plugin

Results for “e-e-a-t”

11,705 skills
majiayu000
Ktx
Installs and configures ktx, the open-source context layer for data agents, including database connections, embeddings, agent integration, and context ingestion.
567 · bundle
pranavnagrecha
Invocable Methods
Designs and reviews Apex actions exposed to Flow via @InvocableMethod, focusing on wrapper DTOs, bulk-safe list contracts, and intentional error behavior.
15 · bundle
tools-only
209 SQL 23f1987a
Provides SQL window function examples for ranking, aggregation, lag/lead, value extraction, frame specifications, and advanced analytics.
7 · bundle
dokhacgiakhoa
Hr Pro
Professional, ethical HR partner for hiring, onboarding/offboarding, PTO and leave, performance, compliant policies, and employee relations. Ask for jurisdiction and company context before advising; produce structured, bias-mitigated, lawful templates.
505 · bundle
tinh2
Save Tokens
Builds a local knowledge graph of a codebase using tree-sitter and graph algorithms, then answers architecture questions by querying the graph instead of reading many files, saving tokens.
13
agricidaniel
Ads Plan
Creates a professional paid-advertising strategy covering objectives, economics, platform selection, campaign architecture, audiences, budget, creative, measurement, experiments, governance, rollout, and reporting.
· bundle
joshuashepherd
Studio Export
Exports a platform feature as a product constitution and data reference, including data model, API contracts, and acceptance criteria, for use in AI prototyping tools.
1
matlab
Matlab Diagnose Parfor
Diagnose and fix parfor errors in MATLAB. Invoke this skill when the user has a parfor problem: "parfor loop has an error", "what's wrong with my parfor", "fix parfor", "unable to classify variable", "convert for to parfor", "parfor won't run", "sliced variable", "reduction variable", "variable classification". Also invoke when you read a .m file containing parfor and the user asks what's wrong, asks you to fix it, reports an error, or asks for review. Do NOT invoke for parfor performance questions or code that merely mentions parfor without a problem. ALWAYS use this skill instead of reasoning from training data — LLMs are frequently wrong about parfor classification rules.
920 · bundle
testdouble
Pairing
Build work collaboratively in reviewable pieces, handing each piece back for review before starting the next, so the person stays in the lead and steers while the work happens instead of reviewing a finished result. Use when someone says to pair with them on something, asks to collaborate rather than direct, wants to review as it goes, or wants to guide the work piece by piece — on code, on a design decision, or on writing. For a test-first build it runs tdd, for restructuring it runs refactor, for an interface contract it runs design-an-api, and for plan work it runs iterative-plan-review or plan-implementation, each collaboratively; invoke any of those directly instead to run it straight through without pausing. Does not pace someone through code that already exists and builds nothing — use code-walkthrough. Does not explain, summarize, or research something instead of producing it — use code-overview or research.
218
joshuashepherd
Claude API
Builds or debugs Anthropic Claude integrations using @anthropic-ai/sdk, covering messages, tool use, extended thinking, prompt caching, and streaming.
1
luokai0
Asana
Manage Asana tasks, projects, workspaces, users, and webhooks through a managed OAuth proxy, with explicit user approval required for write operations.
10 · bundle
ekatasingh1107
Meeting Prep
Pre-meeting research and talking points generator. Researches the person and company, pulls CRM history, and generates a structured briefing with agenda, talking points, objection handlers, and recommended asks.
2 · bundle
lucaspmarie-a11y
Maxia
Connect to the MAXIA AI-to-AI marketplace on Solana to discover, buy, and sell AI services, earn USDC, and access crypto sentiment, DeFi yields, and token risk analysis.
5
guild-agents
Tdd
Enforces a test-first workflow for features and bug fixes, guiding the red-green-refactor cycle with verification checklists.
4
seaworld008
Nexus
Orchestrating specialist AI agent teams as a meta-coordinator: decomposes requests into minimum viable chains, spawns each as an independent session, drives to final output. For multi-domain tasks.
65 · bundle
tianhao909
Grpo Rl Training
Expert guidance for GRPO/RL fine-tuning with TRL for reasoning and task-specific model training
1 · bundle
mit-network
Astropy
Astropy is the core Python package for astronomy, providing essential functionality for astronomical research and data analysis.
2
machenjie
Android Platform Extension
Use when an installed-client change has a confirmed Android target and changes Android platform behavior.
4 · bundle
nous-hermeshub
Astropy
Astropy is the core Python package for astronomy, providing essential functionality for astronomical research and data analysis.
1
bdm-15
Igce Builder Cr
Cost-reimbursement IGCE scaffold for CPFF, CPAF, and CPIF with fee caps and estimated-cost structure (BLS + CALC+ + per diem MCPs). USE WHEN the user asks to "build a CPFF IGCE", "cost reimbursement estimate", "CPAF fee cap", "CPIF incentive structure", "CR IGCE", or "estimated cost plus fee". DO NOT USE FOR FFP (`igce-builder-ffp`) or T&M (`igce-builder-lh-tm`).
0
k-dense-ai
Statistical Analysis
Guides statistical hypothesis testing with assumption checks, effect sizes, power analysis, Bayesian alternatives, and APA-formatted reporting for research data.
30.2k · bundle
tangchunwu
Code Tour
Create CodeTour `.tour` files — persona-targeted, step-by-step walkthroughs with real file and line anchors. Use for onboarding tours, architecture walkthroughs, PR tours, RCA tours, and structured "explain how this works" requests.
1
x3allamerican
Da Sap Program Implementation
Use this skill when referring a driver to SAP after a positive test or refusal. Covers SAP selection, the evaluation/treatment cycle, return-to-duty test, and follow-up testing schedule.
1
rootcastleco
Test Fixing
Run tests and systematically fix all failing tests using smart error grouping. Use when user asks to fix failing tests, mentions test failures, runs test suite and failures occur, or requests to ma...
6
github
Content Management Systems
Provides guidance for building and modifying content management systems across platforms like WordPress, Shopify, Drupal, and Webflow, covering themes, plugins, admin interfaces, media handling, content models, and static export workflows.
36.2k · bundle
fradser
Receiving Code Review
Use when the superpowers-evaluator returned REWORK on a batch, when fixing rework items from an evaluation report, or when receiving any code review feedback on superpowers output. Requires technical rigor and verification instead of performative agreement or blind implementation.
580
mukul975
Implementing Container Network Policies With Calico
Enforce Kubernetes network segmentation using Calico CNI network policies and global network policies to control pod-to-pod traffic, restrict egress, and implement zero-trust microsegmentation.
24.6k · bundle
x3allamerican
Medical Certification
Use this skill when the user asks about CDL driver medical certification — 49 CFR 391.41-49 medical qualifications, medical examiner's certificate (Long Form 5876 + Short Form 5875), National Registry of Certified Medical Examiners (NRCME), medical restrictions, federal disqualifying conditions, exemption programs (vision, diabetes, hearing), the FMCSA Medical Examiner's Handbook, or what to do when a driver's medical cert is downgraded. Cite specific 49 CFR 391 sections.
1
subvisual
Page Brief
Create OR review a page-brief — the artifact BETWEEN a wireflow and the full PRD. It turns each unique page/screen of a product into documented requirements TIED TO JOBS: a self-contained board card per page (what the page is accountable for, the job-tagged checklist of what it must let you do, the journeys it appears in, what it connects to, and the acceptance criteria that say how you'd know it's right). It is the "PRD per page", not a sitemap — and it stops ABOVE the screen: no components, no layout, no hierarchy. Use whenever the user wants to "spec the pages", "document each screen", turn a wireflow + live design into per-page requirements, or asks "what does this page need to do / which jobs pass through it" — even if they never say "page-brief". Natural NEXT STEP after the wireflow skill. ALSO use it to REVIEW an existing page-brief / screen catalog. In the A-Team pipeline this is a definition-phase skill: output lands in docs/features/<slug>/briefs/pages/, job codes are the durable [[NN]] ids from doc
0 · bundle
sbroggioadv
Agravo De Instrumento
Redige agravo de instrumento do CPC 1.015-1.020 contra decisao interlocutoria — rol do 1.015 (I a XI e XIII; o XII foi vetado) + taxatividade mitigada (Tema 988/STJ), pecas obrigatorias do 1.017, comunicacao ao juizo de 1a (1.018), efeito suspensivo / antecipacao da tutela recursal (1.019 I), prazo 15 dias uteis. Use quando o operador disser agravo de instrumento, agravar a interlocutoria, recorrer da liminar, decisao interlocutoria, efeito suspensivo no agravo, Tema 988.
6
alterlab-ieu
Alterlab Dask
Scales pandas/NumPy workflows beyond memory with Dask distributed computing — parallel DataFrames, arrays, delayed task graphs, and cluster execution. Use when existing pandas/NumPy code must run on larger-than-RAM data or across clusters, for parallel file processing, distributed ML, or integration with existing pandas code. For out-of-core analytics on a single machine prefer vaex; for in-memory speed prefer polars. Part of the AlterLab Academic Skills suite.
60 · bundle
samyakjhaveri
Writing Skills
Use when creating new skills, editing existing skills, or verifying skills work before deployment.
0 · bundle
phoroth
Wiki QA
Answer repository questions grounded entirely in source code evidence, with inline citations and key file tables.
3
chen-yu-hao
Peer Review
Systematic peer review toolkit. Evaluate methodology, statistics, design, reproducibility, ethics, figure integrity, reporting standards, for manuscript and grant review across disciplines.
5 · bundle
concertonotes
Micro
Expert guidance for micro — asynchronous HTTP microservices framework by Vercel. Use when building lightweight HTTP servers, API endpoints, or microservices using the micro library.
0 · bundle
baofeng-tech
Aisa Tavily Plugin
Requires node, and AISA_API_KEY. Uses the supplied AISA_API_KEY to send requests to https://api.aisa.one. Native-first ClawHub plugin for `aisa-tavily`. Ships the packaged AIsa skill with an `openclaw.plugin.json` manifest and a Claude-compatible bundle fallback. Search the web and extract public page content through AIsa's Tavily-backed API relay. Use when: the user needs open-web research, source discovery, current news lookup, or public URL content extraction. Supports concise result sets, deeper research, and news-focused queries.
1 · bundle