Back to categories
Category

Agent Skills in category: Uncategorized

72294 skills match this category. Browse curated collections and explore related Agent Skills.

github-project

Use when working with the Simple History GitHub project board — updating issue status, querying board items, or automating project workflows.

bonny
bonny
31675

logger-messages

Enforces active voice (verb-first) for all Simple History logger messages and the Event Details API for details output. Triggers: creating a new logger class, writing or modifying a 'messages' array in get_info()/getInfo(), calling notice_message/warning_message/info_message, or implementing get_log_row_details_output().

bonny
bonny
31675

markdown-formatting

Formats markdown files using Prettier for consistent style. Runs after creating or updating markdown (.md) files. Triggers: "format markdown", "prettier", "fix md formatting".

bonny
bonny
31675

premium-translate

Translate Simple History Premium plugin strings for one or multiple locales. Triggers when user says "translate premium", "premium translate", "update premium translations".

bonny
bonny
31675

premium-version-update

Update Simple History Premium plugin version number in all required locations. Triggers when user says "bump premium version", "update premium version", "premium version-update".

bonny
bonny
31675

sql

Runs SQL queries against the WordPress development database. Queries tables, inspects Simple History events, checks WordPress data, and helps with debugging. Triggers: "run query", "check database", "SQL", "show tables".

bonny
bonny
31675

wordpress-org-compliance

Ensures WordPress.org compliance for freemium plugins and prevents trialware violations. Reviews premium features, upsells, license keys, and teasers before WordPress.org submission. Triggers: "premium", "upsell", "freemium", "license key", "wp.org guidelines", "trialware".

bonny
bonny
31675

worktree

Create an isolated git worktree for extended development work with its own WordPress test environment. Useful for multi-day features or risky changes that need parallel testing.

bonny
bonny
31675

writing-blog-posts

Writes blog posts for simple-history.com matching the author's established voice and style. Drafts content, creates announcements, writes marketing copy, and reviews blog tone. Triggers: "write blog post", "draft post", "blog content", "announcement".

bonny
bonny
31675

postman

API lifecycle management through Postman. Discover collections, run tests, monitor APIs, validate schemas, and publish documentation across the complete API development workflow.

sterlingchin
sterlingchin
224

configure-sdk-options

>-

speakeasy-api
speakeasy-api
94

customize-sdk-hooks

|

speakeasy-api
speakeasy-api
94

diagnose-generation-failure

Use when SDK generation failed or seeing errors. Triggers on "generation failed", "speakeasy run failed", "SDK build error", "workflow failed", "Step Failed", "why did generation fail"

speakeasy-api
speakeasy-api
94

extract-openapi-from-code

Use when extracting or generating an OpenAPI spec from existing API code. Triggers on "extract OpenAPI", "code first", "generate spec from code", "FastAPI OpenAPI", "Spring Boot OpenAPI", "NestJS swagger", "Django OpenAPI", "Flask OpenAPI", "Rails swagger", "Laravel OpenAPI", "existing API code"

speakeasy-api
speakeasy-api
94

generate-mcp-server

Use when generating an MCP server from an OpenAPI spec with Speakeasy. Triggers on "generate MCP server", "MCP server", "Model Context Protocol", "AI assistant tools", "Claude tools", "speakeasy MCP", "mcp-typescript"

speakeasy-api
speakeasy-api
94

generate-terraform-provider

>-

speakeasy-api
speakeasy-api
94

improve-sdk-naming

Use when you want AI-powered suggestions for SDK naming improvements via the `speakeasy suggest` command (not manual overlay creation). Triggers on "suggest improvements", "speakeasy suggest", "AI suggestions", "suggest operation-ids", "suggest error-types", "auto-improve naming", "get AI recommendations".

speakeasy-api
speakeasy-api
94

manage-openapi-overlays

Use when creating, applying, or validating overlay files including x-speakeasy extensions. Covers overlay syntax, JSONPath targeting, retries, pagination, naming, grouping, open enums, global headers, custom security. Triggers on "create overlay", "apply overlay", "overlay file", "x-speakeasy", "add extension", "configure retries", "add pagination", "overlay for retries".

speakeasy-api
speakeasy-api
94

orchestrate-multi-repo-sdks

>-

speakeasy-api
speakeasy-api
94

orchestrate-multi-target-sdks

>-

speakeasy-api
speakeasy-api
94

setup-sdk-testing

Use when setting up SDK testing, configuring contract tests, writing Arazzo test workflows, or running integration tests. Triggers on "SDK testing", "test SDK", "contract testing", "Arazzo tests", "integration tests", "speakeasy test", "mock server", "test generation", "ResponseValidationError"

speakeasy-api
speakeasy-api
94

speakeasy-context

Speakeasy workflow: run 'agent context' FIRST, do task, run 'agent feedback' LAST. Triggers on speakeasy, SDK, OpenAPI.

speakeasy-api
speakeasy-api
94

start-new-sdk-project

>-

speakeasy-api
speakeasy-api
94

writing-openapi-specs

Reference guide for OpenAPI specification best practices, naming conventions, and expressing complex REST API patterns like polymorphism, enums, file uploads, and server-sent events. Use when writing or improving OpenAPI specs to ensure they follow established conventions and generate quality SDKs.

speakeasy-api
speakeasy-api
94

improve-openbb-skill

Submit improvements or fixes to the OpenBB app builder skill. Use when you discover documentation errors, missing features, or incorrect examples in the openbb-app-builder skill. Automatically creates a PR to the backends-for-openbb repo.

openbb-finance
openbb-finance
16648

openbb-app-builder

Build custom backends and widgets for OpenBB Workspace. Use when user wants to create an OpenBB app, convert Streamlit/Gradio apps, or build dashboards. Handles the full pipeline from requirements to deployment.

openbb-finance
openbb-finance
16648

buildless-types

Use when the user asks to "set up types without a build step", "use vanilla JS with types", "configure erasable syntax", or mentions "JSDoc type checking". It provides instructions for modern type safety using JSDoc in browsers and native TypeScript execution in Node.js.

paulirish
paulirish
4,3211,280

code-simplifier-gemini-cli

Installs and runs the Code Simplifier subagents for Gemini CLI (Code Reuse Reviewer, Code Quality Reviewer, and Efficiency Reviewer) to review and clean up code changes. Trigger this skill when the user asks to "simplify code", "run code simplifier", "review changes for quality", or "setup review agents".

paulirish
paulirish
4,3211,280

create-gemini-cli-subagents

Expert guide for defining, creating, and invoking custom subagents in Gemini CLI. Trigger this skill when the user wants to create a new specialist agent, define a custom subagent, or learn how to delegate tasks to specialist agents within the Gemini CLI environment.

paulirish
paulirish
4,3211,280

Hot Reloading for Chrome Extensions

This skill should be used when the user asks to "setup hot reload", "add hot reloading to chrome extension", "watch extension files", "auto reload extension", or mentions "manifest v3 hot reload". Provides a zero-dependency solution for automatic extension refreshing during development.

paulirish
paulirish
4,3211,280

modern-css

Specialized knowledge for writing modern high-quality CSS. Trigger this skill when starting a new CSS project/file, when the user asks about new CSS features (e.g. Masonry, View Transitions, Container Queries, Scroll-driven animations), or requests refactoring of legacy styles to modern standards.

paulirish
paulirish
4,3211,280

npm-trusted-publishing

Use this skill to set up or debug npm "Trusted Publishing" (OIDC) from GitHub Actions. It handles OIDC permissions, Node.js version requirements, package.json metadata validation (specifically repository.url), and robust publish commands with provenance. Trigger this when the user mentions "npm OIDC", "trusted publishing", "publish to npm from github", or encounters 404/422 errors during npm publish in CI.

paulirish
paulirish
4,3211,280

pauls-project-setup

Use this skill ALWAYS when the user asks to start a new project, initialize a repository, bootstrap a new app, or set up a codebase from scratch. It provides Paul's exact required modern stack conventions (pnpm, native node test, esbuild/vite, and buildless-types). If the user mentions "new project" or "setup", you must consult this skill before creating any files to ensure the correct architecture is used.

paulirish
paulirish
4,3211,280

changelog-generator

智能变更日志生成器 - 自动分析Git提交历史,生成符合规范的CHANGELOG.md。支持语义化版本管理、多种输出格式、增量更新和GitHub/GitLab集成。

peterfei
peterfei
31342

drawnote-skill

智能笔记与流程图绘制工具(优化版-无权限读取)。根据用户提供的内容,自动生成精美的可视化笔记和流程图,支持多种风格(手写笔记、思维导图、流程图等),并导出为图片。使用内置模板,无需读取文件权限。适用于:(1) 学习笔记可视化,(2) 知识梳理与总结,(3) 流程图绘制,(4) 概念解释图表

peterfei
peterfei
31342

softcopyright

智能软件著作权申请材料生成工具。自动分析项目源码,生成符合软著申请要求的软件说明书和源代码文档。支持关键词搜索、智能源码分析、格式化输出和PDF导出。

peterfei
peterfei
31342

tidymydesktop

智能桌面和目录整理工具。根据用户提示词自动分类、整理文件和应用程序图标,去除重复版本,生成整理报告。支持整理桌面或指定目录。

peterfei
peterfei
31342

academic-chapter-writer

Comprehensive academic textbook chapter writing system for medical/scientific content. Use when the user wants to: (1) Write a full textbook chapter (5,000-15,000 words) on any medical/scientific topic, (2) Generate a detailed table of contents with section word counts, (3) Research topics via PubMed MCP and compile 20-30 references, (4) Write section-by-section with proper citations in Vancouver format, (5) Create publishable academic content with Eric Topol-inspired voice and authentic human prose, (6) Get approval at TOC stage before writing begins, (7) Export well-structured chapters for textbook publication.

drshailesh88
drshailesh88
2

article-extractor

Extract clean article content from URLs (blog posts, articles, tutorials) and save as readable text. Use when user wants to download, extract, or save an article/blog post from a URL without ads, navigation, or clutter.

drshailesh88
drshailesh88
2

authentic-voice

Transform AI-sounding writing into natural, human prose. Use when creating or editing any written content—articles, essays, reports, emails, social posts, scripts, or marketing copy—to avoid patterns that signal AI authorship. Triggers on requests to "make it sound human," "less AI," "more natural," improve voice/tone, or any writing task where authentic style matters.

drshailesh88
drshailesh88
2

browser-automation

Browser automation for ChatGPT Plus and Gemini Advanced web interfaces. Uses Playwright MCP to interact with your paid subscriptions without API costs. Supports both models for writing comparison.

drshailesh88
drshailesh88
2

cardiology-content-repurposer

Transform long-form cardiology content (YouTube transcripts, newsletters, PDFs, knowledge bases) into high-quality thought leadership content across multiple formats. Use when the user wants to repurpose medical/cardiology content into: (1) Short newspaper articles (Inshorts style), (2) Atomic essays, (3) Tweets, (4) Twitter threads, or (5) Medium-style blogs. Maintains authentic interventional cardiologist voice with clinical authority, uses 4A framework, targets specific patient archetypes, and leverages PubMed for evidence-based citations when needed.

drshailesh88
drshailesh88
2

cardiology-editorial

Comprehensive cardiology editorial writing system for thought leadership newsletters. Use when the user wants to: (1) Identify and score recent landmark trials from top cardiology journals (NEJM, JAMA, Lancet, JACC, EHJ, etc.), (2) Write evidence-based editorials in Eric Topol's style from Ground Truth, (3) Create 500-word commentaries on clinical trials with PubMed citations, (4) Analyze trial importance using hybrid rules + LLM scoring, (5) Write editorials from full papers OR abstract-only scenarios, (6) Build thought leadership content for cardiologists, or (7) Synthesize recent cardiology advances for peers and referring physicians.

drshailesh88
drshailesh88
2

cardiology-newsletter-writer

Create evidence-based cardiology newsletters for thought leadership in Eric Topol's authoritative Ground Truths style. Use when the user wants to analyze trending medical topics with engagement predictions, conduct data-driven topic selection, research medical literature using PubMed, or write comprehensive well-referenced newsletters that build professional authority as an interventional cardiologist. Handles complete workflow from trend analysis to final draft with smooth analytical flow between topics.

drshailesh88
drshailesh88
2

cardiology-science-for-people

Write rigorous, accurate cardiology science for general audiences—not doctors. Use when the user wants to: (1) Explain clinical trials or research in plain English, (2) Write science content an 8th grader can understand WITHOUT dumbing it down, (3) Create thought leadership for the intelligent public rather than medical peers, (4) Transform complex cardiology findings into stories and narratives, (5) Write pieces where readers DON'T need another LLM to understand the explanation. Maintains full scientific rigor with PubMed citations for verification while avoiding academic language, trial acronyms, and intimidating statistics.

drshailesh88
drshailesh88
2

cardiology-topol-writer

Transform thought dumps into polished cardiology content in Eric Topol's Ground Truths voice. Use when the user wants to write cardiology articles, newsletters, video scripts, or educational content from scattered ideas, clinical observations, or research notes—combining Eric Topol's evidence-based clarity with Peter Attia's deep-dive rigor.

drshailesh88
drshailesh88
2

cardiology-trial-editorial

Identify landmark cardiology trials and write evidence-based editorials in Eric Topol's authoritative Ground Truths style. Use when the user wants to: (1) Discover and evaluate recent important trials from top cardiology journals (NEJM, JACC, Lancet, EHJ, Circulation), (2) Assess trial importance using systematic scoring, (3) Write 500-word editorials on cardiology/interventional cardiology advances for physician audiences, (4) Create thought leadership content that demonstrates deep domain expertise. Supports both full-text and abstract-only scenarios with PubMed integration for references.

drshailesh88
drshailesh88
2

cardiology-tweet-writer

Generate scientifically accurate, engaging cardiology tweets for thought leadership. Use when creating social media content for a cardiologist targeting patients, health enthusiasts, health optimizers, people with lifestyle diseases, and caregivers. Produces 10 tweets per batch using permutations of cardiology seed ideas and modifiers. Incorporates feedback to improve output quality over time.

drshailesh88
drshailesh88
2

cardiology-visual-system

Unified visual content system for cardiology thought leadership. Automatically routes requests to the optimal tool—Fal.ai for blog imagery, Gemini for infographics, Mermaid for flowcharts/pathways, Marp for slides, Plotly for data visualization. One skill handles all visual needs within Claude Code.

drshailesh88
drshailesh88
2

cardiology-youtube-scriptwriter

End-to-end YouTube content creation for cardiology channels. Use when user wants to create YouTube videos about cardiology, heart health, or cardiovascular topics. Triggers on greetings with content intent, requests for video ideas or scripts, help with cardiology YouTube channels, heart health video content requests, or any cardiology content creation conversation. Handles complete workflow from ideation through social listening, topic selection, and full script delivery.

drshailesh88
drshailesh88
2

Page 412 of 1446 · 72294 results