- Home
- /
- Categories
- /
- ML Ops
ML Ops
Machine learning operations
pricing-packaging
by elliottrjacobs
Design pricing models, packaging tiers, and monetization strategy. Use when the user says "pricing", "packaging", "monetization", "how should we price this", "pricing model", "pricing strategy", "tiers", or needs to figure out how to charge for a product.
skill-building
by WebSmartTeam
Create effective Claude Code skills and agents. Covers official frontmatter spec, global vs project scope, and the formula - references activate dormant knowledge, pet hates stop bad defaults, post-training fills gaps. Triggers: create skill, build skill, write skill, make agent, skill template, how to write skills.
owasp-llm-top-10
by yariv1025
"OWASP Top 10 for LLM Applications - prevention, detection, and remediation for LLM and GenAI security. Use when building or reviewing LLM apps - prompt injection, information disclosure, training/supply chain, poisoning, output handling, excessive agency, system prompt leakage, vectors/embeddings, misinformation, unbounded consumption."
langchain-models
by evanfang0054
Initialize and use LangChain chat models - includes provider selection (OpenAI, Anthropic, Google), model configuration, and invocation patterns
search-video-on-web-and-gen
by xdrshjr
Search video materials on the web and generate professional videos - automated video production pipeline with yt-dlp, Doubao TTS, Remotion rendering, and background music.
backward-compatible-frozen-extension
by shimo4228
"Use when extending a frozen dataclass or Pydantic pipeline with new fields without breaking existing consumers."
mixseek-model-list
by drillan
MixSeek-Coreで利用可能なLLMモデルの一覧を表示します。「使えるモデル」「モデル一覧」「どのモデルがある」「モデルを取得」「APIからモデル」といった依頼で使用してください。API経由でプロバイダー別のモデル情報を動的取得し、推奨設定、互換性情報を提供します。
llm-integration
by pluginagentmarketplace
Integrate LLMs into applications - APIs, prompting, fine-tuning, and context management
jupyter-notebooks
by Kang-chen
Jupyter notebook operations: editing cells, reading notebooks, executing, and format conversion. Trigger when working with .ipynb files for: (1) Creating/editing/deleting/reordering cells, (2) Reading notebook content, (3) Executing notebooks with papermill, (4) Converting to HTML/PDF/script formats. Supports Cursor EditNotebook tool, Jupytext workflows, and nbformat.
agent-builder
by Within-7
Design and build AI agents for any domain. Use when users: (1) ask to "create an agent", "build an assistant", or "design an AI system" (2) want to understand agent architecture, agentic patterns, or autonomous AI (3) need help with capabilities, subagents, planning, or skill mechanisms (4) ask about Claude Code, Cursor, or similar agent internals (5) want to build agents for business, research, creative, or operational tasks Keywords: agent, assistant, autonomous, workflow, tool use, multi-step, orchestration
Seedream 图片生成 API 调用
by Lamuier
用于调用火山引擎 Seedream 图片生成 API的skill
likes-training-planner
by chenwynn
Complete training plan solution for My Likes platform. Fetches historical data, analyzes training patterns, generates personalized plans, converts to Likes format, and pushes to calendar. All-in-one skill for running, cycling, swimming, and strength training.
ai-image-generation
by Jackiexiao
"Generate AI images with FLUX, Gemini, Grok, Seedream, Reve and 50+ models via inference.sh CLI. Models: FLUX Dev LoRA, FLUX.2 Klein LoRA, Gemini 3 Pro Image, Grok Imagine, Seedream 4.5, Reve, ImagineArt. Capabilities: text-to-image, image-to-image, inpainting, LoRA, image editing, upscaling, text rendering. Use for: AI art, product mockups, concept art, social media graphics, marketing visuals, illustrations. Triggers: flux, image generation, ai image, text to image, stable diffusion, generate image, ai art, midjourney alternative, dall-e alternative, text2img, t2i, image generator, ai picture, create image with ai, generative ai, ai illustration, grok image, gemini image"
Vercel AI SDK
by CaiZongyuan
EfficientCC is a no-code tool that turns structured technical docs (Markdown) into production-ready Claude Skills, automatically analyzing docs, planning skill blueprints, and generating SKILL.md plus reference files to power modular, high-quality AI agents.
business-model-auditor
by fefogarcia
Use this skill when users need to stress test their business model, identify scale limitations, find bottlenecks, determine if they're trading time for money, or evaluate unit economics. Activates for "can this scale," "what breaks at 10x," or business model viability questions.
portkey-python-sdk
by Portkey-AI
Complete reference for the Portkey AI Gateway Python SDK with unified API access to 200+ LLMs, automatic fallbacks, caching, and full observability. Use when building Python applications that need LLM integration with production-grade reliability.
morpheus-fashion-design
by PauldeLavallaz
Generate professional fashion/product advertising images using ComfyDeploy's Morpheus Fashion Design workflow. Use when the user asks to create fashion ads, product campaigns, commercial photography with models, or branded content. Supports model face consistency, product integration, and professional camera/lighting simulation.
search-video-on-web-and-gen
by xdrshjr
Search video materials on the web and generate professional videos - automated video production pipeline with yt-dlp, Doubao TTS, Remotion rendering, and background music.
skill-stocktaking-process
by shimo4228
"Use when learned skills exceed 10 per location or need consolidation. 4-step stocktaking with character budget awareness."
anylogic-modeler
by skintwin-ai
Build and analyze simulation models using AnyLogic. Use for tasks involving discrete-event, agent-based, and system dynamics modeling, or any combination of these paradigms. Triggers on mentions of AnyLogic, simulation modeling, DES, ABM, or SD.
angular-forms
by Kobolden
Build signal-based forms in Angular v21+ using the new Signal Forms API. Use for form creation with automatic two-way binding, schema-based validation, field state management, and dynamic forms. Triggers on form implementation, adding validation, creating multi-step forms, or building forms with conditional fields. Signal Forms are experimental but recommended for new Angular projects.
immutable-model-updates
by shimo4228
"Use when designing Swift model structs that need predictable, thread-safe state updates without mutation."
llm-caching
by RSHVR
Optimize LLM costs and latency through KV caching and prompt caching. Use when (1) structuring prompts for cache hits, (2) configuring API cache_control for Anthropic/Cohere/OpenAI/Gemini, (3) setting up self-hosted inference with vLLM/SGLang/Ollama, (4) building agentic workflows with prefix reuse, (5) designing batch processing pipelines, or (6) understanding cache pricing and tradeoffs.
owasp-cicd-top-10
by yariv1025
"OWASP Top 10 CI/CD Security Risks - prevention, detection, and remediation for pipeline security. Use when securing or reviewing CI/CD - flow control, IAM, dependency chain, poisoned pipeline execution, PBAC, credential hygiene, system config, third-party services, artifact integrity, logging and visibility."