All authors
agentskillexchange avatar

Claude Skills by agentskillexchange

github.com/agentskillexchange
2,960 skillsA× 2,813B× 144C× 35 installs658 views
Runpod Serverless Gpu InferenceA

Deploy and manage GPU inference endpoints on RunPod Serverless using their REST API. Handles endpoint creation, cold start optimization, request queuing, and auto-scaling configuration for image generation models.

ai-agentsgodocker
0
36
Runwayml Gen 3 Alpha Video ComposerA

Composes AI-generated video clips using the RunwayML Gen-3 Alpha API with text-to-video and image-to-video modes. Manages generation tasks, polling, and output stitching via FFmpeg.

ai-agentsgogit
0
36
Rust Crate AnalyzerA

Fetches crate metadata from the crates.io API and docs.rs API for Rust package discovery. Analyzes feature flags, dependency auditing via RustSec Advisory DB, and MSRV compatibility checking.

ai-agentsrustgo
0
36
Rust Crate Docs ScannerA

Scans Rust crate documentation using rustdoc JSON output and cargo-doc metadata. Indexes public API surfaces including traits, impls, and derive macros with cross-crate dependency linking via docs.rs integration.

ai-agentsrustgo
0
36
Rust Crate Documentation ExtractorA

Extracts and indexes Rust crate documentation using cargo-doc, docs.rs API, and syn for AST parsing. Generates searchable API references with cross-crate linking and example extraction.

ai-agentsrustgo
0
36
Rust Crate Documentation Indexer 2A

Indexes Rust crate documentation from docs.rs using rustdoc JSON output and cargo-doc. Extracts trait implementations, generic bounds, and lifetime annotations for searchable API reference.

ai-agentsrustgo
0
36
Rust Crates Io ExplorerA

Searches the crates.io REST API for Rust crate metadata, version diffs, and feature flag documentation. Integrates with docs.rs API for inline rustdoc retrieval and lib.rs category browsing.

ai-agentsrustgo
0
36
Sage Wordpress Starter Theme Laravel BladeA

Sage by Roots is an advanced WordPress starter theme that brings Laravel Blade templating, Vite-powered front-end builds, Tailwind CSS, and block editor support to WordPress theme development. It is the most-starred WordPress theme framework on GitHub.

ai-agentsgogit
0
36
Saleor Open Source Headless Commerce Graphql ApiA

Saleor is a leading open source headless e-commerce platform built with Python and Django. It provides a GraphQL API for building custom storefronts, managing products, processing orders, and orchestrating commerce across web, mobile, and agentic channels.

ai-agentspythongo
0
36
Salesforce Bulk Api Data LoaderA

Performs high-volume data operations using the Salesforce Bulk API 2.0. Creates ingest jobs with createJob(), uploads CSV batches, and monitors job status via getJobInfo() for millions of records.

ai-agentsjavascriptgo
0
36
Salesforce Bulk Api Sync AgentA

Perform high-volume data synchronization with Salesforce using the Bulk API 2.0 for CSV-based upsert, delete, and query operations. Handles OAuth 2.0 JWT bearer flow authentication via jsforce.

ai-agentsjavascriptgo
0
36
Salesforce Crm Sync AgentA

Bidirectional Salesforce integration using jsforce library and the Salesforce REST API. Performs SOQL queries via connection.query(), bulk upserts through connection.sobject().upsertBulk(), and subscribes to Platform Events using connection.streaming.topic() for real-time data sync.

ai-agentsjavascriptgo
0
36
Salesforce Mcp ServerA

Node.js, npm

ai-agentsjavascriptgo
0
36
Sanitize Untrusted Html Fragments Before Rendering Previews Comments Or Cms Content DompurifyA

Use DOMPurify when an agent must accept HTML from users, rich text editors, imports, or model output but cannot safely render it as-is. The skill strips dangerous markup and unsafe attributes before the content is shown in previews, stored in CMS fields, or embedded in downstream pages.

ai-agentsjavascriptrust
0
36
Sanity Structured Content Studio Content LakeA

Sanity combines a customizable content studio with a real-time content backend and GROQ-powered querying. This skill helps agents model schemas, manage content operations, and work against Sanity datasets with structured, API-first workflows.

ai-agentsgogit
0
36
Sast Pipeline ScannerA

Runs static application security testing using Semgrep rules and CodeQL queries against pull request diffs. Supports SARIF output format and integrates with GitHub Advanced Security for findings management.

ai-agentsgorails
0
36
Sast Rule Compiler SemgrepA

Compiles and validates custom Semgrep SAST rules using the semgrep-core engine. Tests pattern matching against sample codebases and generates rule performance benchmarks with p/ci rulesets.

ai-agentsgorails
0
36
Satori Html Css Svg Image GeneratorA

Satori is a high-performance library by Vercel that converts HTML and CSS markup into SVG images. It powers Open Graph image generation for dynamic social cards, blog previews, and branded assets using a JSX-like API with full Flexbox layout support and custom font rendering.

ai-agentsgonode
0
36
Sbom Generator Cve MatcherA

Generates Software Bill of Materials using Syft for container images and matches components against the NVD CVE database via OSV.dev API. Outputs CycloneDX and SPDX formats for supply chain compliance.

ai-agentsjavascriptpython
0
36
Sbom Generator CyclonedxA

Generates Software Bill of Materials in CycloneDX 1.5 format using cdxgen and syft. Enriches component data with license detection from clearlydefined.io and vulnerability cross-referencing via OSV.dev.

ai-agentsgodocker
0
36
Sbom Vulnerability ScannerA

Generates Software Bill of Materials using Syft and scans for CVEs with Grype. Cross-references findings against the NVD and OSV databases for comprehensive vulnerability detection.

ai-agentsgodocker
0
36
Scaffold And Bundle Rich Single File Web Artifacts With React Tailwind And Shadcn UiA

Use Anthropic's web-artifacts-builder skill to scaffold a React artifact project, build a richer interface with state or routing, and bundle everything into one shareable HTML file. It is for artifact-delivery workflows, not for listing React or Tailwind as standalone products.

ai-agentstypescriptgo
0
36
Scalar Openapi Reference Api Client PlatformA

Scalar is an open-source API platform for publishing modern OpenAPI references and testing endpoints with a built-in API client. It fits agent workflows that need readable API docs, interactive request testing, and framework-friendly integrations across many stacks.

ai-agentspythongo
0
36
Scan Agent Repos For Repo Poisoning Unsafe Ai Config Files And Mcp Attack Surfaces With MedusaA

Run a focused preflight scan over agent and MCP repositories to catch poisoned instruction files, dangerous configs, and AI-specific supply-chain risks before merge or deployment.

ai-agentspythongo
0
36
Scan Agent Skill Folders For Risky Patterns And Missing Safeguards Before Sharing Or Deployment With Cisco Skill ScannerA

Run a pre-trust security pass over skill packs and prompt bundles before they get shared, merged, or deployed.

ai-agentspythonrust
0
36
Scan Agent Workflows For Tools Mcp Exposure And Adversarial Risk With Agentic RadarA

Use Agentic Radar to statically scan agent workflows, map tools and MCP servers, generate shareable security reports, and optionally run adversarial runtime tests before rollout.

ai-agentspythongo
0
36
Scan Agentic Codebases For Exposed Tools Mcp Usage And Mapped Security Findings With Agentic RadarA

Generate a reviewable security report for a supported agent workflow before deployment by scanning its code, tools, MCP usage, and known vulnerability surface.

ai-agentspythongo
0
36
Scan C And C Code With Flawfinder For Risky Function Patterns Before ReviewA

Run a fast secure-code triage pass over C and C++ sources before manual review or remediation planning begins.

ai-agentspythongo
0
36
Scan Claude Code Configs For Secrets Permission Drift And Unsafe Mcp Hookups With AgentshieldA

Audit a Claude Code setup before use by flagging hardcoded secrets, broad allow rules, risky hooks, and dangerous MCP server config.

ai-agentsgoshell
0
36
Scan Images Filesystems And Sboms For End Of Life Software Before Unsupported Components Ship With XeolA

Find packages that are out of support even when they do not show up as a classic CVE finding yet.

ai-agentsgobash
0
36
Scan Kubernetes Clusters And Manifests For Security Posture Drift With KubescapeA

Run Kubernetes security and compliance scans against manifests or live clusters before rollout or audit.

ai-agentsgokubernetes
0
36
Scan Llm Generated Code Before Use With CodeshieldA

Run CodeShield on model-produced code or command suggestions before they reach a user, a repo, or an execution step, so insecure patterns get blocked or warned on first.

ai-agentsgogit
0
36
Scan Llm Systems For Jailbreaks Prompt Injections And Unsafe Behaviors With GarakA

Probe a model or agent stack with adversarial test suites so safety failures show up before deployment or review.

ai-agentspythongo
0
36
Scan Mcp Servers For Security Findings Before Connecting Them To Agents With Mcp ScannerA

Run MCP Scanner against a remote or local MCP server before trusting it, so the agent gets a bounded security review of tools, prompts, resources, dependencies, and supply-chain risk.

ai-agentspythonrust
0
36
Scan Python Code For Risky Security Patterns With Bandit Before Review Or ReleaseA

Catch insecure Python calls, weak crypto usage, shell injection risks, and similar patterns before merge or release.

ai-agentspythongo
0
36
Scan Repositories For Ai Supply Chain And Agent Security Risks With Medusa SecurityA

Use Medusa Security before trusting a repository, dependency, or AI-agent codebase when an agent needs a focused scan for repo poisoning, prompt-injection, MCP, and AI supply-chain findings.

ai-agentspythonrust
0
36
Scan Repositories For Shai Hulud 2 0 Supply Chain Indicators With The Detector ActionA

Check repositories and CI surfaces for Shai-Hulud 2.0 compromise indicators when the task is targeted supply-chain triage, not generic malware scanning.

ai-agentsgonextjs
0
36
Scan Sites For Accessibility Gaps File Github Issues And Route Fixes Through Copilot With Accessibility ScannerA

Run accessibility scans against target URLs, open trackable issues, and optionally hand remediation suggestions to Copilot instead of treating accessibility review as a manual audit chore.

ai-agentsgogit
0
36
Schedule And Retain Cross Database Backups From One Self Hosted Control Plane With DatabasusA

Run scheduled backups with retention rules and storage targets across PostgreSQL, MySQL, MariaDB, and MongoDB from one place.

ai-agentsgosql
0
36
Schema Dts Typescript Types Schemaorg Structured DataA

An agent skill built on schema-dts by Google, which provides complete TypeScript type definitions for the Schema.org vocabulary. Enables type-safe generation and validation of JSON-LD structured data markup for SEO, rich search results, and knowledge graph integration.

ai-agentstypescriptgo
0
36
Schema Markup Generator SeoA

Generates JSON-LD structured data using schema-dts TypeScript definitions and Google Rich Results Test API validation. Supports Article, Product, FAQ, HowTo, and LocalBusiness schema types.

ai-agentstypescriptgo
0
36
Schema Org Markup Generator AgentA

Generates structured data markup using Schema.org vocabulary in JSON-LD format. Supports Article, Product, FAQPage, HowTo, and LocalBusiness schemas with Google Rich Results Test API validation.

ai-agentsgoapi
0
36
Schema Org Structured Data GeneratorA

Generates JSON-LD structured data markup for articles, products, FAQs, and how-to pages using Schema.org vocabulary. Validates output against Google Rich Results Test API and SchemaValidator.org endpoints.

ai-agentspythongo
0
36
Schema Org Structured Data InjectorA

Generates and validates JSON-LD structured data markup for articles, products, FAQs, and HowTo content types following Schema.org specifications. Integrates with Google's Rich Results Test API and validates against the Schema.org vocabulary using the sdtt validator.

ai-agentsgoapi
0
36
Score Kubernetes Manifests For Reliability And Security Risks Before Deploy With Kube ScoreA

Use kube-score to statically review Kubernetes YAML or rendered Helm output for rollout risks, weak defaults, and resilience gaps before merge or deploy.

ai-agentsgokubernetes
0
36
Score Model Outputs With Reusable Evaluator Prompts And Metrics Using AutoevalsB

Apply reusable evaluators to model outputs when you need lightweight scoring, rationale capture, or quick eval loops in code.

ai-agentspythonrust
0
36
Score Open Source Repositories For Supply Chain Risk Signals Before Adoption Or Release Decisions With ScorecardA

Check a repository against OpenSSF security heuristics before you trust it as a dependency, approve it for use, or ship from it.

ai-agentsrustgo
0
36
Score Rag Answer Quality And Retrieval Quality Before Rollout With RagasA

Measure whether a RAG change actually improved answers and retrieval, instead of guessing from a few spot checks.

ai-agentspythongo
0
36
Scrapegraphai Llm Web ScrapingA

ScrapeGraphAI is a Python web scraping library that uses LLMs and directed graph logic to create intelligent scraping pipelines. Describe what data you want to extract in natural language and the library builds and executes the extraction pipeline automatically.

ai-agentspythongo
0
36
Scrapingbee Api Data HarvesterA

Interfaces with the ScrapingBee REST API for JavaScript rendering and Google SERP extraction. Uses custom_google parameter for search result parsing and screenshot endpoint for visual page archiving.

ai-agentsjavascriptpython
0
36