dappier
Enable fast, free real-time web search and access premium data from trusted media brands—news, financial markets, sports, entertainment, weather, and more. Build powerful AI agents with Dappier.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/amaan-ai20/dappier-searchWhat This Skill Does
The Dappier skill for OpenClaw integrates powerful real-time data retrieval capabilities directly into your AI agent's workflow. By leveraging Dappier's extensive network of premium media brands, stock exchanges, and web search engines, this skill allows your agent to bypass knowledge cutoffs and provide up-to-the-minute information on everything from global financial markets to niche sports commentary. Whether you are building a financial dashboard, a news aggregator, or a smart assistant, Dappier ensures your AI is always context-aware.
Installation
To integrate this skill into your environment, use the OpenClaw hub command via your terminal:
clawhub install openclaw/skills/skills/amaan-ai20/dappier-search
Ensure that you have the necessary runtime environment configured to execute the .mjs scripts provided in the skill package, as these act as the interface between the OpenClaw agent core and the Dappier API infrastructure.
Use Cases
This skill is highly versatile and serves several professional domains:
- Financial Analysis: Use the Stock Market Data tool to fetch real-time ticker prices, earnings reports, and historical market data to support investment research.
- News & Media Monitoring: The Real-Time Search functionality allows agents to curate news feeds based on trending topics, ensuring users remain informed about breaking headlines.
- Sports Intelligence: With the dedicated Sports News tool, agents can provide live updates on major leagues like the NFL, NBA, and Premier League, complete with algorithmic sorting to prioritize trending stories or recent match results.
- Business Intelligence: By combining general search with Benzinga Financial News, analysts can gain deeper insights into market movements triggered by specific regulatory or corporate announcements.
Example Prompts
- "What is the current market sentiment for TSLA, and can you fetch the latest earnings report summary?"
- "Give me a breakdown of the most trending NBA trade rumors from the last 24 hours."
- "Search for the latest economic forecast reports for the UK stock market and summarize the potential impact on gold prices."
Tips & Limitations
To get the most out of Dappier, always specify tickers for financial queries to ensure the tool triggers the correct endpoint. When using the sports or financial news tools, experiment with the --algorithm flag—using trending is excellent for discovery, while most_recent is best for monitoring live events. Note that this skill requires an active internet connection as it depends entirely on external API calls. Ensure your environment allows outgoing network traffic to avoid execution errors.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-amaan-ai20-dappier-search": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api, code-execution