Skip to content

Commit 0fc3f29

Browse files
committed
feat(config): replace humanizer with stop-slop skill
1 parent 193e3f0 commit 0fc3f29

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

skills.yaml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
skills:
2-
- name: humanizer
2+
- name: stop-slop
33
steps:
4-
- type: download
5-
url: https://raw.githubusercontent.com/blader/humanizer/refs/heads/main/SKILL.md
6-
dest: SKILL.md
4+
- type: git-export
5+
url: https://github.com/hardikpandya/stop-slop
76

87
- name: aleph
98
steps:

0 commit comments

Comments
 (0)