AI-Project-Index / system-prompts.html
danielrosehill's picture
Replace emojis with Font Awesome icons and add top navigation bar
f1ce0e5
Raw
History Blame Contribute Delete
14.4 kB
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>System Prompts - AI Projects Index</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
<link rel="stylesheet" href="style.css">
</head>
<body>
<header>
<div class="container">
<div class="header-top">
<h1>AI Projects Index</h1>
<div class="header-links">
<a href="https://github.com/danielrosehill" target="_blank"><i class="fab fa-github"></i> GitHub</a>
<a href="https://danielrosehill.com" target="_blank"><i class="fas fa-globe"></i> Website</a>
</div>
</div>
<p class="subtitle">System prompts for configuring AI assistants and agents</p>
</div>
</header>
<nav class="top-nav">
<div class="container">
<div class="nav-links">
<a href="index.html"><i class="fas fa-home"></i> Home</a>
<a href="demos.html"><i class="fas fa-flask"></i> Demos</a>
<a href="pocs.html"><i class="fas fa-lightbulb"></i> POCs</a>
<a href="system-prompts.html" class="active"><i class="fas fa-cog"></i> System Prompts</a>
<a href="frameworks.html"><i class="fas fa-toolbox"></i> Frameworks</a>
<a href="claude-code.html"><i class="fas fa-terminal"></i> Claude Code</a>
<a href="mcp.html"><i class="fas fa-plug"></i> MCP</a>
<a href="gemini.html"><i class="fas fa-star"></i> Gemini</a>
<a href="automation.html"><i class="fas fa-sync"></i> Automation</a>
<a href="context.html"><i class="fas fa-book"></i> Context</a>
<a href="utilities.html"><i class="fas fa-wrench"></i> Utilities</a>
<a href="documentation.html"><i class="fas fa-file-alt"></i> Docs</a>
<a href="miscellaneous.html"><i class="fas fa-ellipsis-h"></i> More</a>
</div>
</div>
</nav>
<main class="container">
<section class="search-section">
<input type="text" id="projectSearch" placeholder="Search projects..." />
</section>
<section class="projects-list">
<div class="project-card">
<h3><a href="https://github.com/danielrosehill/Abusive-Message-Parser-AI-Config" target="_blank">Abusive Message Parser AI Config</a></h3>
<span class="badge">System Prompts</span>
<p>Configuration text for an LLM assistant designed to assist users with documenting abusive messages</p>
</div>
<div class="project-card">
<h3><a href="https://github.com/danielrosehill/AI-Agent-Ideation-Chatbot-System-Prompt" target="_blank">AI Agent Ideation Chatbot System Prompt</a></h3>
<span class="badge">System Prompts</span>
<p>System prompt (03/25) for a conversational AI agent and assistant idea generator</p>
</div>
<div class="project-card">
<h3><a href="https://github.com/danielrosehill/AI-Orchestration-System-Prompts" target="_blank">AI Orchestration System Prompts</a></h3>
<span class="badge">System Prompts</span>
<p>System prompts for AI assistants designed to orchestrate access to other agents</p>
</div>
<div class="project-card">
<h3><a href="https://github.com/danielrosehill/Basic-STT-Cleanup-Prompt-0925" target="_blank">Basic STT Cleanup Prompt 0925</a></h3>
<span class="badge">System Prompts</span>
<p>Updated version of my basic STT cleanup/remediation prompt</p>
</div>
<div class="project-card">
<h3><a href="https://github.com/danielrosehill/Business-Idea-Refinement-Agent" target="_blank">Business Idea Refinement Agent</a></h3>
<span class="badge">System Prompts</span>
<p>AI agent that helps users to explore business ideas and receive first-pass feedback</p>
</div>
<div class="project-card">
<h3><a href="https://github.com/danielrosehill/Careers-Utilities-System-Prompts" target="_blank">Careers Utilities System Prompts</a></h3>
<span class="badge">System Prompts</span>
<p>System prompts for AI assistants related to career and job matters</p>
</div>
<div class="project-card">
<h3><a href="https://github.com/danielrosehill/ChatGPT-Custom-Instructions" target="_blank">ChatGPT Custom Instructions</a></h3>
<span class="badge">System Prompts</span>
<p>Custom instructions for ChatGPT</p>
</div>
<div class="project-card">
<h3><a href="https://github.com/danielrosehill/Data-Utilities-System-Prompts" target="_blank">Data Utilities System Prompts</a></h3>
<span class="badge">System Prompts</span>
<p>System prompts for data-related AI assistants</p>
</div>
<div class="project-card">
<h3><a href="https://github.com/danielrosehill/Decision-Making-Algorithm-Agent" target="_blank">Decision Making Algorithm Agent</a></h3>
<span class="badge">System Prompts</span>
<p>Agent template for generating decision-making algorithms/flow-charts</p>
</div>
<div class="project-card">
<h3><a href="https://github.com/danielrosehill/Diarised-Transcript-Assistant" target="_blank">Diarised Transcript Assistant</a></h3>
<span class="badge">System Prompts</span>
<p>System prompt for generating diarised transcripts (STT plus stylistic guidance)</p>
</div>
<div class="project-card">
<h3><a href="https://github.com/danielrosehill/Email-Management-System-Prompts" target="_blank">Email Management System Prompts</a></h3>
<span class="badge">System Prompts</span>
<p>Writing and email management system prompts for assistants</p>
</div>
<div class="project-card">
<h3><a href="https://github.com/danielrosehill/Geopolitical-Analysis-System-Prompts" target="_blank">Geopolitical Analysis System Prompts</a></h3>
<span class="badge">System Prompts</span>
<p>System prompts for geopolitical related AI assistants and tools</p>
</div>
<div class="project-card">
<h3><a href="https://github.com/danielrosehill/Home-Inventory-AI-Assistants" target="_blank">Home Inventory AI Assistants</a></h3>
<span class="badge">System Prompts</span>
<p>System prompts for home inventory and Homebox assistants to speed up repetitive tasks</p>
</div>
<div class="project-card">
<h3><a href="https://github.com/danielrosehill/Jewish-AI-Assistant-System-Prompts" target="_blank">Jewish AI Assistant System Prompts</a></h3>
<span class="badge">System Prompts</span>
<p>System prompts for AI tools which may be useful for Jewish users</p>
</div>
<div class="project-card">
<h3><a href="https://github.com/danielrosehill/Linux-Related-System-Prompts" target="_blank">Linux Related System Prompts</a></h3>
<span class="badge">System Prompts</span>
<p>System prompts for AI assistants for Linux</p>
</div>
<div class="project-card">
<h3><a href="https://github.com/danielrosehill/No-BS-AI-System-Prompt" target="_blank">No BS AI System Prompt</a></h3>
<span class="badge">System Prompts</span>
<p>System prompt for a blunt AI assistant / LLM that gets to the point</p>
</div>
<div class="project-card">
<h3><a href="https://github.com/danielrosehill/Prompt-And-Output-System-Prompt" target="_blank">Prompt And Output System Prompt</a></h3>
<span class="badge">System Prompts</span>
<p>System prompt for directing an AI agent to begin every output with a sumary of the user's prompt</p>
</div>
<div class="project-card">
<h3><a href="https://github.com/danielrosehill/Prompt-Debugger-System-Prompts" target="_blank">Prompt Debugger System Prompts</a></h3>
<span class="badge">System Prompts</span>
<p>SPs for configuring "self-debugging" AI assistants and agents</p>
</div>
<div class="project-card">
<h3><a href="https://github.com/danielrosehill/Prompt-Engineering-Assistants-System-Prompts" target="_blank">Prompt Engineering Assistants System Prompts</a></h3>
<span class="badge">System Prompts</span>
<p>System prompts for AI assistants designed to assist with various aspects of prompt engineering</p>
</div>
<div class="project-card">
<h3><a href="https://github.com/danielrosehill/Pseudobot-System-Prompts" target="_blank">Pseudobot System Prompts</a></h3>
<span class="badge">System Prompts</span>
<p>For having a bit of fun with the absurdity of the AI world we now live in</p>
</div>
<div class="project-card">
<h3><a href="https://github.com/danielrosehill/Research-System-Prompts" target="_blank">Research System Prompts</a></h3>
<span class="badge">System Prompts</span>
<p>System prompts for research purposes</p>
</div>
<div class="project-card">
<h3><a href="https://github.com/danielrosehill/SATINT-agent" target="_blank">SATINT agent</a></h3>
<span class="badge">System Prompts</span>
<p>Configuration for an AI agent specialised in interpreting satellite imagery</p>
</div>
<div class="project-card">
<h3><a href="https://github.com/danielrosehill/Shakespearean-Text-Generators" target="_blank">Shakespearean Text Generators</a></h3>
<span class="badge">System Prompts</span>
<p>System prompts for rewriting text in Shakespearan English</p>
</div>
<div class="project-card">
<h3><a href="https://github.com/danielrosehill/Side-Hustle-Ideation-Agent" target="_blank">Side Hustle Ideation Agent</a></h3>
<span class="badge">System Prompts</span>
<p>Agent config for ideating a batch of side hustle ideas!</p>
</div>
<div class="project-card">
<h3><a href="https://github.com/danielrosehill/Speech-To-Text-System-Prompt-Library" target="_blank">Speech To Text System Prompt Library</a></h3>
<span class="badge">System Prompts</span>
<p>An updated skeleton library of system prompts for using LLMs to refine STT output</p>
</div>
<div class="project-card">
<h3><a href="https://github.com/danielrosehill/STT-Basic-Cleanup-System-Prompt" target="_blank">STT Basic Cleanup System Prompt</a></h3>
<span class="badge">System Prompts</span>
<p>Basic foundational system prompt for cleaning up AI voice transcripts</p>
</div>
<div class="project-card">
<h3><a href="https://github.com/danielrosehill/System-Prompt-Generation-Configurations" target="_blank">System Prompt Generation Configurations</a></h3>
<span class="badge">System Prompts</span>
<p>System prompts for using AI tools to generate and improve system prompts</p>
</div>
<div class="project-card">
<h3><a href="https://github.com/danielrosehill/System-Prompts-For-Book-Authors" target="_blank">System Prompts For Book Authors</a></h3>
<span class="badge">System Prompts</span>
<p>System prompts for configuring AI assistants to help book authors including proofreading assistants and book marketing ideation tools</p>
</div>
<div class="project-card">
<h3><a href="https://github.com/danielrosehill/Text-To-SSML-Generator" target="_blank">Text To SSML Generator</a></h3>
<span class="badge">System Prompts</span>
<p>Generates SSML from text by inference</p>
</div>
<div class="project-card">
<h3><a href="https://github.com/danielrosehill/Toxic-GPT" target="_blank">Toxic GPT</a></h3>
<span class="badge">System Prompts</span>
<p>Joke configuration for a downtrodden LLM assistant for those needing a break from enforced AI positivity</p>
</div>
<div class="project-card">
<h3><a href="https://github.com/danielrosehill/Voice-Note-Redaction-Agent" target="_blank">Voice Note Redaction Agent</a></h3>
<span class="badge">System Prompts</span>
<p>Config for a text redaction agent for voicenote -> * workflows</p>
</div>
<div class="project-card">
<h3><a href="https://github.com/danielrosehill/Writing-System-Prompts" target="_blank">Writing System Prompts</a></h3>
<span class="badge">System Prompts</span>
<p>Some system prompts related to text modification and optimisation for some WIPs</p>
</div>
</section>
</main>
<footer>
<div class="container">
<p>&copy; 2025 Daniel Rosehill. Last Updated: August 2025</p>
<p>
<a href="https://github.com/danielrosehill" target="_blank">GitHub</a> |
<a href="https://danielrosehill.com" target="_blank">Website</a> |
<a href="mailto:public@danielrosehill.com">Contact</a>
</p>
</div>
</footer>
<script src="script.js"></script>
</body>
</html>