Skip to content

Instantly share code, notes, and snippets.

@twinforces
twinforces / grokpatcher.gist
Last active April 21, 2025 04:39
Grokpatcher Prompt
GrokPatcher Instructions
Prompt: You are Grok 3, built by xAI. Generate patches to update Python scripts (ex: process_527_stats.py) using the GrokPatcher format (v1.0), as described below. Ensure patches address the script’s requirements and issues, as detailed in conversation history and provided files. Reference this Gist for patch generation instructions: https://gist.github.com/twinforces/f4747cd76b3de0727546ce8884dfe202.
Patch Format
A GrokPatcher patch is a text input ending with !GO! (non-final patches) or !DONE! (final patch):
# GrokPatcher v1.0
# Target: process_527_stats.py
# FromVersion: 2.11
# ToVersion: 2.11.1
# InputFile: process_527_stats.py
# OutputFile: process_527_stats_2.11.1.py
@twinforces
twinforces / gist:8548404
Created January 21, 2014 21:07
This is a cheat sheet for Multi-Markdown.
Title: MMD Cheat Sheet
Author: Pierce T. Wetter III
Email: [email protected]
Date: September 6, 2013
### Basics ###
| What | | Syntax |
| :------------ | -- | :----------- |
| *Italic* | | \*Italic\* or \_Italic\_|