https://github.com/sharadcodes/ai-stuff
A collection of AI-powered tools, skills, and utilities for enhancing productivity and automation.
https://github.com/sharadcodes/ai-stuff
Last synced: 25 days ago
JSON representation
A collection of AI-powered tools, skills, and utilities for enhancing productivity and automation.
- Host: GitHub
- URL: https://github.com/sharadcodes/ai-stuff
- Owner: sharadcodes
- License: mit
- Created: 2026-04-21T10:28:20.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2026-04-26T17:17:35.000Z (2 months ago)
- Last Synced: 2026-05-05T06:40:09.282Z (2 months ago)
- Language: PowerShell
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AI Stuff
A collection of AI-powered tools, skills, and utilities for enhancing productivity and automation.
## Overview
This repository contains a curated set of AI tools and skills designed to streamline workflows, provide quick reference guides, and enable intelligent task automation.
## 📁 Repository Structure
```
ai-stuff/
├── skills/ # Reusable AI skills and guides
│ ├── acli-jira/ # Jira issue management with Atlassian CLI
│ └── ... # Additional skills
└── README.md # This file
```
## 🛠️ Available Skills
### [acli-jira](skills/acli-jira/SKILL.md)
**Jira Management with Atlassian CLI [check out acli](https://developer.atlassian.com/cloud/acli/guides/introduction/)**
A comprehensive guide for managing Jira issues from the terminal using `acli`. Use this skill to:
- Search and list Jira issues
- Create tasks, subtasks, and epics
- Edit and transition issues
- Manage team assignments and comments
## 🚀 Getting Started
1. Browse the `skills/` directory to explore available tools
2. Each skill folder contains detailed documentation in a `SKILL.md` file
3. Follow the specific instructions for each skill to get started
## 📝 License
See [LICENSE](LICENSE) for details.
---
**Last Updated:** April 2026