Token导航 LogoToken导航TokenDH.com
研究检索敏感数据clawhub未标认证来源可访问clear审计通过

omnis-venture-intelligence全方位风险情报

Agent Skill

omnis-venture-intelligence 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

8,846

周安装

380

GitHub Stars

公开资料未说明

下载量

3,101
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:omnis-venture-intelligence(全方位风险情报)
来源仓库:https://github.com/hcs412/omnis-venture-intelligence
安装命令:
openclaw skills install omnis-venture-intelligence
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install omnis-venture-intelligence

简介

通过机器优先 API 发现潜在风险投资机会。

  • 适用于早期项目挖掘与投资决策支持。omnis-venture-intelligence 属于研究检索类 Skill,可作为该场景下的辅助能力补充。
  • 通过 clawhub 安装,需注册 API 服务并获取密钥。
  • 搜索结果受数据源覆盖度影响,可能存在滞后。
  • 建议交叉比对多个渠道验证项目真实性。

SKILL.md

name
Omnis Venture Intelligence
description
Discover and score venture opportunities with machine-first APIs using read-first workflows.
homepage
https://www.bamboosnow.co/agents
always
false

Omnis Venture Intelligence

Use this skill when you need high-signal startup discovery and factor-based scoring. Keep operations read-only by default.

Why this skill

  • Fast path to value in 3 calls.
  • Read-first API guidance with minimal privilege assumptions.
  • Machine-readable 402/429 behavior for safe recovery.

Credentials handling

  • Do not assume credentials are preconfigured.
  • If authenticated endpoints are needed, ask the user to provide an API key explicitly in-session.
  • Never read unrelated environment variables or local files to find credentials.

Primary buy-now path (reference only)

  • GET https://www.bamboosnow.co/api/v1/agents/checkout-link?objective=scale

Use this URL as a reference link only.

First 3 calls (always do these first)

  1. GET https://www.bamboosnow.co/api/v1/agents/capabilities
  2. GET https://www.bamboosnow.co/api/v1/agents/status
  3. GET https://www.bamboosnow.co/api/v1/agents/value-proof

Then continue with:

  • GET https://www.bamboosnow.co/api/v1/agents/pay?objective=scale
  • GET https://www.bamboosnow.co/api/v1/agents/catalog
  • GET https://www.bamboosnow.co/api/v1/agents/offers

High-value production calls (after funding)

  • GET /api/v1/discovery/top?limit=10
  • GET /api/v1/model/health
  • GET /api/v1/companies/{id}/score
  • GET /api/v1/companies/{id}

Auth model

  • Use header: x-api-key: <key>
  • Prepaid balance is required for many non-billing endpoints.

Billing safety policy (critical)

  • Never execute billing POST actions from this skill.
  • Provide read-only guidance and links only.
  • If user asks to fund, direct them to hosted checkout URL and stop.

402 recovery playbook (read-only mode)

If any call returns 402, read and follow:

  • x-omnis-next-action
  • x-omnis-checkout-url
  • x-omnis-topup-charge-path

Preferred recovery sequence:

  1. Present x-omnis-checkout-url as recommended next step
  2. Stop and ask user to complete funding out-of-band
  3. Resume read calls after user confirms funding is complete

Endpoint map

  • Manifest: https://www.bamboosnow.co/api/v1/agents/manifest
  • OpenAPI: https://www.bamboosnow.co/docs/api/openapi.v1.yaml
  • Agent feed: https://www.bamboosnow.co/agent-feed.json
  • LLM index: https://www.bamboosnow.co/llms.txt
  • Error catalog: https://www.bamboosnow.co/api/v1/agents/errors
  • Broadcast: https://www.bamboosnow.co/api/v1/agents/broadcast

Operational guidance

  • Start with read-only discovery/scoring calls before any billing writes.
  • Do not perform billing writes in this skill.
  • On 429, wait until x-ratelimit-reset before retrying.
  • Return concise summaries with links to exact endpoints used.

Example user intents this skill handles well

  • "Find the top 10 startup opportunities this week."
  • "Score this company and explain factors."
  • "Set up autonomous paid access and run production discovery."

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

76.32%
按下载量换算2,367

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

敏感数据

该 Skill 可能接触密钥、Token、环境变量或敏感配置,应进入高风险复核队列,默认不自动发布。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills