We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3240358 commit 7fd16daCopy full SHA for 7fd16da
1 file changed
README.md
@@ -64,6 +64,12 @@ Download `crowdsec-skill-vX.Y.Z.zip` from the
64
[latest release](https://github.com/crowdsecurity/crowdsec-skill/releases/latest)
65
and upload it in the web skill uploader.
66
67
+**Or directly with skills.sh**
68
+
69
+```bash
70
+npx skills add crowdsecurity/crowdsec-skill
71
+```
72
73
## 💬 Example prompts
74
75
Once installed, Claude picks the skill up whenever your prompt involves CrowdSec:
0 commit comments