← Back to Skills Marketplace
b-gutman

Pipeworx emojihub

by Bruce Gutman · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
107
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pipeworx-emojihub
Description
Browse and fetch emojis by category or group — random picks, smileys, animals, food, flags, and more
Usage Guidance
This skill is coherent and only makes HTTP calls to gateway.pipeworx.io to retrieve emoji data. Before installing or configuring the MCP remote (the npx example), verify you trust the pipeworx gateway and the mcp-remote npm package; avoid sending any sensitive or private data through the skill's API calls. Ensure curl is available on your system. If you want extra caution, test with non-sensitive queries first or inspect the mcp-remote package source before running it.
Capability Analysis
Type: OpenClaw Skill Name: pipeworx-emojihub Version: 1.0.0 The pipeworx-emojihub skill bundle is a documentation-only package that provides instructions for connecting to a remote MCP server at gateway.pipeworx.io to fetch emoji data. It contains no executable code, and the instructions in SKILL.md are consistent with its stated purpose of browsing and fetching emojis without any signs of prompt injection or malicious intent.
Capability Assessment
Purpose & Capability
Name/description match the requested binaries and runtime behavior: the SKILL.md shows simple HTTP JSON-RPC calls (via curl) to gateway.pipeworx.io to retrieve emojis. Nothing extraneous (no unrelated cloud credentials or system access) is requested.
Instruction Scope
Instructions are limited to calling the external API (example curl POST). Note: runtime calls will send request parameters to gateway.pipeworx.io — do not send sensitive data to the endpoint. The setup snippet uses npx to install an MCP remote helper if you choose to configure it.
Install Mechanism
The skill is instruction-only (no install spec). The provided setup example uses `npx mcp-remote@latest ...`, which would download a package from npm at runtime if used — moderate risk if you don't trust that package or the gateway. No obscure download URLs or archives appear in the skill itself.
Credentials
No environment variables, credentials, or config paths are required by the skill. This is proportional to the stated functionality.
Persistence & Privilege
Skill is not always-enabled and does not request elevated persistence. The optional MCP setup would add a remote connector but does not appear to modify other skills or system-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pipeworx-emojihub
  3. After installation, invoke the skill by name or use /pipeworx-emojihub
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug pipeworx-emojihub
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Pipeworx emojihub?

Browse and fetch emojis by category or group — random picks, smileys, animals, food, flags, and more. It is an AI Agent Skill for Claude Code / OpenClaw, with 107 downloads so far.

How do I install Pipeworx emojihub?

Run "/install pipeworx-emojihub" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Pipeworx emojihub free?

Yes, Pipeworx emojihub is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Pipeworx emojihub support?

Pipeworx emojihub is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Pipeworx emojihub?

It is built and maintained by Bruce Gutman (@b-gutman); the current version is v1.0.0.

💬 Comments