Skills

Type: All Skills Tools
skill ★ 16

Shell Command Execution and Automation

Execute arbitrary shell commands and scripts with integrated error handling and output capture.

agentward-ai/agentward shell-commands automation system-administration script-execution
skill ★ 16

Skipping Files Without Frontmatter

A test case designed to verify that the scanner correctly ignores files that do not contain YAML frontmatter.

agentward-ai/agentward testing scanner yaml frontmatter
skill ★ 16

Minimal Skill with No Dependencies

A minimal skill implementation designed for testing without any external binary or environment-specific dependencies.

agentward-ai/agentward minimal-skill no-dependencies test-fixture openclaw
skill ★ 16

Crypto Trading and DeFi Operations Agent

An agentic skill for executing cryptocurrency trades, managing multi-chain portfolios, and performing DeFi operations via natural language. It supports token swaps, cross-chain bridging, automated trading, and ERC-20 token deployment on Bas…

agentward-ai/agentward crypto-trading defi portfolio-management automation
skill ★ 16

Programmatic Coding Agent Management

Enables the programmatic launch and management of coding agents, such as Claude Code and Codex CLI, as background processes.

agentward-ai/agentward coding-agents process-management automation llm-agents
skill ★ 16

Authenticated API Request Client

Enables making authenticated HTTP requests to external services using API keys and secrets.

agentward-ai/agentward api-client http-requests authentication external-services
skill ★ 16

PII Detection and Redaction Skill

A zero-dependency Python implementation for detecting and redacting personally identifiable information from text files. It replaces sensitive patterns such as SSNs, API keys, and email addresses with standardised placeholders to ensure age…

agentward-ai/agentward pii-redaction data-privacy text-processing security
skill ★ 7

Tomba Contact Discovery and Enrichment

Automate contact discovery, email verification, and lead enrichment using the Tomba MCP server. It facilitates deep company research, including technology stack inspection and competitor analysis.

tomba-io/tomba-mcp-server contact-discovery email-verification lead-enrichment company-research
skill

Distinctive Production-Grade Frontend Design

This skill enables the creation of visually striking, production-grade frontend interfaces by applying intentional design principles and avoiding generic aesthetics. It focuses on typography, spatial composition, and cohesive aesthetic dire…

dcSpark/shinkai-apps frontend-design ui-ux web-development css
skill ★ 2,786

Split C# files for Unity version compatibility

Splits C# source files into separate variants for Unity 6.5+ and older versions using preprocessor guards. It manages API changes such as the transition from int to EntityId to ensure cross-version compatibility.

IvanMurzak/Unity-MCP unity csharp api-compatibility preprocessor-directives
skill ★ 2,786

Set Active Unity Scene

Sets a specified opened scene as the active scene within a Unity project using a UnityEngine.Object asset reference.

IvanMurzak/Unity-MCP unity mcp scene-management unity-editor
skill ★ 2,786

Lightweight Readiness Probe

A lightweight readiness probe that returns an optional input message or 'pong' to verify system availability.

IvanMurzak/Unity-MCP ping readiness-probe mcp unity-mcp
skill ★ 2,786

List Unity GameObject component classes

Retrieve a paginated list of C# class names extending UnityEngine.Component. Use this to identify component types for use with the gameobject-component-add tool.

IvanMurzak/Unity-MCP unity mcp game-development csharp
skill ★ 10

Campaign Performance and Attribution Analyzer

An agentic skill designed to analyse multi-platform advertising metrics, track attribution, and integrate CRM data for actionable campaign optimisation.

Synter-Media-AI/mcp-server marketing-analytics campaign-performance attribution crm-integration
skill ★ 10

Automated Ad Creative Generation and Formatting

Automates the generation of multi-platform ad creatives, including display images, video processing, and copy variations for A/B testing. It handles resizing and formatting for platforms such as Google Ads, Meta, and LinkedIn.

Synter-Media-AI/mcp-server ad-generation creative-automation image-processing video-processing
skill ★ 10

Competitor Advertising and PPC Research

Analyse competitor paid advertising strategies, keyword gaps, and ad copy patterns using SpyFu data. The skill provides insights into estimated budgets, landing pages, and search channel mixes to identify market opportunities.

Synter-Media-AI/mcp-server competitor-research ppc-analysis keyword-gap spyfu
skill ★ 10

Multi-platform advertising campaign manager

An agentic skill for managing advertising campaigns across Google, Meta, LinkedIn, Reddit, and Microsoft Ads. It enables campaign creation, budget modification, and pre-flight validation of targeting and conversion tracking.

Synter-Media-AI/mcp-server ad-campaigns marketing-automation multi-platform advertising-management
skill ★ 10

Advertising Budget Allocation and Optimization Agent

An agentic skill designed to optimise advertising spend across multiple platforms and funnel stages based on performance metrics like ROAS and CPA. It provides data-driven recommendations for budget reallocation and media plan management.

Synter-Media-AI/mcp-server ad-tech budget-optimization media-planning marketing-automation
skill ★ 888

vCluster Lifecycle Management

Manage virtual Kubernetes clusters by automating the lifecycle of vCluster instances. It facilitates creating, pausing, upgrading, and connecting to lightweight, isolated environments for development and multi-tenancy.

rohitg00/kubectl-mcp-server kubernetes vcluster multi-tenancy cluster-management
skill ★ 888

Kubernetes Cluster Troubleshooting and Diagnostics

Provides structured workflows for diagnosing Kubernetes pod, node, and networking issues using kubectl-mcp-server tools. It covers common failure states like CrashLoopBackOff and OOMKilled, alongside deep debugging for storage and DNS.

rohitg00/kubectl-mcp-server kubernetes troubleshooting kubectl mcp
skill ★ 888

Kubernetes Storage Management

Facilitates the management of Kubernetes persistent volumes, storage classes, and volume snapshots. It enables developers to provision, monitor, and troubleshoot storage resources within a cluster.

rohitg00/kubectl-mcp-server kubernetes k8s storage-management pvc
skill ★ 888

Istio Service Mesh Management

Manage Istio service mesh configurations for traffic management, security, and observability within Kubernetes clusters. It enables canary deployments, mTLS enforcement, and sidecar troubleshooting.

rohitg00/kubectl-mcp-server istio kubernetes service-mesh traffic-management
skill ★ 888

Kubernetes Security Auditing and Policy Enforcement

Audit Kubernetes RBAC, manage secrets, and enforce security policies using Kyverno and Gatekeeper. It provides workflows for reviewing cluster permissions, network isolation, and pod security contexts.

rohitg00/kubectl-mcp-server kubernetes security-auditing rbac mcp
skill ★ 888

Progressive Delivery with Argo Rollouts and Flagger

Automate progressive Kubernetes deployments using Argo Rollouts and Flagger. This skill facilitates canary and blue-green strategies, including traffic shifting, automated rollbacks, and analysis monitoring.

rohitg00/kubectl-mcp-server kubernetes argo-rollouts flagger progressive-delivery