# Send Prompt Engineering Expert to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "prompt-engineering-expert",
    "name": "Prompt Engineering Expert",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/TomsTools11/prompt-engineering-expert",
    "canonicalUrl": "https://clawhub.ai/TomsTools11/prompt-engineering-expert",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/prompt-engineering-expert",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=prompt-engineering-expert",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SUMMARY.md",
      "START_HERE.md",
      "README.md",
      "GETTING_STARTED.md",
      "INDEX.md",
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "prompt-engineering-expert",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-03T06:36:29.864Z",
      "expiresAt": "2026-05-10T06:36:29.864Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=prompt-engineering-expert",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=prompt-engineering-expert",
        "contentDisposition": "attachment; filename=\"prompt-engineering-expert-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "prompt-engineering-expert"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/prompt-engineering-expert"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/prompt-engineering-expert",
    "downloadUrl": "https://openagent3.xyz/downloads/prompt-engineering-expert",
    "agentUrl": "https://openagent3.xyz/skills/prompt-engineering-expert/agent",
    "manifestUrl": "https://openagent3.xyz/skills/prompt-engineering-expert/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/prompt-engineering-expert/agent.md"
  }
}
```
## Documentation

### Prompt Engineering Expert Skill

This skill equips Claude with deep expertise in prompt engineering, custom instructions design, and prompt optimization. It provides comprehensive guidance on crafting effective AI prompts, designing agent instructions, and iteratively improving prompt performance.

### Capabilities

Prompt Writing Best Practices: Expert guidance on clear, direct prompts with proper structure and formatting
Custom Instructions Design: Creating effective system prompts and custom instructions for AI agents
Prompt Optimization: Analyzing, refining, and improving existing prompts for better performance
Advanced Techniques: Chain-of-thought prompting, few-shot examples, XML tags, role-based prompting
Evaluation & Testing: Developing test cases and success criteria for prompt evaluation
Anti-patterns Recognition: Identifying and correcting common prompt engineering mistakes
Context Management: Optimizing token usage and context window management
Multimodal Prompting: Guidance on vision, embeddings, and file-based prompts

### Use Cases

Refining vague or ineffective prompts
Creating specialized system prompts for specific domains
Designing custom instructions for AI agents and skills
Optimizing prompts for consistency and reliability
Teaching prompt engineering best practices
Debugging prompt performance issues
Creating prompt templates for reusable workflows
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: TomsTools11
- Version: 1.0.0
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-05-03T06:36:29.864Z
- Expires at: 2026-05-10T06:36:29.864Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/prompt-engineering-expert)
- [Send to Agent page](https://openagent3.xyz/skills/prompt-engineering-expert/agent)
- [JSON manifest](https://openagent3.xyz/skills/prompt-engineering-expert/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/prompt-engineering-expert/agent.md)
- [Download page](https://openagent3.xyz/downloads/prompt-engineering-expert)