返回顶部
b

birdnet鸟网查询

Query BirdNET-Go bird detections. View recent birds, search by species, get detection details.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
1,652
下载量
免费
免费
1
收藏
概述
安装方式
版本历史

birdnet

BirdNET-Go

查询您的BirdNET-Go鸟类声音识别系统。

设置

创建 ~/.clawdbot/credentials/birdnet/config.json 文件:
json
{
url: http://192.168.1.50:783
}

本地访问无需API密钥。

命令

列出近期检测结果

bash bash scripts/birdnet.sh recent [limit]

显示最近的鸟类检测结果及其置信度评分。

按物种搜索检测结果

bash bash scripts/birdnet.sh search Common Raven

搜索特定鸟类的检测结果。

获取检测详情

bash bash scripts/birdnet.sh detection

获取特定检测的完整详情,包括天气数据。

获取物种信息

bash bash scripts/birdnet.sh species Corvus corax

获取物种信息,包括稀有度评分和分类学信息。

今日摘要

bash bash scripts/birdnet.sh today

今日鸟类检测结果摘要。

输出格式

近期检测结果显示:

  • - 常用名(学名)
  • 置信度评分(0.0-1.0)
  • 日期和时间
  • 验证状态

使用的API端点

  • - GET /api/v2/detections - 列出检测结果
  • GET /api/v2/detections/:id - 获取检测详情
  • GET /api/v2/species - 获取物种信息

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 birdnet-1776362496 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 birdnet-1776362496 技能

通过命令行安装

skillhub install birdnet-1776362496

下载

⬇ 下载 birdnet v1.0.0(免费)

文件大小: 3.04 KB | 发布时间: 2026-4-17 14:01

v1.0.0 最新 2026-4-17 14:01
Initial release of the BirdNET-Go integration skill.

- Query BirdNET-Go for recent bird detections, detection details, and species information.
- Search detections by species name or get summary of today's activity.
- Simple local setup with no API key required.
- Uses standard command-line tools: curl and jq.
- Outputs detection info including confidence, verification, and timestamps.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部