You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Created
February 26, 2026 20:21— forked from drorm/SKILL.md
Claude skill to run a codex review
Codex Pre-Push Review
Use this skill when instructed by the user, typically when finished with implementing an issue.
Purpose
Run OpenAI Codex locally to review changes related to a GitHub issue.
Codex will inspect the issue, run git status / git diff as needed, and
return a structured review.
Created
February 26, 2026 17:16— forked from mberman84/oc.md
OpenClaw Prompts
OpenClaw Prompts - Build Your Own AI Assistant
Prompts to recreate each piece of the OpenClaw system. Use these with any AI coding assistant.
1. Personal CRM
"Build a personal CRM that automatically scans my Gmail and Google Calendar to discover contacts from the past year. Store them in a SQLite database with vector embeddings so I can query in natural language ('who do I know at NVIDIA?' or 'who haven't I talked to in a while?'). Auto-filter noise senders like marketing emails and newsletters. Build profiles for each contact with their company, role, how I know them, and our interaction history. Add relationship health scores that flag stale relationships, follow-up reminders I can create, snooze, or mark done, and duplicate contact detection with merge suggestions. Link relevant documents from Box to contacts so when I look up a person, I also see related docs."
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters