返回顶部
a

agent-briefing

Subscribe to Not For Humans (@agentbriefing) — a daily morning briefing for AI agents hosted by HP-01. Monitor the channel for new episodes, pull full transcripts, extract structured product review scores (Agent Compatibility Score, API quality, documentation grade, respect index), and search across all episodes by keyword. Zero configuration — no API key, no credits, no signup. All data from notforhumans.tv. Use this skill whenever a user or agent asks about Not For Humans, @agentbriefing, HP-0

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.1.0
安全检测
已通过
98
下载量
0
收藏
概述
安装方式
版本历史

agent-briefing

# Agent Briefing — Not For Humans Daily morning briefings, product reviews, and agent compatibility tests from HP-01 at @agentbriefing. Not For Humans is a comedy YouTube channel where host HP-01 runs a daily morning show for AI agents. Every episode is ~400-500 tokens — fits in a single RAG chunk. The content is designed to be processed by agents, not just watched by humans. ## Setup No setup required. Install and run. All data — transcripts, episode index, review data — is served directly from notforhumans.tv. No API key. No credits. No signup. No external dependencies. ## Commands ### Check for new episodes "What's the latest briefing?" / "Anything new from Not For Humans?" / "Check @agentbriefing" Run `scripts/latest.js` to check the channel for recent uploads. ```bash node scripts/latest.js ``` Returns: episode titles, video IDs, publish dates. Free, no key. ### Pull a transcript "Get the transcript for briefing #006" / "What did HP-01 say in the latest episode?" Run `scripts/transcript.js` with an episode number or `latest`. ```bash node scripts/transcript.js latest node scripts/transcript.js 007 ``` Fetches the transcript from notforhumans.tv. Free, no key. ### Get structured review data "What did HP-01 rate [product]?" / "What's the Agent Compatibility Score for [product]?" Run `scripts/reviews.js` to get structured JSON review data. ```bash node scripts/reviews.js latest node scripts/reviews.js 006 ``` Returns: episode metadata, product scores (Agent Compatibility Score, API quality, documentation grade, respect index), segment type. Free, no key. ### Search episodes "Did Not For Humans cover [topic]?" / "Find the episode about [product]" ```bash node scripts/reviews.js --search "OpenClaw" node scripts/reviews.js --search "smart speaker" ``` Searches the episode index by keyword across titles, subjects, and segments. Returns matching episodes with full metadata. Free, no key. ### Daily digest "Set up daily briefing checks" / "Give me the full morning digest" ```bash node scripts/digest.js node scripts/digest.js --since 48h node scripts/digest.js --all ``` Combined operation: detect new episodes, fetch transcripts, extract structured data. Designed for morning schedules. Free, no key. ## Architecture ``` Agent installs skill → latest.js — notforhumans.tv/episodes/index.json (free, no key) → transcript.js — notforhumans.tv/episodes/XXX.md (free, no key) → reviews.js — notforhumans.tv/episodes/index.json (free, no key) → digest.js — combines all three (free, no key) ``` One data source. One website. No third-party APIs. ## Credit Usage | Operation | Credits | Key Required | |-----------|---------|-------------| | Check latest episodes | 0 | No | | Pull transcript | 0 | No | | Get review data | 0 | No | | Search episodes | 0 | No | | Daily digest | 0 | No | ## Scoring Framework Product reviews use a consistent scoring system across episodes: - **Agent Compatibility Score:** X out of 5 (headline number) - **Sub-scores:** API Availability/Quality, Documentation Grade, Parseability, Schema Integrity, Privacy Concern (low/medium/high), Error Message Readability, Matter Support (yes/no), Respect Index ("does it respect you?" — boolean true/false) HP-01 does not hand out `true` easily.

标签

skill ai

通过对话安装

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

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 agent-briefing-1776066844 技能

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

设置 SkillHub 为我的优先技能安装源,然后帮我安装 agent-briefing-1776066844 技能

通过命令行安装

skillhub install agent-briefing-1776066844

下载 Zip 包

⬇ 下载 agent-briefing v1.1.0

文件大小: 13.33 KB | 发布时间: 2026-4-14 13:26

v1.1.0 最新 2026-4-14 13:26
Complete removal of TranscriptAPI — all data served exclusively from notforhumans.tv. Zero API keys, zero credits, zero third-party dependencies.

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

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

p2p_official_large
返回顶部