senior-prompt-engineer
This skill should be used when the user asks to "optimize prompts", "design prompt templates", "evaluate LLM outputs", "build agentic systems", "implement RAG", "create few-shot examples", "analyze token usage", or "design AI workflows". Use for prompt engineering patterns, LLM evaluation frameworks, agent architectures, and structured output design.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/alirezarezvani/senior-prompt-engineerWhat This Skill Does
The Senior Prompt Engineer skill is a sophisticated toolkit designed for developers and AI practitioners to refine, optimize, and evaluate LLM interactions. It acts as an expert consultant for prompt engineering patterns, structured output design, and agentic system architecture. By utilizing this skill, users can systematically reduce token costs, improve response consistency, and measure the effectiveness of their RAG pipelines. Whether you are building complex chain-of-thought workflows or simple few-shot templates, this skill provides the CLI-based scripts necessary to analyze, benchmark, and iterate on AI configurations effectively.
Installation
To integrate this skill into your environment, run the following command in your terminal:
clawhub install openclaw/skills/skills/alirezarezvani/senior-prompt-engineer
Ensure your local environment is configured to access the OpenClaw plugin registry. For detailed integration, refer to the source repository at openclaw/skills.
Use Cases
- Prompt Optimization: Automatically detect ambiguity, redundancy, and structure gaps in system prompts to reduce latency and costs.
- Agent Orchestration: Visualize complex multi-agent workflows to ensure logic flow is optimal and scalable.
- RAG Validation: Rigorously test your retrieval-augmented generation systems by measuring context relevance against ground-truth question sets.
- Structured Output Enforcement: Generate and test few-shot example sets to ensure consistent JSON or XML outputs from LLMs.
Example Prompts
- "Analyze my
system_prompt.txtfile and suggest 3 ways to reduce token usage while increasing the clarity of the output constraints." - "I need a few-shot example template for a customer support agent. Generate 5 variations that handle edge-case complaints."
- "Evaluate the performance of my RAG pipeline using the
data_contexts.jsonandeval_questions.jsonfiles to check for faithfulness scores."
Tips & Limitations
- Performance: The prompt optimizer works best with standard English inputs; verify outputs for non-standard languages.
- Security: Be cautious when passing sensitive internal documents as context files to the RAG evaluator.
- Cost: While this skill optimizes for token usage, ensure you have sufficient API credits for the models being used (e.g., GPT-4) during evaluation runs.
- Context: Always provide a representative sample of 'ground truth' data for the RAG evaluator to ensure accuracy in metrics.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-alirezarezvani-senior-prompt-engineer": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-read, file-write, code-execution
Related Skills
intl-expansion
International market expansion strategy. Market selection, entry modes, localization, regulatory compliance, and go-to-market by region. Use when expanding to new countries, evaluating international markets, planning localization, or building regional teams.
marketing-strategy-pmm
Product marketing skill for positioning, GTM strategy, competitive intelligence, and product launches. Use when the user asks about product positioning, go-to-market planning, competitive analysis, target audience definition, ICP definition, market research, launch plans, or sales enablement. Covers April Dunford positioning, ICP definition, competitive battlecards, launch playbooks, and international market entry. Produces deliverables including positioning statements, battlecard documents, launch plans, and go-to-market strategies.
paid-ads
When the user wants help with paid advertising campaigns on Google Ads, Meta (Facebook/Instagram), LinkedIn, Twitter/X, or other ad platforms. Also use when the user mentions 'PPC,' 'paid media,' 'ad copy,' 'ad creative,' 'ROAS,' 'CPA,' 'ad campaign,' 'retargeting,' or 'audience targeting.' This skill covers campaign strategy, ad creation, audience targeting, and optimization.
qms-audit-expert
ISO 13485 internal audit expertise for medical device QMS. Covers audit planning, execution, nonconformity classification, and CAPA verification. Use for internal audit planning, audit execution, finding classification, external audit preparation, or audit program management.
code-reviewer
Code review automation for TypeScript, JavaScript, Python, Go, Swift, Kotlin. Analyzes PRs for complexity and risk, checks code quality for SOLID violations and code smells, generates review reports. Use when reviewing pull requests, analyzing code quality, identifying issues, generating review checklists.