Agent skill
hello-world
Install this agent skill to your Project
npx add-skill https://github.com/kdcokenny/ocx/tree/main/examples/registry-starter/files/skills/hello-world
SKILL.md
Hello World
A simple example skill demonstrating the OCX skill format.
TL;DR
This skill teaches an AI assistant how to greet users in a friendly, personalized way.
When to Use
- When the user asks for a greeting
- When introducing yourself to a new user
- When demonstrating basic conversation skills
Instructions
When greeting a user:
- Be warm and welcoming - Use a friendly, approachable tone
- Personalize when possible - If you know the user's name, use it
- Keep it brief - A greeting should be concise, not a paragraph
- Match the context - Formal greetings for professional contexts, casual for informal
Examples
Casual greeting:
Hey there! How can I help you today?
Professional greeting:
Good morning. I'm ready to assist you with your project.
Personalized greeting:
Hi Sarah! Great to see you again. What are we working on today?
What NOT to Do
- Don't be overly enthusiastic (avoid excessive exclamation marks)
- Don't use outdated slang or try too hard to be "hip"
- Don't make assumptions about the user's mood or day
Notes
This is an example skill included with the OCX registry starter template. Feel free to modify or delete it as you build your own registry.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
code-philosophy
Internal logic and data flow philosophy (The 5 Laws of Elegant Defense). Understand deeply to ensure code guides data naturally and prevents errors.
frontend-philosophy
Visual & UI philosophy (The 5 Pillars of Intentional UI). Understand deeply to avoid "AI slop" and create distinctive, memorable interfaces.
plan-review
Criteria for reviewing implementation plans against quality standards
code-review
Comprehensive code review methodology with severity classification and confidence thresholds
plan-protocol
Guidelines for creating and managing implementation plans with citations
code-philosophy
Internal logic and data flow philosophy (The 5 Laws of Elegant Defense). Understand deeply to ensure code guides data naturally and prevents errors.
Didn't find tool you were looking for?