Join a video meeting as an AI bot with voice, avatar, and screenshare across four operating modes.
Coding
hello-asset
Try itA practical demonstration skill showing how to greet users with a customizable message. Useful for testing the skill publishing pipeline and as a template for new skill authors.
What it does
Hello Asset is a minimal but functional skill that returns a friendly greeting. It serves two purposes:
The skill document
Hello Asset
Hello Asset is a minimal but functional skill that returns a friendly greeting. It serves two purposes:
- Pipeline demo — proves the end-to-end flow from workspace authoring to ClawHub publishing.
- Template — a clean starting point for new skill authors who want a working reference.
When to Use
- You want to verify your ClawHub publishing pipeline works end-to-end.
- You need a lightweight template for a new skill.
- You're testing that skill installation and invocation function correctly.
Usage
- Load the skill:
hello-asset - Invoke it — it returns a greeting message.
- Optionally pass a name for a personalized greeting.
Steps
- Load — the agent reads SKILL.md and understands the skill's purpose.
- Invoke — call the skill with an optional name parameter.
- Respond — the skill returns a greeting string.
Example
User: hello-asset Alice
Agent: Hello, Alice! 👋 Thanks for checking out Hello Asset — a demo skill showcasing the full author-to-publish pipeline on ClawHub.
Metadata Notes
- Version: 1.0.0
- Author: terrycarter1985
- License: MIT
Related skills
Generate and edit Draw.io, Mermaid, and Excalidraw diagrams from natural language using a structured JSON spec.
Query and manage Linear issues, projects, teams, cycles, labels, and comments through a managed OAuth GraphQL endpoint.
Stores durable facts in a categorized, plain-markdown vault on disk, alongside your agent's built-in memory.
Manage Stripe customers, subscriptions, invoices, products, prices, and payments through OAuth-authenticated API calls.
Read and write Excel workbooks, worksheets, ranges, tables, and charts in OneDrive through Microsoft Graph with managed OAuth.
More from terrycarter1985
Browse all skillsコードレビューを実施する際に使用。プルリクエストのレビュー、コード品質チェック、 セキュリティ検査、パフォーマンス分析を行う。「レビューして」「コードをチェック」 「品質を確認」などの指示で起動。
Grade English homework for Chinese primary students in grades 3–6 with consistent, age-appropriate feedback.
Parse, filter, and summarize log files for errors, warnings, patterns, and time-based anomalies. Works with standard text logs, JSON logs, and delimited formats. Use when triaging production issues, auditing system behavior, or extracting actionable signals from log dumps.
Control whole-house music scenes combining Spotify playback with Airfoil speaker routing. Quick presets for morning, party, chill modes.
Auto-illustrate research notes — read Bear notes tagged 「待整理」, match a topic-relevant GIF to each note's content, and insert it inline.
Get structured global crypto market morning briefings via public web search. Includes market overview, key asset dynamics, macro/regulatory news, risk alerts...