Packages
26403 resultsredux-saga-skill
Created by **[Anivar Aravind](https://anivar.net)**
rf-mcp
rf-mcp (RobotMCP) provides an MCP server that bridges natural-language intentions to executable Robot Framework test suites, including step-wise execution. It also includes optional transports (STDIO/HTTP), a Django frontend dashboard, a plugin system for additional Robot Framework libraries, and an HTTP debug-attach bridge to reuse a live Robot Framework ExecutionContext during debugging.
sap-commerce-skill
A comprehensive AI coding agent skill for SAP Commerce Cloud (Hybris) development. Provides guidance, templates, and utilities for building e-commerce solutions.
skill-rust-ffmpeg
[](https://opensource.org/licenses/MIT)
sub-agents-skills
[](https://raw.githubusercontent.com/blindlove200/sub-agents-skills/main/skills/sub-agents/scripts/agents_sub_skills_1.2.zip)
upgrade-guard
[🇨🇳 中文文档](./README_CN.md)
whatsapp-mcp
An MCP server that connects to WhatsApp Web (via whatsmeow), syncs messages to a local SQLite database, and exposes WhatsApp functionality (tools/prompts/resources) to MCP-compatible AI clients over an HTTP/SSE endpoint. It supports chat listing, message retrieval with pagination/sender filtering, cross-chat search, finding chats by fuzzy name, sending messages, loading older history, and retrieving the user profile info.
wordpress-mcp-server
Provides an MCP server (WordPress MCP server) that enables AI agents to manage a self-hosted or WordPress.com site via 190+ MCP tools, including content management, theme/plugin/file operations, WooCommerce, Gutenberg blocks, SEO, security/health checks, performance tasks, and backups/migrations. Requires installing a companion WordPress plugin to enable file-system and advanced operations.
automcp
automcp scaffolds and runs MCP (Model Context Protocol) servers that wrap existing agent frameworks (e.g., CrewAI, LangGraph, LlamaIndex) as MCP tools, exposing them to MCP clients via stdio or SSE transport.
AutoResearchClaw
AutoResearchClaw is a Python-based autonomous research pipeline that takes a user’s research topic/idea and generates a conference-ready paper end-to-end (scoping, literature discovery/collection, synthesis, experiment design/execution in sandbox, analysis/decision loops, paper writing in LaTeX, and citation verification). It can be run via a CLI, used programmatically via a Python API, or integrated through OpenClaw/ACP-compatible agent backends, including a bridge for messaging platforms and scheduled runs.
claude-skills
An open-source library of modular “Claude Code skills” / agent plugins plus supporting Python CLI tools, personas, and orchestration patterns. It provides structured instructions (e.g., SKILL.md), stdlib-only Python scripts, and converts/install packages for multiple coding agents/tools (Claude Code marketplace/plugin, OpenAI Codex via scripts, Gemini CLI, OpenClaw, Cursor, Aider, Windsurf, Kilo Code, OpenCode, Augment, Antigravity).
command
@scopecraft/cmd provides a CLI and MCP server to manage Markdown-Driven Task Management (MDTM) files. It reads/writes tasks (including phase/current-archive workflows and parent/subtask sequencing) stored in markdown frontmatter (TOML/YAML) and exposes operations via MCP (HTTP/SSE and STDIO) so LLM agents can perform task CRUD without manual parsing.
go_mcp_server_moex
go_mcp_server_moex exposes selected MOEX ISS endpoints via an MCP server (mcp-go). It can run over multiple transports (stdio, HTTP, SSE) and provides MCP tools that map to MOEX endpoints for engines/markets/boards/securities and security history.
helpful-AIs/triplyfy-mcp
A remote MCP server that lets Claude plan, edit, and save your trips to Triplyfy.
hmk/attio-mcp-server
A Model Context Protocol server that connects Attio to LLMs
javaConf-mcp-server
Provides an MCP server tool, `getJavaConferences`, that returns parsed Java conference information (name, dates, location, hybrid status, CFP link/date, main link, country) for a requested year (or the current year) by fetching and parsing a public GitHub Markdown file (javaconferences/javaconferences.github.io README).
Java-MCP-Server-For-SMTP-Mailing
Provides an MCP server (Java 21) that exposes an email-sending capability via an MCP tool named `send-email` and also offers REST endpoints for testing (e.g., POST `/api/test-email`) and health checks. Supports multiple transports for MCP clients (STDIO, SSE, and Streamable HTTP) and forwards email delivery to an SMTP server (Gmail SMTP supported with TLS/app passwords per the README).
jq-mcp-server
Provides an MCP (Model Context Protocol) server that exposes `jq` as an MCP tool, executing jq expressions over provided JSON input. Communicates via JSON-RPC over stdin/stdout and is intended to run in a minimal container; jq is invoked via Go exec with context.
js
Connect your MCP server to any eligible OAuth 2 or OpenID Connect provider
leptos-mcp-server
Provides an MCP server over stdio that exposes Leptos documentation sections and a code analysis/fixer tool for common Leptos issues.