← 返回
未分类 中文

alphaear-search

Perform finance web searches and local context searches. Use when the user needs general finance info from the web (Jina/DDG/Baidu) or needs to retrieve fina...
执行金融网页搜索和本地上下文搜索。适用于用户需要从网页(Jina/DDG/Baidu)获取一般金融信息或需要检索金融数据。
zhouzhonglu8-png
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 353
下载
💾 3
安装
1
版本
#latest

概述

AlphaEar Search Skill

Overview

Unified search capabilities: web search (Jina/DDG/Baidu) and local RAG search.

Capabilities

1. Web Search

Use scripts/search_tools.py via SearchTools.

  • Search: search(query, engine, max_results)
  • Engines: jina, ddg, baidu, local.
  • Returns: JSON string (summary) or List[Dict] (via search_list).
  • Smart Cache (Agentic): If you want to avoid redundant searches, use the Search Cache Relevance Prompt in references/PROMPTS.md. Read the cache first and decide if it's usable.
  • Aggregate: aggregate_search(query)
  • Combines results from multiple engines.

2. Local RAG

Use scripts/hybrid_search.py or SearchTools with engine='local'.

  • Search: Searches local daily_news database.

Dependencies

  • duckduckgo-search, requests
  • scripts/database_manager.py (search cache & local news)

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 05:24 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

alphaear-signal-tracker

zhouzhonglu8-png
跟踪金融投资信号演变并根据最新金融市场信息更新逻辑;用于监控金融信号并判断是否需要调整。
★ 0 📥 330

alphaear-sentiment

zhouzhonglu8-png
使用FinBERT或LLM分析金融文本情感,判断正面、负面或中性并给出评分。
★ 0 📥 360

alphaear-reporter

zhouzhonglu8-png
规划、撰写并编辑专业财务报告;生成财务图表配置。适用于将财务分析凝练为结构化输出。
★ 0 📥 333