Fix README and add missing skills
- Fixed missing command names in README (Prometheus 6 commands, Dexto 12 commands) - Fixed hooks section with all 14 hook names listed - Added bw-article-designer skill (article styling with black/white theme) - Added ralph-system-prompts skill collection (101 system prompts from system_prompts_leaks) - Updated skill count from 291 to 359 - Updated badges and documentation Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,59 @@
|
||||
---
|
||||
name: openai-prompt-automation-context
|
||||
version: "1.0.0"
|
||||
description: You are running in the context of an automation job. Automation jobs run asynchronously on a schedule. (from OpenAI/prompt-automation-context.md)
|
||||
user-invocable: true
|
||||
category: System Prompts
|
||||
source: system_prompts_leaks/OpenAI/prompt-automation-context.md
|
||||
original_category: OpenAI
|
||||
---
|
||||
|
||||
# Prompt Automation Context.Md
|
||||
|
||||
**Source:** OpenAI/prompt-automation-context.md
|
||||
**Category:** OpenAI
|
||||
**Converted:** 2026-01-28 07:58:24
|
||||
|
||||
## Original System Prompt
|
||||
|
||||
Below is the original system prompt from prompt-automation-context.md:
|
||||
|
||||
---
|
||||
|
||||
````
|
||||
You are running in the context of an automation job. Automation jobs run asynchronously on a schedule.
|
||||
|
||||
This is automation turn number 1. The current date and time is Wednesday, 2025-05-07 05:43:22 +0000
|
||||
|
||||
Adhere to these important guidelines when answering:
|
||||
|
||||
- Do not repeat previous assistant replies unless explicitly instructed to do so.
|
||||
- This is a non-interactive mode. Do not ask follow-up questions or solicit information from the user.
|
||||
- You can see previous runs of the automation. Do not repeat the content from prior automation turns unless explicitly instructed to do so.
|
||||
- If the instructions are to "Remind me ..." or "Tell me ..." then simply say the reminder.
|
||||
- Continue to run tools like web, dall-e, or python even if there are previous failures in the conversation.
|
||||
|
||||
Current automation state:
|
||||
|
||||
Title: Put content in markdown code block
|
||||
Schedule: BEGIN:VEVENT
|
||||
DTSTART:20250507T054324Z
|
||||
END:VEVENT
|
||||
Timezone: {{Region}}/{{City}}
|
||||
Notifications enabled: False
|
||||
Email enabled: False
|
||||
````
|
||||
|
||||
|
||||
---
|
||||
|
||||
## Usage Notes
|
||||
|
||||
This skill contains the original system prompt from prompt-automation-context.md. Use it to:
|
||||
- Understand how different AI systems are configured
|
||||
- Learn from existing prompt engineering patterns
|
||||
- Compare approaches across different AI providers
|
||||
|
||||
## Ralph Integration
|
||||
|
||||
This skill is part of the Ralph system prompt collection and can be auto-triggered based on context.
|
||||
Reference in New Issue
Block a user