@demig0d2/skills 1.1.0 → 1.1.3
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/README.md +55 -45
- package/bin/{cli.js → skills.js} +1 -1
- package/package.json +4 -5
package/README.md
CHANGED
|
@@ -1,44 +1,57 @@
|
|
|
1
|
-
|
|
1
|
+
<p align="center">
|
|
2
|
+
<img src="file:///C:/Users/dheel/.gemini/antigravity/brain/3b99e1af-65bb-4c4b-be76-b8e4c2d929f9/demigod_skills_banner_1774762522101.png" alt="Demigod Skills Banner" width="100%">
|
|
3
|
+
</p>
|
|
2
4
|
|
|
3
|
-
|
|
5
|
+
# @demig0d2/skills ⚡
|
|
4
6
|
|
|
5
|
-
|
|
7
|
+
[](https://www.npmjs.com/package/@demig0d2/skills)
|
|
8
|
+
[](https://github.com/dheelep/demigod-skills/blob/main/LICENSE)
|
|
9
|
+
[](https://claude.ai)
|
|
10
|
+
|
|
11
|
+
> **The Sovereign AI Suite** — A collection of production-grade Claude skills for book writing, humanizing AI patterns, and upgrading skill files. Installable in a single command.
|
|
6
12
|
|
|
7
13
|
---
|
|
8
14
|
|
|
9
|
-
##
|
|
15
|
+
## 🚀 Quick Start
|
|
16
|
+
|
|
17
|
+
Get the entire suite ready in seconds. No complex configuration required.
|
|
10
18
|
|
|
11
19
|
```bash
|
|
12
|
-
#
|
|
13
|
-
npx @demig0d2/skills install book-creator
|
|
20
|
+
# Recommendation: Install the all-in-one 'book-creator'
|
|
21
|
+
cmd /c npx @demig0d2/skills@latest install book-creator
|
|
14
22
|
|
|
15
|
-
# Or install
|
|
16
|
-
npx @demig0d2/skills install all
|
|
23
|
+
# Or install every individual skill at once
|
|
24
|
+
cmd /c npx @demig0d2/skills@latest install all
|
|
17
25
|
```
|
|
18
26
|
|
|
19
|
-
|
|
27
|
+
> [!TIP]
|
|
28
|
+
> **Windows Users**: Use `cmd /c` prefix if you encounter PowerShell execution policy errors.
|
|
20
29
|
|
|
21
30
|
---
|
|
22
31
|
|
|
23
|
-
## Commands
|
|
32
|
+
## 🛠️ Main Commands
|
|
24
33
|
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
npx @demig0d2/skills version # Show package version
|
|
34
|
-
```
|
|
34
|
+
| Command | Description |
|
|
35
|
+
| :--- | :--- |
|
|
36
|
+
| `install <skill>` | Install a specific skill to `~/.claude/skills/` |
|
|
37
|
+
| `install all` | Batch install every available skill |
|
|
38
|
+
| `list` | View available skills and their install status |
|
|
39
|
+
| `status` | Show which skills are currently active |
|
|
40
|
+
| `remove <skill>` | Cleanly uninstall a specific skill |
|
|
41
|
+
| `info <skill>` | Deep dive into a skill's capabilities |
|
|
35
42
|
|
|
36
43
|
---
|
|
37
44
|
|
|
38
|
-
##
|
|
45
|
+
## 🎨 The Skill Collection
|
|
39
46
|
|
|
40
|
-
### `book-creator` ⭐
|
|
41
|
-
**The complete book production pipeline in a single skill.**
|
|
47
|
+
### `book-creator` ⭐ **The Crown Jewel**
|
|
48
|
+
**The complete book production pipeline in a single skill.**
|
|
49
|
+
Combines all writing skills into one cohesive workflow:
|
|
50
|
+
- **Concept Expansion** & Research Aggregation
|
|
51
|
+
- **Intake Questionnaire** & Table of Contents
|
|
52
|
+
- **Autonomous Writing** (Guided or Full)
|
|
53
|
+
- **7-Dimension Audit** & DNA-Aware Humanizer
|
|
54
|
+
- **Continuity Tracking** & KDP-ready DOCX Output
|
|
42
55
|
|
|
43
56
|
```bash
|
|
44
57
|
npx @demig0d2/skills install book-creator
|
|
@@ -46,47 +59,44 @@ npx @demig0d2/skills install book-creator
|
|
|
46
59
|
|
|
47
60
|
---
|
|
48
61
|
|
|
49
|
-
### Individual Skills
|
|
50
|
-
|
|
51
|
-
Install these separately if you want specific capabilities without the full pipeline.
|
|
52
|
-
|
|
53
|
-
### `book-writer`
|
|
54
|
-
Full book authoring pipeline. Concept → structure → questionnaire → research → TOC → chapters → audit → humanize → KDP DOCX. Includes 3 scripts: word count analyzer, KDP pre-flight checker, TOC extractor.
|
|
55
|
-
|
|
56
62
|
### `humanizer`
|
|
57
|
-
|
|
63
|
+
**Strip AI patterns while preserving your style DNA.**
|
|
64
|
+
Strips all 25 documented AI writing patterns and actively rewrites toward Vivid's style DNA simultaneously.
|
|
58
65
|
|
|
59
66
|
### `overhaul`
|
|
60
|
-
|
|
67
|
+
**Upgrade any skill file from good to astonishing.**
|
|
68
|
+
Diagnoses your existing skills across 6 dimensions and rebuilds them completely (Automated) or with your guidance (Personalized).
|
|
61
69
|
|
|
62
|
-
### `
|
|
63
|
-
|
|
70
|
+
### `book-writer`
|
|
71
|
+
The specialized end-to-end authoring pipeline (Concept → TOC → KDP DOCX).
|
|
64
72
|
|
|
65
73
|
### `chapter-auditor`
|
|
66
|
-
|
|
74
|
+
Painstakenly scores chapters across 7 dimensions: voice, arc, rhythm, metaphor, structure, AI contamination, and resonance.
|
|
67
75
|
|
|
68
76
|
### `continuity-tracker`
|
|
69
|
-
|
|
77
|
+
Prevents world-building errors by tracking facts, metaphors, and open threads across all chapters.
|
|
70
78
|
|
|
71
79
|
### `research-aggregator`
|
|
72
|
-
Builds
|
|
80
|
+
Builds philosophical anchors and empirical findings tuned for high-impact non-fiction and essays.
|
|
73
81
|
|
|
74
82
|
---
|
|
75
83
|
|
|
76
|
-
## Requirements
|
|
84
|
+
## 📋 Requirements
|
|
77
85
|
|
|
78
|
-
- Node.js 16
|
|
79
|
-
- Python 3.8+ (for
|
|
80
|
-
- Claude.ai (any paid plan) or Claude Code
|
|
86
|
+
- **Node.js**: 16.0.0 or higher
|
|
87
|
+
- **Python**: 3.8+ (required for advanced script features)
|
|
88
|
+
- **Claude**: Required access to a [Claude.ai](https://claude.ai) account (any paid plan) or Claude Code.
|
|
81
89
|
|
|
82
90
|
---
|
|
83
91
|
|
|
84
|
-
## Author
|
|
92
|
+
## 👤 Author
|
|
85
93
|
|
|
86
|
-
**Dheelep N (Vivid)**
|
|
94
|
+
**Dheelep N (Vivid)**
|
|
95
|
+
*Developer • Author • AI Researcher*
|
|
96
|
+
Dedicated to building tools that augment human creativity through sovereign intelligence.
|
|
87
97
|
|
|
88
98
|
---
|
|
89
99
|
|
|
90
|
-
## License
|
|
100
|
+
## 📄 License
|
|
91
101
|
|
|
92
|
-
MIT
|
|
102
|
+
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
|
package/bin/{cli.js → skills.js}
RENAMED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@demig0d2/skills",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.3",
|
|
4
4
|
"description": "Claude skill suite by Vivid (Dheelep N) — book writing pipeline, humanizer, skill upgrader, and more",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"claude",
|
|
@@ -18,17 +18,16 @@
|
|
|
18
18
|
},
|
|
19
19
|
"repository": {
|
|
20
20
|
"type": "git",
|
|
21
|
-
"url": "https://github.com/dheelep/demigod-skills.git"
|
|
21
|
+
"url": "git+https://github.com/dheelep/demigod-skills.git"
|
|
22
22
|
},
|
|
23
23
|
"license": "MIT",
|
|
24
24
|
"author": {
|
|
25
25
|
"name": "Dheelep N (Vivid)",
|
|
26
26
|
"email": "dheelepsain2+moba@gmail.com"
|
|
27
27
|
},
|
|
28
|
-
"main": "bin/
|
|
28
|
+
"main": "bin/skills.js",
|
|
29
29
|
"bin": {
|
|
30
|
-
"skills": "bin/
|
|
31
|
-
"demigod-skills": "bin/cli.js"
|
|
30
|
+
"skills": "bin/skills.js"
|
|
32
31
|
},
|
|
33
32
|
"files": [
|
|
34
33
|
"bin/",
|