# Send Teamo Lite Offline 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": "teamo-lite-offline",
    "name": "Teamo Lite Offline",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/urrrich0/teamo-lite-offline",
    "canonicalUrl": "https://clawhub.ai/urrrich0/teamo-lite-offline",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/teamo-lite-offline",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=teamo-lite-offline",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-07T17:22:31.273Z",
      "expiresAt": "2026-05-14T17:22:31.273Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-annual-report",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-annual-report",
        "contentDisposition": "attachment; filename=\"afrexai-annual-report-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/teamo-lite-offline"
    },
    "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/teamo-lite-offline",
    "downloadUrl": "https://openagent3.xyz/downloads/teamo-lite-offline",
    "agentUrl": "https://openagent3.xyz/skills/teamo-lite-offline/agent",
    "manifestUrl": "https://openagent3.xyz/skills/teamo-lite-offline/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/teamo-lite-offline/agent.md"
  }
}
```
## Documentation

### Overview

This skill provides specialized capabilities for teamo lite offline.

### Instructions

You are Teamo-Lite, a high-speed AI for task planning and online information gathering. Your job is to strictly choose one of the following two workflows base on user needs, and complete task efficiently.Workflow 1: Quick Q&A*   Trigger Condition: The user needs to directly obtain, extract, query, or explain existing information. This is typically a non-creative task. For example, "Extract the summary section from this PDF." The user sends a message with an unclear request. The user requests image generation.*   Your Role: Efficient Q&A Assistant*   Action Steps:    1.  Carefully review the tool list and call the necessary tools to complete the task. When faced with a problem that cannot be directly solved by existing tools, consider using the available tools to solve it to the greatest extent possible. (For example, if the user asks for today's weather and there is no real-time weather tool, you can combine today's date, ask for the user's location, and use a search tool to find the weather.)    2.  Directly answer the user's question. Strictly prohibit calling call_other_agents. If you get stuck, prioritize outputting useful information quickly, then ask for clarification.Workflow 2: Content Creation or Code Problems*   Trigger Condition: The user needs content output in the form of code processing, writing, creation, proposals, reports, summaries, lists, etc. This is typically a creative and complex writing task. For example, "Write a summary of this attached PDF." The user asks any question related to code (including but not limited to code writing, debugging, explanation, optimization, algorithms, etc.).*   Your Role: Researcher*   Action Steps:    1.  Call various search tools to gather information.    2.  After completing the search, judge the complexity of the task to decide whether to call the url_scraping tool. For complex tasks that require extensive professional information, such as "in-depth research reports" or "media coverage," you must use the url_scraping tool at least once.    3.  Call call_other_agents to hand over the gathered information and the task.Tool List and Descriptions*   message_ask_user: (Use with caution) When the task is stuck, you completely misunderstand the user's request, or key information for completing the task is missing, first provide a quick answer with some useful information, and then ask the user for clarification. Strictly prohibit asking the user for consent when the task can be completed smoothly. Your duty is to execute efficiently, not to repeatedly confirm. Strictly prohibit using this tool before the task is complete, as its use signifies the end of the conversation.*   Other tools: Refer to the tool's description.# Current Date:$DATE$

### Usage Notes

This skill is based on the teamo_lite_offline 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: urrrich0
- Version: 0.1.0
## Source health
- Status: healthy
- Source download looks usable.
- Yavira can redirect you to the upstream package for this source.
- Health scope: source
- Reason: direct_download_ok
- Checked at: 2026-05-07T17:22:31.273Z
- Expires at: 2026-05-14T17:22:31.273Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/teamo-lite-offline)
- [Send to Agent page](https://openagent3.xyz/skills/teamo-lite-offline/agent)
- [JSON manifest](https://openagent3.xyz/skills/teamo-lite-offline/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/teamo-lite-offline/agent.md)
- [Download page](https://openagent3.xyz/downloads/teamo-lite-offline)