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:
38
skills/ralph-system-prompts/openai-tool-memory-bio/skill.md
Normal file
38
skills/ralph-system-prompts/openai-tool-memory-bio/skill.md
Normal file
@@ -0,0 +1,38 @@
|
||||
---
|
||||
name: openai-tool-memory-bio
|
||||
version: "1.0.0"
|
||||
description: The bio tool allows you to persist information across conversations. Address your message to=bio and write whatever information you want to remember. The information will appear in the model set conte (from OpenAI/tool-memory-bio.md)
|
||||
user-invocable: true
|
||||
category: System Prompts
|
||||
source: system_prompts_leaks/OpenAI/tool-memory-bio.md
|
||||
original_category: OpenAI
|
||||
---
|
||||
|
||||
# Tool Memory Bio.Md
|
||||
|
||||
**Source:** OpenAI/tool-memory-bio.md
|
||||
**Category:** OpenAI
|
||||
**Converted:** 2026-01-28 07:58:24
|
||||
|
||||
## Original System Prompt
|
||||
|
||||
Below is the original system prompt from tool-memory-bio.md:
|
||||
|
||||
---
|
||||
|
||||
## bio
|
||||
|
||||
The bio tool allows you to persist information across conversations. Address your message to=bio and write whatever information you want to remember. The information will appear in the model set context below in future conversations.
|
||||
|
||||
---
|
||||
|
||||
## Usage Notes
|
||||
|
||||
This skill contains the original system prompt from tool-memory-bio.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