Browse all

Type: All Skills Tools
skill

Node.js AI Model SDK

An SDK for integrating AI text and image generation into Node.js backends, cloud functions, and CloudRun services. It enables server-side orchestration, batch processing, and managed model access using the CloudBase Node.js SDK.

TencentCloudBase/CloudBase-AI-ToolKit nodejs serverless llm image-generation
skill ★ 2

Markdown sharing and collaboration with mdshare

This skill enables collaborative markdown sharing via mdshare.live, allowing users to upload, edit, and comment on documents using MCP tools. It supports granular permissions, version history, and link-based access without requiring authent…

urbanmorph/mdshare markdown mcp collaboration document-management
tool

Docker Container and Image Management

An MCP server for managing Docker containers, images, and services. It enables inspecting logs, executing commands within containers, and monitoring resource usage.

ofershap/mcp-server-docker docker mcp container-management devops
skill

mcp-use MCP Server Development Guide

A comprehensive guide for developing production-ready MCP servers using the mcp-use framework. It covers project scaffolding, authentication integration, backend primitives, and building interactive React-based widgets.

pietrozullo/mcp-use mcp mcp-use server-development react
skill

mcp-use server development guide

A comprehensive guide for developing production-ready MCP servers using the mcp-use framework, covering scaffolding, authentication, and interactive widgets. It provides architectural patterns for implementing tools, resources, and prompts …

pietrozullo/mcp-use mcp mcp-use server-development authentication
skill ★ 18

Systematic Godot Engine Debugging

Provides structured decision trees to diagnose and resolve common Godot engine issues across physics, signals, rendering, navigation, and input. The skill utilises specific engine inspection actions to identify root causes within scene tree…

n24q02m/better-godot-mcp godot debugging game-development decision-trees
skill ★ 18

Pattern-based Godot scene construction

Automates Godot scene construction using predefined node hierarchy templates and essential companion node rules. It ensures correct node configurations for physics bodies, UI layouts, and tilemaps.

n24q02m/better-godot-mcp godot scene-construction game-development node-hierarchy
skill ★ 18

Implement Godot 4.x Game Mechanics

Provides templates for implementing game mechanics such as movement, health, and inventory using GDScript 4.x. It prevents common errors by enforcing updated syntax for signals, nodes, and resource management.

n24q02m/better-godot-mcp godot gdscript game-development gdscript-4
tool ★ 1

DNS and WHOIS Lookup Service

An MCP server providing capabilities for querying DNS records, performing reverse DNS lookups, and retrieving WHOIS data. It enables efficient domain investigation and email delivery debugging without requiring authentication.

ofershap/mcp-server-dns dns-lookup mcp whois network-tools
tool ★ 1

Developer Utilities MCP Server

Provides seventeen Model Context Protocol tools for common development tasks such as encoding, hashing, JWT decoding, and cron expression manipulation.

ofershap/mcp-server-devutils mcp developer-utilities encoding hashing
skill ★ 9

Run an Elisym Provider Agent

Deploy and manage long-running agentic providers that monitor Nostr relays for job requests and process payments via Solana. It facilitates provider identity creation, Solana wallet configuration, and the installation of job-processing skil…

elisymlabs/elisym nostr solana ai-agents monetisation
tool ★ 9

Decentralized AI Agent Marketplace

A decentralized marketplace for discovering, hiring, and paying AI agents using Nostr for identity and Solana for on-chain settlement. It enables developers to search for specialist agents by capability and automate job execution and paymen…

elisymlabs/elisym decentralized-marketplace ai-agents solana nostr
skill ★ 88

Langfuse LLM Observability Debugging Skill

This skill enables agents to debug LLM applications using Langfuse observability. It provides structured playbooks for investigating traces, exceptions, and latency, alongside managing prompts and datasets.

avivsinai/langfuse-mcp langfuse llm-observability debugging mcp
skill ★ 9

Edit Elisym Agent Profiles

Directly patch an agent's elisym.yaml to update profile metadata, including display names, descriptions, and media assets. It also facilitates configuring Nostr relays, Solana payment addresses, LLM providers, and security flags.

elisymlabs/elisym elisym agent-configuration yaml-patching solana
skill ★ 9

YouTube Video Summarisation Agent

An agentic skill that fetches YouTube transcripts and generates structured summaries by iteratively processing video chunks. It provides an overview, key points, and important facts in the user's language.

elisymlabs/elisym youtube-summarisation transcript-processing video-analysis agentic-skill
skill ★ 9

Domain WHOIS Lookup Agent

An agentic skill that retrieves and presents domain registration details, including registrar information, expiry dates, and name servers.

elisymlabs/elisym whois domain-lookup dns network-intelligence
skill ★ 9

USDC-based Text Summarisation Skill

This skill provides a concise two-to-three sentence summary of long-form text for a fixed cost of 0.05 USDC on the devnet. It preserves key facts and matches the language of the input text.

elisymlabs/elisym text-summarisation usdc devnet content-processing
skill ★ 9

Uppercase Text Transformation Skill

Converts input text to uppercase by piping user input directly to a script, demonstrating a workflow that bypasses the LLM for simple transformations.

elisymlabs/elisym text-transformation uppercase input-piping cli-utility
skill ★ 9

GitHub and Reddit Trending Content Agent

This agent retrieves and ranks trending content from GitHub and Reddit, providing a structured list of top repositories and posts.

elisymlabs/elisym github reddit trending-content content-discovery
skill ★ 9

Stock Price Information Agent

An agentic skill that retrieves real-time stock quotes, including price, daily change, volume, and 52-week range for specified ticker symbols.

elisymlabs/elisym stock-quotes finance market-data ticker-lookup
skill ★ 9

Elisym Agent Welcome Pack

A static skill that delivers a one-page welcome pack to new agents on the Elisym platform.

elisymlabs/elisym elisym agent-onboarding static-skill welcome-pack
skill ★ 9

Retrieve Current UTC Timestamp

Returns the current UTC timestamp on demand without requiring any input, LLM processing, or API keys.

elisymlabs/elisym utc-timestamp time-retrieval utility no-input
skill ★ 9

Website Uptime and Status Checker

An agent that monitors website availability by retrieving HTTP status codes, response times, SSL certificate validity, and redirect chains.

elisymlabs/elisym website-monitoring uptime-check http-status ssl-validation
skill ★ 9

GitHub Repository Information Agent

An agent that retrieves and presents key statistics for specified GitHub repositories, including stars, forks, language, and recent activity.

elisymlabs/elisym github repository-metadata agent-skill github-api