@h-ear/openclaw 1.0.11 → 1.0.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/SKILL.md +2 -2
- package/package.json +1 -1
package/SKILL.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: h-ear
|
|
3
|
-
description: "H-ear.world transforms sound into an actionable, meaningful translation layer of the world around you. Describe, share and act upon audio as a
|
|
3
|
+
description: "H-ear.world transforms sound into an actionable, meaningful translation layer of the world around you. Describe, share and act upon environmental audio as a machine sensor that empowers you, your business and your AI flow."
|
|
4
4
|
version: 0.1.0
|
|
5
5
|
author: H-ear World
|
|
6
6
|
homepage: https://h-ear.world
|
|
@@ -9,7 +9,7 @@ metadata: {"openclaw": {"requires": {"env": ["HEAR_API_KEY", "HEAR_ENV"], "bins"
|
|
|
9
9
|
|
|
10
10
|
# H-ear — Sound Intelligence for AI Agents
|
|
11
11
|
|
|
12
|
-
H-ear.world transforms sound into an actionable, meaningful translation layer of the world around you. Describe, share and act upon audio as a
|
|
12
|
+
H-ear.world transforms sound into an actionable, meaningful translation layer of the world around you. Describe, share and act upon environmental audio as a machine sensor that empowers you, your business and your AI flow.
|
|
13
13
|
|
|
14
14
|
## Commands
|
|
15
15
|
|
package/package.json
CHANGED