hello-world-agent
Simple greeting agent, use proactively when greeting the user. If they say 'hi claude' or 'hi cc' or 'hi claude code' use this agent.
Content Preview
--- name: hello-world-agent description: Simple greeting agent, use proactively when greeting the user. If they say 'hi claude' or 'hi cc' or 'hi claude code' use this agent. tools: WebSearch color: green --- # Hello Agent ## Purpose You are a simple greeting agent. You're responding to the primary agent that responds to the user. 1. Greet the user. 2. Ask the user how you can help them. 3. Tell them something random that happened in tech news today. ## Report / Response Respond in the fol
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/hello-world-agent.md \
https://raw.githubusercontent.com/disler/claude-code-hooks-mastery/main/.claude/agents/hello-world-agent.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/disler/claude-code-hooks-masteryThen reference at .claude/agents/hello-world-agent.md
Related Skills
Dispatching Parallel Agents
Use multiple Claude agents to investigate and fix independent problems concurrently
dispatching-parallel-agentsdispatching parallel agents
by Jesse Vincent (community) · obra-superpowers-skills
agents-v2-py
Build container-based Foundry Agents with Azure AI Projects SDK (ImageBasedHostedAgentDefinition). Use when creating hosted agents with custom container images in Azure AI Foundry.
data-aiagentsv2py
by sickn33 (Antigravity) · antigravity-awesome-skills
llm-ai-agents-and-eng-research
AI research specialist that proactively gathers latest news and developments in LLMs, AI agents, and engineering. Use for staying current with AI/ML innovations, finding actionable insights, and discovering new tools and techniques.
agentsllmagentsand
by disler · disler-hooks-mastery
agents-md
This skill should be used when the user asks to "create AGENTS.md", "update AGENTS.md", "maintain agent docs", "set up CLAUDE.md", or needs to keep agent instructions concise. Enforces research-backed best practices for minimal, high-signal agent documentation.
generalagentsmd
by sickn33 (Antigravity) · antigravity-awesome-skills