en un clic
AI-SKILL
AI-SKILL contient 267 skills collectées depuis badhope, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Set up and use 1Password CLI (op). Use when installing the CLI, enabling
Guide for adding new AI function examples, for testing specific features against the actual provider APIs.
Use when editing worker/src/constants/default-model-prices.json, packages/shared/src/server/llm/types.ts, pricing tiers, tokenizer IDs, or matchPattern regexes for OpenAI, Anthropic, Bedrock, Vertex, Azure, or Gemini model pricing.
Fixes broken typing checks detected by ty, make typing, or make check-repo. Use when typing errors appear in local runs, CI, or PR logs.
Add documentation for a new AI provider — usage docs, env vars, Docker
Guide for adding new AI provider packages to the AI SDK. Use when creating
Add server-side environment variables that control default values for
Add unsigned integer (uint) type support to PyTorch operators by updating AT_DISPATCH macros. Use when adding support for uint16, uint32, uint64 types to operators, kernels, or when user mentions enabling unsigned types, barebones unsigned types, or uint support.
Create and maintain Architecture Decision Records (ADRs) optimized for agentic coding workflows. Use when you need to propose, write, update, accept/reject, deprecate, or supersede an ADR; bootstrap an adr folder and index; consult existing ADRs before implementing changes; or enforce ADR conventions. This skill uses Socratic questioning to capture intent before drafting, and validates output against an agent-readiness checklist.
Comprehensive guide for developing Letta agents, including architecture
Agent runtime lifecycle hooks. Use for before/after tool or step hooks, tool mocks, human intervention, sub-agent calls, context compression, evals, tracing, callAgent, or lifecycle events.
Shared workflow for editing Langfuse''s repo-owned agent setup under
Build or extend LobeHub Agent Signal pipelines. Use for signal sources,
Manage AI agents: create, edit, delete, list, run, and check status
Agent tracing CLI for execution snapshots. Use for agent-tracing, traces,
Fetch and summarize recent AI news from curated RSS feeds (Hugging Face, VentureBeat, The Verge, OpenAI, Anthropic, DeepMind, etc.) and YouTube channels (Yannic Kilcher, Two Minute Papers, AI Explained, etc.). Also fetches full transcripts for specific YouTube videos. Use when the user asks about recent AI news, what's happened in AI lately, summaries of AI research or product announcements, or wants a digest of what's going on in the AI space.
Creating algorithmic art using p5.js with seeded randomness and interactive
Analyze Langfuse Cloud infrastructure cost structure using Metabase
This skill calculates key financial ratios and metrics from financial
Debug AOTInductor (AOTI) errors and crashes. Use when encountering AOTI segfaults, device mismatch errors, constant loading failures, or runtime errors from aot_compile, aot_load, aoti_compile_and_package, or aoti_load_package.
Opinionated app components building on top of ./ui primitives
This skill applies consistent corporate branding and styling to all generated
Build, review, refactor, or architect ASP.NET Core web applications using
Convert PyTorch AT_DISPATCH macros to AT_DISPATCH_V2 format in ATen C++
Shared backend guide for Langfuse's Next.js, tRPC, BullMQ, and TypeScript
Translate "The Interactive Book of Prompting" chapters and UI strings
Bootstrap a new realtime eval folder inside this cookbook repo by choosing the right harness from examples/evals/realtime_evals, scaffolding prompt/tools/data files, generating a useful README, and validating it with smoke, full eval, and test runs. Use when a user wants to start a new crawl, walk, or run realtime eval in this repository.
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
'|'
Build LobeHub builtin tool packages. Use when adding agent-callable tools,
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.
Capture API response test fixture.
Shared workflow for writing Langfuse changelog entries after a feature
Build multi-platform chat bots with the chat SDK. Use for Slack, Teams,
Build, scaffold, refactor, and troubleshoot ChatGPT Apps SDK applications
Reference for the Claude API / Anthropic SDK — model ids, pricing, params,
CLI + Backend integration testing workflow. Use when verifying backend
'|'
Build a composable CLI for Codex from API docs, an OpenAPI spec, existing curl examples, an SDK, a web app, an admin tool, or a local script. Use when the user wants Codex to create a command-line tool that can run from any repo, expose composable read/write commands, return stable JSON, manage auth, and pair with a companion skill.
LobeHub CLI (@lobehub/cli) development guide — commands, subcommands,