Common Edits Cookbook
Copy a prompt, fill in the blanks, hand it to your assistant
These are the changes charity site owners make most often. Each one is a friendly, ready-to-paste prompt β no code. New here? Start with Edit Your Charity's Website first, then keep this page handy.
AGENTS.md, and use FreeForCharity/FFC-IN-ffcadmin.org as an example.βQuick edits
Updating content that's already on your site
Update contact info
Phone number, email address, or mailing address.
βIn my charity's website repository <your repository>, please update our contact information to: phone <new phone>, email <new email>, address <new address>. Change it everywhere it appears.Show me what changed before publishing, and once I approve and the checks pass, publish it.β
Change opening hours / service times
New hours, holiday closures, or service schedules.
βIn my charity's website repository <your repository>, please update our hours / service times to <new hours>. If they appear in more than one place, update all of them and keep the format consistent.Show me what changed before publishing, and once I approve and the checks pass, publish it.β
Update the donate link or button
Point the donate button at a new link, or fix the label.
βIn my charity's website repository <your repository>, please update our donate button so it links to <new donation URL> and the button text reads <new label>. Double-check the link opens correctly.Show me what changed before publishing, and once I approve and the checks pass, publish it.β
Replace the logo or a photo
Swap in a new image you provide.
βIn my charity's website repository <your repository>, please replace <the logo / the photo in the βAboutβ section / etc.> with the new image Iβm providing. Keep it looking good on phones and computers, and add descriptive alt text for screen readers.Show me what changed before publishing, and once I approve and the checks pass, publish it.β
Edit a section of text
Reword your mission, about, or services copy.
βIn my charity's website repository <your repository>, please update the <mission / about / services> text to read: β<your new wording>β. Keep the existing style and headings.Show me what changed before publishing, and once I approve and the checks pass, publish it.β
Add or update a team member
New board member or staff bio and photo.
βIn my charity's website repository <your repository>, please add a team member named <name>, role <role>, with this short bio: β<bio>β. Match how the other team members are shown. Iβll provide a photo.Show me what changed before publishing, and once I approve and the checks pass, publish it.β
Update social media links
New or changed Facebook, Instagram, etc.
βIn my charity's website repository <your repository>, please update our social media links: <Facebook URL>, <Instagram URL>, <other>. Remove any that no longer apply.Show me what changed before publishing, and once I approve and the checks pass, publish it.β
Change colors or brand accents
Tweak the accent colors to match your brand.
βIn my charity's website repository <your repository>, please adjust our brand accent color to <color or hex code>. Keep the text easy to read and make sure the contrast still meets accessibility guidelines.Show me what changed before publishing, and once I approve and the checks pass, publish it.β
Recurring posts
Blogs, newsletters, and minutes β published over and over
Add a blog / article / news post
Share an update, story, or announcement.
βIn my charity's website repository <your repository>, I want to publish a news post titled <title>, dated <date>, with this content: β<your text>β. If my site doesn't already have a news/blog section, create one that matches the site's style and add a link to it from the main page; if it does, just add this as the newest post. Follow the repository's AGENTS.md and use FreeForCharity/FFC-IN-ffcadmin.org as an example. Show me the result before publishing.β
Post the monthly newsletter
Put each month's newsletter on your site.
βIn my charity's website repository <your repository>, publish our <month, year>newsletter. Here is the content: β<paste newsletter text>β. If there's no newsletter section yet, create one that matches the site's style and link to it from the main page; otherwise add this as the newest issue and keep past issues listed. Follow AGENTS.md. Show me the result before publishing.β
Post the monthly board minutes
Member-based orgsFor membership organizations that publish their board meeting minutes.
βIn my charity's website repository <your repository>, publish our board meeting minutes for <meeting date>. Here is the approved, public version: β<paste approved minutes or summary>β. If there's no minutes section yet, create one that matches the site's style and link to it; otherwise add this as the newest entry and keep prior minutes listed by date. Remember this will be publicly visible. Follow AGENTS.md. Show me the result before publishing.β
Related
- β Back to Edit Your Charity's Website
- Claude Desktop setup guide β how the assistant connects to GitHub