Skip to content

Instantly share code, notes, and snippets.

@immeasurablematt
immeasurablematt / prompts.md
Created February 25, 2026 17:54 — 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

@immeasurablematt
immeasurablematt / io_net_blog_content_report.html
Last active December 16, 2025 20:13
io.net Q4 2024 - Blog Content Performance Report - SEO Analysis
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Blog Content Performance Report | io.net Q4 2024</title>
<style>
body {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif;
line-height: 1.6;
@immeasurablematt
immeasurablematt / io_net_by_page_impact_report.html
Last active December 16, 2025 16:53
io.net Q4 2024 - Organic Website Impact BY PAGE - Page-Level Performance Analysis
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Organic Website Impact - By Page | io.net Q4 2024</title>
<style>
body {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif;
line-height: 1.6;