Full index · agent skills
All agent skills - page 527 of 592
Every one of the 59,184 agent skills in the directory, ranked by adoption. Jump to a tool, or browse the agent skills hub.
- Search CodeSearch for code across GitHub repositories.1 installs
- Search ContentSearches Confluence content via a CQL-based Python script, filtering by space, type, label, contributor, and modified date.1 installs
- Search FieldGuides building a search field that lets users retrieve content or commands quickly with sensible defaults and recovery paths.1 installs
- Search ResultsGuides turning a query into a ranked, filterable results list that helps users recover from broad or imperfect searches.1 installs
- Seatbelt SandboxerGenerate a minimal allowlist-based macOS Seatbelt profile to sandbox and restrict an application.1 installs
- Sec CheckRuns a security review checklist for Convex functions, auth logic, public queries, admin routes, webhooks, and uploads that touch user data.1 installs
- Second OpinionRun a read-only external LLM review of a diff, commit, or PR with Codex and Gemini, then synthesize.1 installs
- Second Order OdesHelps with ai & agent building tasks during AI-assisted development.1 installs
- Sec Session FixationPrevent session fixation in Django - rotate the session on login, privilege escalation, and password change using cycle_key and update_session_auth_hash.1 installs
- Sector OverviewCreate an industry sector landscape report covering market dynamics, key players, and valuation context.1 installs
- Sector RotationRank Shenwan A-share sectors by prosperity score, momentum, valuation, and capital flow to produce sector overweight and underweight recommendations.1 installs
- SecureshipInteract with Secureship shipping data (shipments, rates, labels, pickups, manifests) through the Membrane CLI, which handles authentication for an agent.1 installs
- Security Best PracticesHarden a web API with security headers, input validation, CSRF, and secure JWT auth.1 installs
- Security GateScreen inbound Telegram messages for destructive or injection intent before the agent executes them.1 installs
- Security GovernanceHelps with security tasks.1 installs
- Security Investigator AutomationRun natural-language security investigations across Microsoft Sentinel and Defender XDR, enriching IoCs and generating HTML reports.1 installs
- Security OperationsSet up SOC tiers, SIEM log ingestion, detection use cases, and threat-hunting queries for security operations.1 installs
- Security PatternsApply OWASP-aligned validation, auth, and secrets patterns during security review.1 installs
- Security PatternsHelps with security tasks.1 installs
- Security ReviewEvaluate an app against OWASP Top 10, auth security, HTTP headers, CORS, CSP, and supply-chain risks with browser-based penetration testing.1 installs
- Security ReviewHelps with security tasks.1 installs
- Security ReviewRuns a security-focused code review that surfaces high-confidence exploitable vulnerabilities with severity and confidence scoring and OWASP 2025 alignment.1 installs
- Security Review ActionRuns automated 3-phase security review on every pull request via GitHub Actions, posting only confidence >= 0.8 findings as PR comments and optionally blocking merge on HIGH severity.1 installs
- Security SpecialistHelps with security tasks during AI-assisted development.1 installs
- Security SuiteComposable security suite of primitives for binary and prompt-surface assurance: static analysis, dynamic tracing, behavior-contract capture, baseline drift, redteam scans, and policy gating.1 installs
- Seedance2 ApiGenerate AI videos end-to-end from a storyboard using the Seedance 2.0 API.1 installs
- Seedance CliGenerate AI video via the Seedance model from the command line.1 installs
- Selection InputGuides building a select/dropdown control where users choose one option from a short predefined list.1 installs
- Selector HealingHeal broken Playwright locators after DOM changes by diagnosing the drift, proposing a stable getByRole/data-test replacement, and patching the centralized locators class.1 installs
- Self EvaluateEstimates remaining plan-do-check-act loops for in-flight work based on code and environment evidence, reporting a range plus what could raise or lower it.1 installs
- Self Healing DeployMerge an approved PR and progressively deploy it through dev, staging, and prod with self-healing CI.1 installs
- Self Improving LoopAnalyze a running agent's Langfuse traces for regressions and get proposed prompt or skill fixes as reviewable PR drafts.1 installs
- SelfmonitorWrite and review consistent self-monitoring metric and alert instrumentation in LoongCollector C++ and Go code.1 installs
- Self ReflectionBuild continuous self-improvement loops into AI agents so they track mistakes, document lessons learned, and avoid repeating errors.1 installs
- Self Repair PipelineRun a pipeline that detects entry points in a codebase, triages false positives via sub-agents, plans fixes with competing proposals, and creates backlog tasks.1 installs
- Self ReviewHelps with ai & agent building tasks.1 installs
- Self Review ChecksTake a PR from Draft to Ready by running gates, code-review and triage and draining every actionable finding.1 installs
- Semantic CompressionShrink prompts, specs, and docs before sending them to Claude, Codex, or Cursor without losing meaning.1 installs
- Semgrep Rule CreatorCreates custom Semgrep rules for detecting bug patterns and security vulnerabilities.1 installs
- Semgrep Rule Variant CreatorCreates language variants of existing Semgrep rules with applicability analysis and test-driven validation.1 installs
- Senior Saas PmHelps with ai & agent building tasks.1 installs
- Sentiment AnalysisQuantify market sentiment via fear-and-greed indices, put-call ratio, margin financing, northbound flows, and social media chatter as contrarian signals.1 installs
- Sentry Alerts IssuesConfigure Sentry alert rules, triage issues, and set up notifications and integrations.1 installs
- Sentry CliHelps with ai & agent building tasks.1 installs
- Sentry Error CapturingCapture and report errors to Sentry with context enrichment, error boundaries, and fingerprinting.1 installs
- Sentry Error Monitoring & TestingIntegration-test Sentry setups for error tracking, performance monitoring, and release health verification in production environments.1 installs
- Sentry Performance MonitoringSet up Sentry performance monitoring, distributed tracing, and profiling with transactions and spans.1 installs
- Sentry Release ManagementManage Sentry releases, upload source maps, and track deployments with release health and commit association.1 installs
- Sentry Sdk ConfigurationInitialize Sentry in applications, configure SDK options, and set up integrations across frameworks and platforms.1 installs
- Seo AuditHelps with security tasks.1 installs
- Seo OptimizationOptimizes portfolio website for search engine visibility and organic traffic.1 installs
- Seo OptimizerOptimize page titles, meta tags, technical SEO, and schema markup to improve search visibility.1 installs
- Seo ReviewEvaluate meta tags, structured data, Open Graph, crawlability, sitemap, robots.txt, and semantic HTML with browser-based validation.1 installs
- Serenity Chokepoint InvestingStructure a stock or supply-chain investment idea into a Serenity-style chokepoint thesis with catalysts, valuation checks, and risk controls.1 installs
- Services Transaction AtomicApply @transaction.atomic in Django service functions for multi-model writes - savepoints, select_for_update, and all-or-nothing consistency.1 installs
- Service WorkerRegisters a service worker that pre-caches static assets and applies per-resource caching strategies to cut repeat-visit load times.1 installs
- Service Worker Offline FirstProvides PWA offline-first patterns covering Service Worker lifecycle, caching strategies, background sync, and offline fallbacks.1 installs
- Session Feedback AnalyzerParses Claude Code session JSONL to extract implicit user feedback, classifying corrections vs acceptances in a 3-turn window and computing per-skill correction rates.1 installs
- Session HandoffHelps with ai & agent building tasks.1 installs
- Session HandoffHelps with ai & agent building tasks during AI-assisted development.1 installs
- Session StatusSee model, context-window fill, rate-limit usage and git status in the Claude Code terminal status bar.1 installs
- Session To AgentConverts a Claude Code or Copilot session transcript into a reusable goal-seeking agent by extracting goals and patterns and running amplihack new.1 installs
- SetupIntegrate WebRTC-based real-time voice and video calling into React Native mobile apps using CometChat SDK.1 installs
- Setup Browser CookiesImports cookies from a real browser (Comet, Chrome, Arc, Brave, Edge) into a headless browse session to test authenticated pages, via a picker UI or direct domain import.1 installs
- Setup CalendarInstalls and configures the ical CLI for Apple Calendar management, including granting macOS Calendar permissions.1 installs
- Setup DeployOne-time deployment setup that detects the platform, gathers URLs and health checks, and persists config to CLAUDE.md for future deploy runs.1 installs
- Setup Finance AppGuide a new user through cloning, configuring, running, and deploying the 01mvp-finance finance application from scratch.1 installs
- Setup Metabase InstanceHelps with ai & agent building tasks during AI-assisted development.1 installs
- Setup MonitoringLightweight guide to scope monitoring, define 3-5 key metrics, set alert thresholds and severities, and list dashboard panels for a service.1 installs
- Setup My IqCreates and updates a personal context portfolio of markdown files describing who you are, how you work, your teams, and tool/ADO configuration.1 installs
- Setup Pre CommitHelps with git & pull requests tasks.1 installs
- Setup TunnelSetup guide for configuring notification delivery tunnels between agent systems and endpoints.1 installs
- Setup WorkflowOne-command setup that configures Claude Code hooks, command permissions, and memory directories to enforce the multi-agent-workflow conventions in a project.1 installs
- Sf Ai Agentforce GridBuilds, inspects, and debugs Agentforce Grid (AI Workbench) workbooks and worksheets in Salesforce orgs via the Grid MCP or direct Grid REST calls and YAML specs.1 installs
- Sf Ai Agentforce PersonaHelps with ai & agent building tasks.1 installs
- Sf DatacloudOrchestrates multi-phase Salesforce Data Cloud pipelines (connect, prepare, harmonize, segment, act) via the external sf data360 CLI, including data spaces and data kits.1 installs
- Sf Datacloud ActManages the Salesforce Data Cloud Act phase: activations, activation targets, and data actions that deliver Data Cloud audiences and data to downstream systems via sf data360.1 installs
- Sf Datacloud ConnectManages the Salesforce Data Cloud Connect phase: connectors, connection metadata, connection testing, and source-object browsing for Snowflake, SharePoint, and Ingestion API sources via sf data360.1 installs
- Sf Datacloud HarmonizeManages the Salesforce Data Cloud Harmonize phase: DMOs, field mappings, identity resolution, unified profiles, and data graphs via sf data360.1 installs
- Sf Datacloud PrepareManages the Salesforce Data Cloud Prepare phase: data streams, Data Lake Objects, transforms, and Document AI ingestion into Data Cloud via sf data360.1 installs
- Sf Datacloud RetrieveManages the Salesforce Data Cloud Retrieve phase: Data Cloud SQL, async queries, table describe, and vector or hybrid search over Data Cloud objects via sf data360.1 installs
- Sf Datacloud SegmentManages the Salesforce Data Cloud Segment phase: segment creation and publishing, calculated insights, member counts, and audience SQL troubleshooting via sf data360.1 installs
- Sf DocsHelps with ai & agent building tasks.1 installs
- Sf Flex EstimatorEstimates Salesforce Flex Credit costs for Agentforce prompts and actions plus Data Cloud usage meters, producing public-price scenario projections and cost-optimization tips.1 installs
- Sf Industry Cme Epc ModelCreates Salesforce Industries CME EPC catalog entries: Product2 records, configurable attributes, and offer bundles via Product Child Items using DataPack JSON templates.1 installs
- Sf Industry Commoncore Callable ApexGenerates and reviews Salesforce Industries Common Core System.Callable Apex classes for OmniStudio extension points, scored against a 120-point rubric.1 installs
- Sf Industry Commoncore DatamapperCreates and validates OmniStudio Data Mappers (Extract, Transform, Load, Turbo Extract) with field mappings and query optimization, scored against a 100-point rubric.1 installs
- Sf Industry Commoncore FlexcardCreates and validates OmniStudio FlexCard UI cards with Integration Procedure data bindings, conditional rendering, and SLDS styling, scored against a 130-point rubric.1 installs
- Sf Industry Commoncore Integration ProcedureCreates and validates OmniStudio Integration Procedures that orchestrate Data Mapper actions, Apex Remote Actions, HTTP callouts, and conditional logic, scored against a 110-point rubric.1 installs
- ShadcnHelps with ai & agent building tasks.1 installs
- Shadcn Setup And ThemingInstall, configure and theme shadcn/ui with Tailwind in React and TypeScript projects.1 installs
- Shadcn UiHelps with ai & agent building tasks.1 installs
- Shader OperationsAnalyze shader variants, attribute GPU cost, and A/B test controlled shader mutations in a 3Lens render pipeline.1 installs
- Shadmin DevGuide full-stack feature and CRUD development in the Shadmin Go/Gin/Ent + React/TypeScript codebase.1 installs
- Share DialogGuides building a share dialog that bundles copy-link, native share, and explicit destination actions into one predictable surface.1 installs
- ShareonePublish a generated file to ShareOne and get a public link, or manage an existing share.1 installs
- Share SkillPublish and version-control locally created Claude skills by migrating them into a git repository.1 installs
- Shell ScriptingApplies bash/zsh conventions when writing or editing shell scripts: strict mode, platform detection, idempotency, quoting, and shellcheck compliance.1 installs
- Shfmt ConfigurationConfigure shfmt for shell script formatting including .shfmt.toml, EditorConfig integration, and project-specific settings.1 installs
- Shfmt FormattingFormat shell scripts with shfmt covering formatting patterns, shell dialect support, common issues, and editor integration.1 installs