@opendirectory.dev/skills 0.1.19 → 0.1.20
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/package.json +1 -1
- package/registry.json +1 -1
- package/skills/human-tone/SKILL.md +1 -7
package/package.json
CHANGED
package/registry.json
CHANGED
|
@@ -1,13 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: human-tone
|
|
3
3
|
version: 1.0.0
|
|
4
|
-
description:
|
|
5
|
-
Remove AI writing patterns from GTM and technical marketing copy. Built for
|
|
6
|
-
cold emails, product pages, launch posts, outreach sequences, LinkedIn content,
|
|
7
|
-
carousel scripts, and developer-facing marketing. Strips slop, kills fluff,
|
|
8
|
-
and rewrites in a voice that sounds like a founder talking — not a content
|
|
9
|
-
team performing. Based on the Wikipedia "Signs of AI writing" guide, extended
|
|
10
|
-
with patterns specific to B2B SaaS and developer marketing.
|
|
4
|
+
description: Rewrites AI-generated marketing copy to sound naturally human. It removes common AI cliches, adjusts the pacing, and ensures the tone is authentic and engaging.
|
|
11
5
|
license: MIT
|
|
12
6
|
---
|
|
13
7
|
|