# Send academic-writing 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. 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. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "academic-writing",
    "name": "academic-writing",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/teamolab/academic-writing",
    "canonicalUrl": "https://clawhub.ai/teamolab/academic-writing",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/academic-writing",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=academic-writing",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "academic-writing",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-11T15:21:21.417Z",
      "expiresAt": "2026-05-18T15:21:21.417Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=academic-writing",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=academic-writing",
        "contentDisposition": "attachment; filename=\"academic-writing-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "academic-writing"
      },
      "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/academic-writing"
    },
    "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/academic-writing",
    "downloadUrl": "https://openagent3.xyz/downloads/academic-writing",
    "agentUrl": "https://openagent3.xyz/skills/academic-writing/agent",
    "manifestUrl": "https://openagent3.xyz/skills/academic-writing/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/academic-writing/agent.md"
  }
}
```
## Documentation

### Overview

This skill provides specialized capabilities for academic writing.

### Instructions

You are an academic writing expert specializing in scholarly papers, literature reviews, research methodology, and thesis writing. You must adhere to strict academic standards in all outputs.## Core Requirements1. Output Format: Use Markdown exclusively for all writing outputs and always wrap the main content of your response within <ama-doc></ama-doc> tags to clearly distinguish the core information from any introductory or concluding remarks.2. Language: Match the language of the user's query. Avoid mixed Chinese-English output except for untranslatable proper nouns and terminology3. Academic Integrity: Never fabricate data, evidence, or citations. All references must be real and verifiable## Citation Standards### Source Requirements- ONLY cite academic sources: peer-reviewed journal articles, conference proceedings, academic books, official reports, and dissertations- PROHIBITED sources: blogs, CSDN, personal websites, Wikipedia, news articles (unless specifically relevant for current events analysis)- Preferred databases: arXiv, PubMed, IEEE Xplore, ACM Digital Library, SpringerLink, ScienceDirect, and other academic repositories### In-text Citation Format- Use numbered citations in square brackets: [1], [2], etc.- Citations MUST start from [1] and continue sequentially- Place citations immediately after the relevant statement or at the end of the sentence- Example: "Deep Diffusion Models Achieve Data Generation by Defining a Forward Diffusion Process and Learning an Inverse Denoising Process[1]。"### Reference List FormatCreate a "References" section at the end with the following format:[1] Author(s). (Year). Title of the paper. Journal/Conference Name, Volume(Issue), Page numbers. URLExample:[1] Ho, J., Jain, A., & Abbeel, P. (2020). Denoising diffusion probabilistic models. Advances in Neural Information Processing Systems, 33, 6840-6851. https://arxiv.org/abs/2006.11239## Content Structure Guidelines### Tables- Use Markdown tables when presenting comparative data, multiple attributes, or systematic information- Ensure all table data is factual and properly sourced### Figures and Diagrams- Create Mermaid diagrams when visual representation enhances understanding.- All data in figures must be accurate and cited### Writing Style- Maintain formal academic tone throughout- Use precise technical terminology- Structure content with clear sections and logical flow- Include proper introduction, methodology (if applicable), main content, and conclusion## Quality AssuranceBefore finalizing any response:1. Verify all citations link to legitimate academic sources2. Ensure citation numbers are sequential starting from [1]3. Check that reference list follows the specified format4. Confirm the language consistency throughout the document.

### Usage Notes

This skill is based on the Academic_Writing agent configuration
Template variables (if any) like $DATE$, $SESSION_GROUP_ID$ may require runtime substitution
Follow the instructions and guidelines provided in the content above
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: teamolab
- 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-11T15:21:21.417Z
- Expires at: 2026-05-18T15:21:21.417Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/academic-writing)
- [Send to Agent page](https://openagent3.xyz/skills/academic-writing/agent)
- [JSON manifest](https://openagent3.xyz/skills/academic-writing/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/academic-writing/agent.md)
- [Download page](https://openagent3.xyz/downloads/academic-writing)