SkillAgentSearch skills...

AwesomeScripts

A Collection of Awesome Scripts in Python to Ease Daily-Life. Create an issue If you have some great ideas for the new script. Leave a :star:

Install / Use

/learn @Py-Contributors/AwesomeScripts
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<p align="center"> <a href="https://py-contributors.github.io/awesomeScripts/"><img src="https://capsule-render.vercel.app/api?type=rect&color=009ACD&height=100&section=header&text=awesomeScripts&fontSize=80%&fontColor=ffffff" alt="website title image"></a> <h2 align="center">👉 A Collection of Awesome Problem Solving Scripts in Python.👈</h2> </p> <p align="center"> <img src="https://img.shields.io/badge/language-python-blue?style=for-the-badge" alt="repo language"> <a href="https://github.com/Py-Contributors/awesomeScripts/stargazers"><img src="https://img.shields.io/github/stars/Py-Contributors/awesomeScripts?style=for-the-badge" alt="github stars"></a> <a href="https://github.com/Py-Contributors/awesomeScripts/network/members"><img src="https://img.shields.io/github/forks/Py-Contributors/awesomeScripts?style=for-the-badge" alt="github forks"></a> <img src="https://img.shields.io/github/languages/code-size/py-contributors/awesomescripts?style=for-the-badge" alt="code size"> </p> <p align="center"> <a href="https://github.com/Py-Contributors/awesomeScripts/issues"><img src="https://img.shields.io/github/issues-raw/Py-Contributors/awesomeScripts?style=for-the-badge" alt="open issues"></a> <a href="https://github.com/Py-Contributors/awesomeScripts/issues"><img src="https://img.shields.io/github/issues-closed-raw/py-contributors/awesomescripts?style=for-the-badge" alt="closed issues"><a/> <a href="https://github.com/Py-Contributors/awesomeScripts/pulls"><img src="https://img.shields.io/github/issues-pr-raw/Py-contributors/awesomescripts?style=for-the-badge" alt="open pull request"></a> <a href="https://github.com/Py-Contributors/awesomeScripts/pulls"><img src="https://img.shields.io/github/issues-pr-closed-raw/Py-contributors/awesomescripts?style=for-the-badge" alt="closed pull request"></a> </p> <p align="center"> <img src="https://img.shields.io/github/hacktoberfest/2022/py-contributors/awesomescripts?style=for-the-badge" alt="hacktoberfest"> <a href="https://raw.githubusercontent.com/Py-Contributors/awesomeScripts/master/LICENSE"><img src="https://img.shields.io/github/license/Py-Contributors/awesomeScripts?style=for-the-badge" alt="MIT license"></a> </p> <p align="center"> <a href="https://discord.gg/JfbK3bS"><img src="https://img.shields.io/discord/758030555005714512.svg?label=Discord&logo=Discord&colorB=7289da&style=for-the-badge" alt="discord invite"></a> <img src="https://img.shields.io/github/last-commit/py-contributors/awesomescripts?style=for-the-badge" alt="last contributions"> <a href="https://api.github.com/repos/py-contributors/awesomescripts/contributors"><img src="https://img.shields.io/github/contributors/py-contributors/awesomeScripts?style=for-the-badge" alt="total contributors"></a> </p>

DISCLAIMER : The Scripts are not tested therefore use it on your own risk. our team will be not resposible for any damage.

How to Contribute 🤔

You can contribute by adding new scripts, improving current scripts or documentation. Here are some instructions before making a Pull Request:

Steps to take to contribute 👣

  • [x] Create an issue for making any changes to code. When the issue is approved you can make changes.
  • [x] Pull latest change from upstream branch before starting the changing of code.
  • [x] Add your file in a properly named directory (lowercase)
  • [x] Use Flake8 locally for linting Python Code. (We have linting checks so if your code fails it we will not merge the PR.)
    • pip install flake8
  • [x] Add pytest/unittest if possible
  • [x] Add README.md for your script instructions to run the script with required dependencies.
  • [x] Script should be in plugin format. (if possible, it will be great)

Show instructions

<img src="https://raw.githubusercontent.com/DrakeEntity/project-Image/master/carbon%20(1).png" alt="flake8 py">

Projects links 🔗

Report a Bug 🐛

  • Help us improve scripts. Report bugs here

Maintainers 😎

Contributors

<a href="https://github.com/codePerfectPlus/awesomeScripts/graphs/contributors"> <img src="https://contrib.rocks/image?repo=codePerfectPlus/awesomeScripts" /> </a>

Stargazers over time

Stargazers over time

Social Channel 💻 - Connect with like minded people

<p align="center"> <a href="https://api.github.com/repos/py-contributors/awesomescripts/contributors"><img src="http://ForTheBadge.com/images/badges/built-by-developers.svg" alt="built by developers"></a> <a href="https://github.com/codePerfectPlus"><img src="http://ForTheBadge.com/images/badges/built-with-love.svg" alt="built with love"></a> </p>

Related Skills

View on GitHub
GitHub Stars613
CategoryDevelopment
Updated23d ago
Forks277

Languages

Python

Security Score

100/100

Audited on Mar 12, 2026

No findings