@claudein.org/cli 0.1.17 → 0.1.18
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/skills/claudein/SKILL.md +1 -1
package/package.json
CHANGED
package/skills/claudein/SKILL.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: claudein
|
|
3
3
|
description: Create LinkedIn posts using the claudein CLI. Use when the user wants to write, draft, or schedule LinkedIn posts, or when working with any .yml posts file.
|
|
4
|
-
allowed-tools: Edit, Write, Bash(cin *), Bash(pgrep *)
|
|
4
|
+
allowed-tools: Edit, Write, Bash(cin *), Bash(pgrep *), Bash(curl *)
|
|
5
5
|
---
|
|
6
6
|
|
|
7
7
|
# claudein — LinkedIn posts from the CLI
|