SkillAgentSearch skills...

Scripts

Useful python and bash scripts.

Install / Use

/learn @PS-003R32/Scripts
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

My-Scripts

This is my curated collection of Bash and Python scripts that streamline system tasks, automate and enhance workflows.<br>Built with a focus on practical utility. You can use and modify according to your needs or create pull request. ;)

How to use

You can click on the initial release button or clone this repository. Clone the repository:

git clone https://github.com/PS-003R32/My-Scripts.git
cd My-Scripts

password_manager

To generate an executable .exe instead of using the python file directly, this will create an executable file which you can find in the dist folder. You can rename to whatever you want as this is completely offline password manager that you can store in a pendrive or flash storages etc. Run the following command:<br>

pyinstaller --noconsole --onefile password_manager.py

Related Skills

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated2mo ago
Forks1

Languages

Python

Security Score

90/100

Audited on Jan 22, 2026

No findings