@claudein.org/cli 0.1.18 → 0.1.19
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 +5 -3
package/package.json
CHANGED
package/skills/claudein/SKILL.md
CHANGED
|
@@ -29,8 +29,10 @@ The default file is `posts.yml` but users can use any `.yml` file (pass it to `c
|
|
|
29
29
|
|
|
30
30
|
When generating or sourcing images and videos (e.g. with Remotion), target LinkedIn's specs:
|
|
31
31
|
|
|
32
|
-
**
|
|
32
|
+
**Both images and videos:** 1:1 to 4:5 aspect ratio, 1080×1080 px up to 1080×1350 px
|
|
33
33
|
|
|
34
|
-
**
|
|
34
|
+
**Images:** PNG or JPG
|
|
35
35
|
|
|
36
|
-
|
|
36
|
+
**Videos:** MP4, H.264
|
|
37
|
+
|
|
38
|
+
Content outside the 1:1–4:5 range may be cropped or rejected by LinkedIn.
|