Gitartwork
Gitartwork on user's contribution graph
Install / Use
/learn @jasineri/GitartworkREADME
gitartwork on user's contribution graph
gitartwork on user's contribution graph, make a SVG image of it and finally push it back to your repository.
Usage:
Option #1: Use gitartwork as a GitHub Action
-
Ensure that under Settings > Actions > General > Workflow permissions, the "Read and write permissions" is set!
-
Copy the workflow code into a
.github/workflows/gitartwork.ymlfile in your repository.name: gitartwork from a contribution graph on: push: jobs: build: name: Make gitartwork SVG runs-on: ubuntu-latest steps: - uses: actions/checkout@v3 - uses: jasineri/gitartwork@v1 with: # Use this username's contribution graph user_name: jasineri # Text on contribution graph text: JASINERI - uses: jasineri/simple-push-action@v1 -
A few moments later it will generate
gitartwork.svgimage in your repository, so then you can include it in yourREADME.mdlike -
Have fun :)
Troubleshooting
- If your gitartwork's image is missing and the action workflow ends with an error message stating "Permission to ... denied to github-actions[bot]", check the workflow permissions settings (see "Usage" above).
Option #2: Make gitartwork locally on your environment
Still in progress...
Related Skills
node-connect
346.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
107.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
346.8kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
346.8kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
Security Score
Audited on Mar 27, 2026
