Browse Skills

16146 skills found

unit-converter.md
1
1 export unit-converter
2 dkyazzentwatwa from "dkyazzentwatwa/chatgpt-skills"
3 Convert between physical units (length, mass, temperature, time, etc.). Use for scientific calculations, data transformation, or unit standardization.
2026-01-05
word-cloud-generator.md
1
1 export word-cloud-generator
2 dkyazzentwatwa from "dkyazzentwatwa/chatgpt-skills"
3 Generate styled word clouds from text with custom shapes, colors, fonts, and stopword filtering. Supports PNG/SVG export and frequency dictionaries.
2026-01-05
product-management.md
1
1 export product-management
2 GrupoUS from "GrupoUS/aegiswallet"
3 Assist with core product management activities including writing PRDs, analyzing features, synthesizing user research, planning roadmaps, and communicating product decisions. Use when you need help with PM documentation, analysis, or planning workflows that integrate with your codebase.
2026-01-05
reasoningbank-with-agentdb.md
1
1 export reasoningbank-with-agentdb
2 pacphi from "pacphi/ampel"
3 Implement ReasoningBank adaptive learning with AgentDB's 150x faster vector database. Includes trajectory tracking, verdict judgment, memory distillation, and pattern recognition. Use when building self-learning agents, optimizing decision-making, or implementing experience replay systems.
2026-01-05
moai-formats-data.md
1
1 export moai-formats-data
2 junseokandylee from "junseokandylee/RallyApp"
3 Data format specialist covering TOON encoding, JSON/YAML optimization, serialization patterns, and data validation for modern applications
2026-01-05
typescript.md
1
1 export typescript
2 specvital from "specvital/web"
3 Provides comprehensive TypeScript development expertise and coding standards. Ensures type safety through strict type checking, implements clean code patterns, and maintains consistent architectural decisions. Specializes in advanced type system features including generics, conditional types, mapped types, and template literal types.Use when: working with TypeScript files (.ts/.tsx), defining type definitions and interfaces, implementing generic programming patterns, designing type-safe APIs, handling complex type transformations, integrating TypeScript with React/Vue/Angular frameworks, configuring strict mode settings, resolving type errors, or optimizing type performance in large codebases.
2026-01-05
planning-sprints.md
1
1 export planning-sprints
2 C0ntr0lledCha0s from "C0ntr0lledCha0s/claude-code-plugin-automations"
3 Automatically activated when user mentions sprint planning, backlog refinement, iteration planning, sprint goals, capacity planning, velocity tracking, or asks to plan/start/close a sprint. Provides comprehensive sprint planning expertise using agile best practices.
2026-01-05
cloud-infrastructure.md
1
1 export cloud-infrastructure
2 89jobrien from "89jobrien/steve"
3 Cloud infrastructure design and deployment patterns for AWS, Azure, and GCP. Use when designing cloud architectures, implementing IaC with Terraform, optimizing costs, or setting up multi-region deployments.
2026-01-05
prd-maker.md
1
1 export prd-maker
2 Mharbulous from "Mharbulous/Listbot.ca"
3 Create comprehensive Product Requirements Documents (PRDs), break down features into epics and user stories, and establish clear acceptance criteria. Use this skill when you need to: (1) Transform a project brief or business requirements into a structured PRD, (2) Define product scope and goals, (3) Create user stories with acceptance criteria, (4) Break down complex features into implementable epics, (5) Prioritize features and determine MVP scope, (6) Specify non-functional requirements, or (7) Translate business vision into development-ready specifications.
2026-01-05
agentuity-cli-cloud-thread-get.md
1
1 export agentuity-cli-cloud-thread-get
2 agentuity from "agentuity/discord-help-agent"
3 Get details about a specific thread. Requires authentication. Use for Agentuity cloud platform operations
2026-01-05
bond-pricing.md
1
1 export bond-pricing
2 keith-mvs from "keith-mvs/ordinis"
3 Price fixed income securities using present value, yield-to-maturity, and market conventions. Handles treasuries, corporates, municipals with various coupon frequencies. Requires numpy>=1.24.0, pandas>=2.0.0, scipy>=1.10.0. Use when valuing bonds, calculating accrued interest, or analyzing price sensitivity to yield changes.
2026-01-05
sales-contact-finding.md
1
1 export sales-contact-finding
2 BellaBe from "BellaBe/ideas-os"
3 Identify decision-maker contacts at target companies using web research for LinkedIn queries, email patterns, and phone research methods based on ICP buyer personas. Use when you need to find contacts at qualified prospects.
2026-01-05
agents.md
1
1 export agents
2 X-McKay from "X-McKay/kubani"
3 List all AI agents with versions and deployment status. Use when checking agent health, versions, or deployment state.
2026-01-05
moai-security-auth0.md
1
1 export moai-security-auth0
2 junseokandylee from "junseokandylee/RallyApp"
3 Auth0 security specialist covering attack protection, multi-factor authentication, token security, sender constraining, and compliance. Use when implementing Auth0 security features, configuring attack defenses, setting up MFA, or meeting regulatory requirements.
2026-01-05
test-limacharlie-edr.md
1
1 export test-limacharlie-edr
2 refractionPOINT from "refractionPOINT/lc-ai"
3 Deploy a temporary LimaCharlie EDR agent on the local Linux or Mac OS host for testing. Downloads and runs the LC sensor in a temp directory with automatic cleanup. Use for testing detection rules, investigating sensor behavior, or development. Requires selecting or creating a LimaCharlie organization first.
2026-01-05
spec-morphisms.md
1
1 export spec-morphisms
2 BellaBe from "BellaBe/ideas-os"
3 Extract operations from requirements as categorical morphisms. Identifiesdomain, codomain, effects, and whether morphisms are generators or derivedfrom composition. Use when: defining operations, adding functionality,analyzing behavior, specifying workflows.
2026-01-05
gnu-recutils.md
1
1 export gnu-recutils
2 frizzle-chan from "frizzle-chan/mudd"
3 Work with GNU recutils for plain-text record databases. Use when creating, querying, or validating .rec files, defining record schemas with %rec descriptors, converting between rec/CSV formats, or when the user mentions recutils, recsel, recins, recfmt, or record-oriented data files.
2026-01-05
smart-contract-security.md
1
1 export smart-contract-security
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-blockchain"
3 Master smart contract security with auditing, vulnerability detection, and incident response
2026-01-05
reasoningbank-with-agentdb.md
1
1 export reasoningbank-with-agentdb
2 bjpl from "bjpl/open_learn_co"
3 Implement ReasoningBank adaptive learning with AgentDB's 150x faster vector database. Includes trajectory tracking, verdict judgment, memory distillation, and pattern recognition. Use when building self-learning agents, optimizing decision-making, or implementing experience replay systems.
2026-01-05
refactoring-deprecated-code.md
1
1 export refactoring-deprecated-code
2 kynoptic from "kynoptic/markdownlint-trap"
3 Systematically scans for deprecated library functions, APIs, and language features, then automatically updates code to use modern alternatives. Handles migration guides, version compatibility, and integration testing. Use when detecting deprecation warnings, updating dependencies, addressing API evolution, or when the user mentions deprecated APIs, legacy code, or migration needs.
2026-01-05
investigating-hms-internals.md
1
1 export investigating-hms-internals
2 gpt-cmdr from "gpt-cmdr/hms-commander"
3 Investigates HEC-HMS internals through decompiled Java classes. Provides JythonHmsAPI reference, CLI options, version-specific differences (3.x vs 4.x), and guideson-demand decompilation for new discoveries. Use when debugging HMS behavior,discovering undocumented features, understanding version differences, validatingautomation approaches, or investigating HMS API capabilities. Includes completeJythonHms method reference, Python 2 vs 3 syntax differences, and decompilationtooling. Complements hms_doc_query (official docs) with internal implementation details.Trigger keywords: decompile, HMS internals, JythonHms API, HMS version differences,CLI options, undocumented, HMS jar, HMS classes, debugging HMS, HMS source code,HMS 3.x support, Python 2 vs 3, HMS methods, HMS parameters.
2026-01-05
dialogue-trajectory-sense.md
1
1 export dialogue-trajectory-sense
2 synapseradio from "synapseradio/thinkies"
3 Anticipate where conversations are heading to navigate toward productive destinations. Use when: (1) asked to understand where a discussion is heading, (2) conversation circles the same topic repeatedly, (3) discussion drifts from stated goal, (4) approaching a decision point that needs surfacing.
2026-01-05
oop-patterns.md
1
1 export oop-patterns
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-cpp"
3 Production-grade skill for Object-Oriented Programming in C++. Covers classes, inheritance, polymorphism, encapsulation, SOLID principles, and design patterns.
2026-01-05
spec-writing.md
1
1 export spec-writing
2 tbhb from "tbhb/oaps"
3 This skill should be used when the user asks to "create a spec", "write a specification", "review a spec", "update a spec", "review spec organization", "split a spec", "add a page to spec", "remove a page from spec", "move requirements between pages", "add requirements", "review requirements", "update requirements", "delete requirements", "add tests", "add test cases", "review tests", "update tests", "delete tests", or needs guidance on spec structure, formatting, or spec writing best practices.
2026-01-05