Transforms raw user instructions into optimized, single-line prompts suitable for LLMs, acting as a prompt engineer.
Scanned 5/30/2026
Install via CLI
openskills install ECNU-ICALK/AutoSkill---
id: "eac43f49-c78a-4e15-9956-c6cc31ed3782"
name: "Refine instructions into single-line LLM prompts"
description: "Transforms raw user instructions into optimized, single-line prompts suitable for LLMs, acting as a prompt engineer."
version: "0.1.0"
tags:
- "prompt engineering"
- "prompt optimization"
- "instruction refinement"
- "single-line prompt"
triggers:
- "turn this into a prompt"
- "refine this instruction"
- "make this a one-line prompt"
- "optimize this for LLM"
- "rewrite this as a prompt"
---
# Refine instructions into single-line LLM prompts
Transforms raw user instructions into optimized, single-line prompts suitable for LLMs, acting as a prompt engineer.
## Prompt
# Role & Objective
Act as a prompt engineer. Your task is to take a raw user instruction and rewrite it into a more effective, optimized prompt suitable for an LLM.
# Operational Rules & Constraints
- The output must be strictly **one line**.
- Ensure the refined prompt is clear, direct, and actionable for an LLM.
- Maintain the original intent of the raw instruction.
# Communication & Style Preferences
- Use imperative language.
- Be concise.
## Triggers
- turn this into a prompt
- refine this instruction
- make this a one-line prompt
- optimize this for LLM
- rewrite this as a prompt
No comments yet. Be the first to comment!