https://github.com/theskumar/tools
https://github.com/theskumar/tools
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/theskumar/tools
- Owner: theskumar
- Created: 2026-04-12T15:01:19.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2026-04-12T15:16:20.000Z (4 months ago)
- Last Synced: 2026-05-30T05:41:45.820Z (2 months ago)
- Language: HTML
- Size: 4.88 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tools
A collection of small, browser based utilities.
**Live site:** https://theskumar.github.io/tools/
## Tools
### [Gist Copier](https://theskumar.github.io/tools/gist-copier/)
A bookmarklet that copies any GitHub Gist (files + comments) to your clipboard in an LLM friendly XML format. Scrapes the page DOM directly, with no API calls, no CORS issues, and no authentication required.
## Contributing
Each tool lives in its own directory with an `index.html` entry point. To add a new tool, create a new directory and update the root `index.html` to include it.
## License
MIT