关键词按回车检索;分类和排序切换自动检索 关键词回车检索;分类/排序自动检索
符合当前检索条件的共有 914
Data AI 4 浏览 · 4 下载

cninfo-announcement-scraper

by ClawHub · v1.0.0

Use this skill to pull CNINFO official disclosures and extract positive catalysts for A-share monitoring.

Data AI 3 浏览 · 4 下载

engram

by ClawHub · v1.0.0

Persistent semantic memory layer for AI agents. Local-first storage (SQLite+LanceDB) with Ollama embeddings. Store and recall facts, decisions, preferences, events, relationships across sessions. Supports memory decay, deduplication, typed memories (5 types), memory relationships (7 graph relation types), agent/user scoping, semantic search, context-aware recall, auto-extraction from text (rules/LLM/hybrid), import/export, REST API, MCP protocol. Solves context window and compaction amnesia. Server at localhost:3400, dashboard at /dashboard. Install via npm (engram-memory), requires Ollama with nomic-embed-text model.

Data AI 4 浏览 · 4 下载

flux

by ClawHub · v1.0.0

Publish events and query shared world state via Flux state engine. Use when agents need to share observations, coordinate on shared data, or track entity state across systems.

Data AI 3 浏览 · 4 下载

greek-email-processor

by ClawHub · v1.0.0

Email processing for Greek accounting. Connects via IMAP to scan for financial documents, AADE notices, and invoices. Routes to local pipelines.

Data AI 3 浏览 · 4 下载

arxivkb

by ClawHub · v1.0.0

Local arXiv paper manager with semantic search. Crawls arXiv categories, downloads PDFs, chunks content, and indexes with FAISS + Ollama embeddings. No cloud API keys required — everything runs locally.

Data AI 3 浏览 · 4 下载

alert-system

by ClawHub · v1.0.0

Smart monitoring with customizable triggers — price alerts (stocks, crypto, products), event monitoring, custom condition alerts with Telegram notification.

Data AI 3 浏览 · 4 下载

azure-image-gen

by ClawHub · v1.0.0

Generate images using Azure OpenAI DALL-E. Supports batch generation, custom prompts, and outputs a gallery.

Data AI 3 浏览 · 4 下载

openviking

by ClawHub · v1.0.0

RAG and semantic search via OpenViking Context Database MCP server. Query documents, search knowledge base, add files/URLs to vector memory. Use for document Q&A, knowledge management, AI agent memory, file search, semantic retrieval. Triggers on "openviking", "search documents", "semantic search", "knowledge base", "vector database", "RAG", "query pdf", "document query", "add resource".

Data AI 3 浏览 · 4 下载

arxiv-skill-hunter

by ClawHub · v1.0.0

Patrol latest arXiv papers and auto-generate Node.js learned skills through hunter to extractor pipeline.