SkillAgentSearch skills...

Zenscripts

Just a bunch of Automation Scripts made with Python, Bash and maybe even Rust and Go!

Install / Use

/learn @theamallalgi/Zenscripts
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

The Zenscripts Suite

<img src="https://github.com/theamallalgi/zenscripts/blob/main/dependencies/header.jpg?raw=true" title="" alt="header" data-align="center">

About

Zenscripts is a collection of automation scripts designed to streamline various tasks. The scripts are written primarily in Python and Bash, organized into folders based on functionality. Each folder contains a README.md file describing the purpose of its scripts.

Usage

  1. Clone the repository to your device:
git clone git@github.com:theamallalgi/zenscripts.git
  1. Navigate to the desired script's folder.
  2. Change the script's permissions:
chmod +x <script-name>
  1. Execute the script:
./script-name.sh # for bash scripts
python script-name.py # for py scripts (python3 for mac)

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated4mo ago
Forks0

Languages

Python

Security Score

72/100

Audited on Nov 19, 2025

No findings