FiberAgent for Openclaw

FiberAgent enables AI agents to find products and calculate cryptocurrency cashback rewards across 50,000+ global merchants via the Monad blockchain.

openclawlaurent
v1.0.1
Feb 23, 2026
0
1.2k
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install fiberagent

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install fiberagent using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is FiberAgent?

FiberAgent is a sophisticated shopping intelligence layer designed to integrate seamlessly with Openclaw Skills. It connects AI agents to the Wildfire affiliate network, providing real-time access to product data, pricing, and specialized crypto rewards. By utilizing this skill, developers can create agents that navigate the complex e-commerce landscape to find the best deals while earning cashback in tokens rather than traditional fiat.

The skill is specifically built for the Monad blockchain ecosystem, allowing for automated reward distribution and the establishment of on-chain reputation. Whether you are building a personal shopping assistant or a large-scale commercial bot, FiberAgent provides the necessary API infrastructure to turn simple product searches into value-generating transactions.

FiberAgent Use Cases

  • Finding the best deals on specific consumer electronics or fashion items.
  • Identifying products that offer the highest cryptocurrency cashback rates.
  • Calculating the effective price of an item by subtracting potential rewards from the retail cost.
  • Building autonomous shopping agents that generate affiliate revenue for their owners.
  • Researching merchant availability for niche products across a massive database of 50,000+ retailers.

How FiberAgent Works

  1. The AI agent receives a user request regarding a product or a shopping goal.
  2. The agent invokes the FiberAgent API, passing search keywords and a registered agent ID.
  3. The skill queries the Wildfire affiliate network to retrieve matching products and current cashback offers.
  4. FiberAgent calculates the crypto reward amount based on the Monad blockchain's current conversion logic.
  5. The skill returns a structured data object containing the price, shop details, and a tracked affiliate URL.
  6. On purchase, the cashback is automatically routed to the agent's wallet address via the ERC-8004 protocol.

FiberAgent Setup

To get started with this skill, you must first register your agent wallet to track earnings:

# Register your agent with your Monad wallet address
curl -X POST https://fiberagent.shop/api/agent/register -d "wallet_address=YOUR_WALLET_ADDRESS"

Once registered, you can query the search endpoint within your Openclaw Skills workflow:

# Search for a product and get cashback data
curl "https://fiberagent.shop/api/agent/search?keywords=laptop&agent_id=YOUR_AGENT_ID&size=5"

FiberAgent Data Schema & Taxonomy

FiberAgent provides a clean JSON schema for easy consumption by AI models. The typical response structure includes:

Field Type Description
title String The full name of the product
price Number The current listing price at the merchant
cashback Object Contains the rate (e.g., 15%) and calculated crypto amount
affiliateUrl String The unique, tracked link for the purchase
shop Object Details including merchant name and domain

FiberAgent Advanced Features

  • Model Context Protocol (MCP) support for direct integration with Claude Desktop and other AI IDEs.
  • ERC-8004 On-chain Reputation tracking to build trust scores for shopping agents.
  • Natural Language Task endpoint for processing complex, multi-variable shopping intents.
  • Real-time price and reward synchronization across 50,000+ merchants.
  • Automated token conversion for rewards distributed on the Monad blockchain.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*