Skip to content

Instantly share code, notes, and snippets.

View SiddiqueAhmad's full-sized avatar
🎯
Focusing

Siddique Ahmad SiddiqueAhmad

🎯
Focusing
View GitHub Profile
@SiddiqueAhmad
SiddiqueAhmad / prompts.md
Created February 25, 2026 03:51 — forked from mberman84/prompts.md
Prompts

OpenClaw: Extracted Prompts (Generalized)

22 copy/paste-ready prompts for building your own AI agent system. Each prompt builds a functional system or implements a proven best practice you can hand to an AI coding assistant.

Replace placeholders like <your-workspace>, <your-messaging-platform>, and <your-model> with your own values.


1. Personal CRM

@SiddiqueAhmad
SiddiqueAhmad / all_files.md
Created February 25, 2026 03:51 — forked from mberman84/all_files.md
Matt's Markdown Files

OpenClaw: System Prompt File Templates

Generalized versions of all root .md files used by OpenClaw. These files are loaded into the agent's system prompt on every request (except MEMORY.md which is conditional).

Copy these as starting points and customize for your own setup. Replace <placeholders> with your values.


AGENTS.md