Call Shanjian's core video editing features from a terminal instead of the app interface.
Batch process or automatically generate multiple videos using the CLI scripts.
Sync source material into a Shanjian editing workflow via automation.
Contribute a new automation skill for the Shanjian ecosystem via pull request.
| sjzn-com/skills | alhajashafffy/shellsafe | brettkinny/tower-dashboard | |
|---|---|---|---|
| Stars | 14 | 14 | 14 |
| Language | Shell | Shell | Shell |
| Setup difficulty | easy | easy | moderate |
| Complexity | 2/5 | 2/5 | 2/5 |
| Audience | developer | ops devops | ops devops |
Figures from each repo's GitHub metadata at analysis time.
Clone the repo and run the platform-appropriate script (run.sh or run.ps1) with a help flag to get started.
This repository is the official skills library for Shanjian, a video editing service. It collects automation scripts and small tools built for the Shanjian ecosystem, aimed at helping developers and users connect to, manage, and automate their video editing workflow through code rather than only through the app's interface. Right now the repository includes one main skill, called shanjian-cli, which is the supporting script package for Shanjian's official command line tool. Through this CLI you can call Shanjian's core editing features directly from a terminal, which is useful for batch processing many videos at once, automatically generating videos, and syncing source material, instead of doing each of these steps manually inside the app. The scripts are provided in two versions so they work across platforms: a Shell script for Unix, Linux, and macOS, and a PowerShell script for Windows. To get started you clone the repository, then on Linux or macOS you make the run.sh script executable and run it with a help flag to see available options, while Windows users run the equivalent run.ps1 script with PowerShell. The project is organized so that each skill lives in its own folder, with shanjian-cli currently being the only one included, though the structure is set up so more skills could be added later. The project welcomes contributions: if someone builds a new automation script or skill for Shanjian, the README describes the usual fork, branch, commit, push, and pull request process for submitting it back to the repository. The project is released under the MIT license, which is a permissive license: anyone can use, modify, and redistribute the code, including for commercial purposes, as long as the original copyright notice is kept.
An official skills library of command-line scripts for automating tasks in the Shanjian video editing service.
Mainly Shell. The stack also includes Shell, PowerShell.
MIT license: use, modify, and redistribute freely, including commercially, as long as you keep the copyright notice.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
double-check against the repo, no cap.