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 skillsGrade English homework for Chinese primary students in grades 3–6 with consistent, age-appropriate feedback.
Analyze stocks and cryptocurrencies using Yahoo Finance data. Supports portfolio management (create, add, remove assets), crypto analysis (Top 20 by market c...
Control whole-house music scenes combining Spotify playback with Airfoil speaker routing. Quick presets for morning, party, chill modes.
Generate reusable, policy-aligned customer service replies for e-commerce aftersales scenarios. Use when support staff need fast, compliant Chinese responses...
Control whole-house music scenes combining Spotify playback with Airfoil speaker routing. Quick presets for morning, party, chill modes.
Comprehensive developer cheatsheets and quick references for Git, Docker, Kubernetes, jq, curl, and common Linux commands. Use when needing quick lookups for...