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

lap-aggregators-api-serviceLAP aggregators API service 搜索

Agent Skill

用于辅助 API 设计、接口文档、请求响应结构和服务集成说明。它适合让 Agent 梳理 endpoint、生成 OpenAPI 草稿、检查字段命名、整理错误码或辅助前后端联调。使用时需要确认真实业务语义、鉴权方式、分页和错误处理规则;涉及生成接口文档时,应避免凭空补字段,最好从现有代码、schema 或接口样例中提取事实。

总安装

3,830

周安装

158

GitHub Stars

公开资料未说明

下载量

1,251
OpenClaw

安装说明

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

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

请帮我安装这个 Agent Skill:lap-aggregators-api-service(LAP aggregators API service 搜索)
来源仓库:https://github.com/mickmicksh/lap-aggregators-api-service
安装命令:
openclaw skills install lap-aggregators-api-service
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

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

ClawHubOpenClaw
openclaw skills install lap-aggregators-api-service

简介

聚合器 API 服务 API 技能。在使用 podcast-bot、api、stats 的聚合器 API 服务时使用。覆盖61个端点。

SKILL.md

name
lap-aggregators-api-service
description
Aggregators API Service API skill. Use when working with Aggregators API Service for podcast-bot, api, stats. Covers 61 endpoints.
version
1.0.0
generator
lapsh
metadata
openclaw
requires
env

Aggregators API Service

API version: 0.78-ddd79bd

Auth

ApiKey x-zeno-api-key in header | Bearer basic

Base URL

https://api.zeno.fm

Setup

  1. Set Authorization header with your Bearer token
  2. GET /podcast-bot/podcasts/list -- verify access
  3. POST /stats/mounts/{mount}/auth-cache/reload -- create first reload

Endpoints

61 endpoints across 4 groups. See references/api-spec.lap for full details.

podcast-bot

MethodPathDescription
GET/podcast-bot/podcasts/{podcastKey}Get podcast
PUT/podcast-bot/podcasts/{podcastKey}Update podcast info
DELETE/podcast-bot/podcasts/{podcastKey}Delete podcast
GET/podcast-bot/podcasts/{podcastKey}/recordingConfigGet podcast recording configuration
PUT/podcast-bot/podcasts/{podcastKey}/recordingConfigUpdate podcast recording configuration
DELETE/podcast-bot/podcasts/{podcastKey}/recordingConfigDelete podcast recording configuration
GET/podcast-bot/podcasts/{podcastKey}/processingPresetsGet podcast processing presets
PUT/podcast-bot/podcasts/{podcastKey}/processingPresetsUpdate podcast processing presets
GET/podcast-bot/podcasts/{podcastKey}/interviewPresetsGet podcast interview extraction presets
PUT/podcast-bot/podcasts/{podcastKey}/interviewPresetsUpdate podcast interview extraction presets
PUT/podcast-bot/podcasts/{podcastKey}/episodes/{episodeKey}/unpublishUnpublish podcast episode
PUT/podcast-bot/podcasts/{podcastKey}/episodes/{episodeKey}/publishPublish podcast episode
GET/podcast-bot/podcasts/{podcastKey}/aiAdsPresetsGet podcast AI Ads presets
PUT/podcast-bot/podcasts/{podcastKey}/aiAdsPresetsUpdate podcast AI Ads presets
POST/podcast-bot/workflows/process-fileProcess file
POST/podcast-bot/podcasts/{podcastKey}/upload/prerollAudioUpload pre-roll audio - prepended to every episode
POST/podcast-bot/podcasts/{podcastKey}/upload/postrollAudioUpload post-roll audio - appended to every episode
POST/podcast-bot/podcasts/{podcastKey}/upload/editOutroAudioUpload outro audio for edit recording
POST/podcast-bot/podcasts/{podcastKey}/upload/editIntroAudioUpload intro audio for edit recording
POST/podcast-bot/podcasts/{podcastKey}/episodes/{episodeKey}/reprocessReprocess episode
POST/podcast-bot/podcasts/{podcastKey}/episodes/{episodeKey}/reprocess/customReprocess episode with custom presets
POST/podcast-bot/podcasts/recording/createCreate recording podcast
GET/podcast-bot/workflows/{workflowId}/detailsGet workflow details
GET/podcast-bot/podcasts/{podcastKey}/episodesGet podcast episodes
GET/podcast-bot/podcasts/{podcastKey}/episodes/{episodeKey}Get podcast episode
DELETE/podcast-bot/podcasts/{podcastKey}/episodes/{episodeKey}Delete podcast episode
GET/podcast-bot/podcasts/{podcastKey}/episodes/{episodeKey}/transcriptGet transcript for a podcast episode
GET/podcast-bot/podcasts/{podcastKey}/episodes/{episodeKey}/metadataGet metadata for a podcast episode
GET/podcast-bot/podcasts/{podcastKey}/episodes/{episodeKey}/adsMarkersGet Ads markers info for a podcast episode
GET/podcast-bot/podcasts/{podcastKey}/episodes/interviewsGet podcast interviews
GET/podcast-bot/podcasts/listList podcasts
GET/podcast-bot/jobs/podcasts/{podcastKey}Get all processing jobs for a podcast
GET/podcast-bot/jobs/podcasts/{podcastKey}/episodes/{episodeKey}Get processing jobs for a podcast episode

api

MethodPathDescription
GET/api/v2/podcasts/{podcastKey}Get podcast
PUT/api/v2/podcasts/{podcastKey}Update podcast
DELETE/api/v2/podcasts/{podcastKey}Delete podcast
GET/api/v2/podcasts/{podcastKey}/episodes/{episodeKey}Get podcast episode
PUT/api/v2/podcasts/{podcastKey}/episodes/{episodeKey}Update podcast episode
DELETE/api/v2/podcasts/{podcastKey}/episodes/{episodeKey}Delete podcast episode
POST/api/v2/stations/searchSearch stations
POST/api/v2/stations/listener/locationGet top stations by listener location
POST/api/v2/podcasts/{podcastKey}/episodes/createCreate podcast episode
POST/api/v2/podcasts/searchSearch podcasts
POST/api/v2/podcasts/createCreate podcast
GET/api/v2/stations/{stationKey}Get station
GET/api/v2/stations/listList stations
GET/api/v2/stations/languagesGet the list of Languages that can be used to filter stations in the search stations request
GET/api/v2/stations/genresGet the list of Genres that can be used to filter stations in the search stations request
GET/api/v2/stations/countriesGet the list of Countries that can be used to filter stations in the search stations request
GET/api/v2/stations/browseBrowse all stations
GET/api/v2/podcasts/{podcastKey}/episodesGet podcast episodes
GET/api/v2/podcasts/languagesGet the list of Languages that can be used to filter podcasts in the search podcasts request
GET/api/v2/podcasts/countriesGet the list of Countries that can be used to filter podcasts in the search podcasts request
GET/api/v2/podcasts/categoriesGet the list of Categories that can be used to filter podcasts in the search podcasts request

stats

MethodPathDescription
POST/stats/mounts/{mount}/auth-cache/reloadRetrieve total numer of live stats for a specific mount
POST/stats/mounts/{mount}/auth-cache/reload/allRetrieve total numer of live stats for a specific mount
GET/stats/mounts/{mount}/live/totalRetrieve total numer of live stats for a specific mount

partners

MethodPathDescription
POST/partners/streamsGet the partner information for a list of streams.
GET/partners/{partnerId}/ads/statsRetrieve partner stats
GET/partners/streams/{streamId}Get the stream partner information.
GET/partners/streams/{streamId}/tracksGet the stream partner information.

Common Questions

Match user requests to endpoints in references/api-spec.lap. Key patterns:

  • "Get podcast details?" -> GET /podcast-bot/podcasts/{podcastKey}
  • "Update a podcast?" -> PUT /podcast-bot/podcasts/{podcastKey}
  • "Delete a podcast?" -> DELETE /podcast-bot/podcasts/{podcastKey}
  • "List all recordingConfig?" -> GET /podcast-bot/podcasts/{podcastKey}/recordingConfig
  • "List all processingPresets?" -> GET /podcast-bot/podcasts/{podcastKey}/processingPresets
  • "List all interviewPresets?" -> GET /podcast-bot/podcasts/{podcastKey}/interviewPresets
  • "List all aiAdsPresets?" -> GET /podcast-bot/podcasts/{podcastKey}/aiAdsPresets
  • "Get podcast details?" -> GET /api/v2/podcasts/{podcastKey}
  • "Update a podcast?" -> PUT /api/v2/podcasts/{podcastKey}
  • "Delete a podcast?" -> DELETE /api/v2/podcasts/{podcastKey}
  • "Get episode details?" -> GET /api/v2/podcasts/{podcastKey}/episodes/{episodeKey}
  • "Update a episode?" -> PUT /api/v2/podcasts/{podcastKey}/episodes/{episodeKey}
  • "Delete a episode?" -> DELETE /api/v2/podcasts/{podcastKey}/episodes/{episodeKey}
  • "Create a reload?" -> POST /stats/mounts/{mount}/auth-cache/reload
  • "Create a all?" -> POST /stats/mounts/{mount}/auth-cache/reload/all
  • "Create a process-file?" -> POST /podcast-bot/workflows/process-file
  • "Create a prerollAudio?" -> POST /podcast-bot/podcasts/{podcastKey}/upload/prerollAudio
  • "Create a postrollAudio?" -> POST /podcast-bot/podcasts/{podcastKey}/upload/postrollAudio
  • "Create a editOutroAudio?" -> POST /podcast-bot/podcasts/{podcastKey}/upload/editOutroAudio
  • "Create a editIntroAudio?" -> POST /podcast-bot/podcasts/{podcastKey}/upload/editIntroAudio
  • "Create a reprocess?" -> POST /podcast-bot/podcasts/{podcastKey}/episodes/{episodeKey}/reprocess
  • "Create a custom?" -> POST /podcast-bot/podcasts/{podcastKey}/episodes/{episodeKey}/reprocess/custom
  • "Create a create?" -> POST /podcast-bot/podcasts/recording/create
  • "Create a stream?" -> POST /partners/streams
  • "Create a search?" -> POST /api/v2/stations/search
  • "Create a location?" -> POST /api/v2/stations/listener/location
  • "Create a create?" -> POST /api/v2/podcasts/{podcastKey}/episodes/create
  • "Create a search?" -> POST /api/v2/podcasts/search
  • "Create a create?" -> POST /api/v2/podcasts/create
  • "List all total?" -> GET /stats/mounts/{mount}/live/total
  • "List all details?" -> GET /podcast-bot/workflows/{workflowId}/details
  • "List all episodes?" -> GET /podcast-bot/podcasts/{podcastKey}/episodes
  • "Get episode details?" -> GET /podcast-bot/podcasts/{podcastKey}/episodes/{episodeKey}
  • "Delete a episode?" -> DELETE /podcast-bot/podcasts/{podcastKey}/episodes/{episodeKey}
  • "List all transcript?" -> GET /podcast-bot/podcasts/{podcastKey}/episodes/{episodeKey}/transcript
  • "List all metadata?" -> GET /podcast-bot/podcasts/{podcastKey}/episodes/{episodeKey}/metadata
  • "List all adsMarkers?" -> GET /podcast-bot/podcasts/{podcastKey}/episodes/{episodeKey}/adsMarkers
  • "List all interviews?" -> GET /podcast-bot/podcasts/{podcastKey}/episodes/interviews
  • "List all list?" -> GET /podcast-bot/podcasts/list
  • "Get podcast details?" -> GET /podcast-bot/jobs/podcasts/{podcastKey}
  • "Get episode details?" -> GET /podcast-bot/jobs/podcasts/{podcastKey}/episodes/{episodeKey}
  • "List all stats?" -> GET /partners/{partnerId}/ads/stats
  • "Get stream details?" -> GET /partners/streams/{streamId}
  • "List all tracks?" -> GET /partners/streams/{streamId}/tracks
  • "Get station details?" -> GET /api/v2/stations/{stationKey}
  • "List all list?" -> GET /api/v2/stations/list
  • "List all languages?" -> GET /api/v2/stations/languages
  • "List all genres?" -> GET /api/v2/stations/genres
  • "List all countries?" -> GET /api/v2/stations/countries
  • "List all browse?" -> GET /api/v2/stations/browse
  • "List all episodes?" -> GET /api/v2/podcasts/{podcastKey}/episodes
  • "List all languages?" -> GET /api/v2/podcasts/languages
  • "List all countries?" -> GET /api/v2/podcasts/countries
  • "List all categories?" -> GET /api/v2/podcasts/categories
  • "How to authenticate?" -> See Auth section

Response Tips

  • Check response schemas in references/api-spec.lap for field details
  • List endpoints may support pagination; check for limit, offset, or cursor params
  • Create/update endpoints typically return the created/updated object

CLI

# Update this spec to the latest version
npx @lap-platform/lapsh get aggregators-api-service -o references/api-spec.lap

# Search for related APIs
npx @lap-platform/lapsh search aggregators-api-service

References

  • Full spec: See references/api-spec.lap for complete endpoint details, parameter tables, and response schemas
Generated from the official API spec by LAP

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

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

04

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

能力 5

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

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

平台分布

OpenClaw

74.41%
按下载量换算931

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

敏感数据

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

安装前确认

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

来源信息

继续浏览同类 Skills