---
name: Hello Wework
slug: hello-wework
category: AI Engineering
description: "Hello Wework calls the bundled hello_wework MCP tool with a user's name and returns the greeting. Use it to demonstrate a complete Wework plugin flow."
github: "https://github.com/wecode-ai/Wegent/tree/main/wework/src-tauri/bundled-plugins/wework-plugin-example/skills/hello-wework"
language: TypeScript
stars: 712
forks: 125
install: "npx degit https://github.com/wecode-ai/Wegent/tree/main/wework/src-tauri/bundled-plugins/wework-plugin-example/skills/hello-wework ~/.claude/skills/hello-wework"
installs_to: ~/.claude/skills/hello-wework
source_path: wework/src-tauri/bundled-plugins/wework-plugin-example/skills/hello-wework/SKILL.md
collection_size: 18
category_size: 2451
collection_url: "https://dirskills.com/collections/wecode-ai/Wegent"
added: 2026-08-23T05:20:34.125Z
last_synced: 2026-08-23T05:20:34.125Z
canonical_url: "https://dirskills.com/skills/hello-wework"
---

# Hello Wework

Hello Wework calls the bundled hello_wework MCP tool with a user's name and returns the greeting. Use it to demonstrate a complete Wework plugin flow.

**Install:**

```bash
npx degit https://github.com/wecode-ai/Wegent/tree/main/wework/src-tauri/bundled-plugins/wework-plugin-example/skills/hello-wework ~/.claude/skills/hello-wework
```

## README

# Hello Wework

Call the `hello_wework` MCP tool with the user's name, then return its greeting.
