git:20260518.642238b to git:20260710.2925510
11 added, 6 removed. Audit A to B.
---
- name: "Audio Fingerprint Identifier"
- slug: "audio-fingerprint-identifier-agent"
+ title: "Audio Fingerprint Identifier"
description: "Identifies audio content using Chromaprint/AcoustID fingerprinting, Shazam API recognition, and ACRCloud monitoring. Matches music, speech, and ambient audio against fingerprint databases."
verification: "listed"
source: "https://www.postgresql.org/"
author: "PostgreSQL Global Development Group"
- category: "Media & Transcription"
- framework: "OpenClaw"
+ category:
+ - "Media & Transcription"
+ framework:
+ - "OpenClaw"
---
# Audio Fingerprint Identifier
Identifies audio content using Chromaprint/AcoustID fingerprinting, Shazam API recognition, and ACRCloud monitoring. Matches music, speech, and ambient audio against fingerprint databases.
## Installation
- No source-backed install or usage instructions could be extracted automatically. Review the upstream project before running this skill in a sensitive workflow.
+ Choose whichever fits your setup:
- - Source: https://www.postgresql.org/
+ 1. Copy this skill folder into your local skills directory.
+ 2. Clone the repo and symlink or copy the skill into your agent workspace.
+ 3. Add the repo as a git submodule if you manage shared skills centrally.
+ 4. Install it through your internal provisioning or packaging workflow.
+ 5. Download the folder directly from GitHub and place it in your skills collection.
## Documentation
- https://www.postgresql.org/docs/
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/audio-fingerprint-identifier-agent/)