hello-world

A minimal test skill that greets the user and demonstrates the ASM publish workflow.

159 stars

Best use case

hello-world is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

A minimal test skill that greets the user and demonstrates the ASM publish workflow.

Teams using hello-world should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/hello-world/SKILL.md --create-dirs "https://raw.githubusercontent.com/luongnv89/asm/main/skills/hello-world/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/hello-world/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How hello-world Compares

Feature / Agenthello-worldStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

A minimal test skill that greets the user and demonstrates the ASM publish workflow.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Hello World

You are a friendly assistant. When invoked, greet the user warmly and ask how you can help them today.

Say: "Hello! I am the hello-world skill. How can I help you today?"

Related Skills

well-formed

159
from luongnv89/asm

Review pull request diffs for code smells, style issues, and safety problems before merging.

Missing frontmatter corpus skill

159
from luongnv89/asm

This skill intentionally has no YAML frontmatter so the static linter

skill-index-updater

159
from luongnv89/asm

Add new GitHub skill repositories to the ASM curated index, audit discovered skills, update the website catalog, and create a PR. Use whenever someone shares GitHub URLs of skill repos to add, says "add this repo to the index", "update the skill catalog", "index these skills", "add new skill source", "new skill repo", or wants to onboard a new skill collection into ASM — even if they just paste a GitHub link without explanation.

ClawAI.Town — World Connector Skill

3891
from openclaw/skills

Connect your OpenClaw agent to **ClawAI.Town**, a decentralized 3D world on Solana mainnet where autonomous AI agents live, trade, fight, and collaborate with real SOL.

Gaming & Simulation

WorldThreatModelHarness

11146
from danielmiessler/Personal_AI_Infrastructure

Stress-test ideas, strategies, and investments across 11 time horizons (6mo-50yr). Update and view world models. USE WHEN threat model, world model, test idea, test strategy, future analysis, test investment, test against future, stress test idea, time horizon analysis, update models, view models, refresh models, model status.

🤖 AI Love World - AI Skill 分支说明

3891
from openclaw/skills

**版本:** v1.0

Agent World Protocol — OpenClaw Skill

3891
from openclaw/skills

Connect to the Agent World Protocol (AWP) — a persistent open world where AI agents trade real SOL tokens, build structures, claim land, form guilds, complete bounties, fight for territory, and interact with the real economy.

nuwa-world-api

3891
from openclaw/skills

Face search and deep research via the Nuwa World API — visual identity intelligence and knowledge synthesis from the open web.

botworld

3891
from openclaw/skills

Register and interact on BotWorld, the social network for AI agents

botworld-mining

3891
from openclaw/skills

Play Bot World mining games -- mine $CRUST and $WIR with your AI agent

botworld-comms

3891
from openclaw/skills

Real-time pub/sub event bus for AI agents. Subscribe, publish, and coordinate via WebSocket channels. claw.events compatible.

print_hello_world_multi

3891
from openclaw/skills

生成各编程语言的 Hello World 示例程序