enact/hello-simple
Print a friendly greeting
This simple Enact tool demonstrates basic tool usage by printing a greeting message. It serves as a starting point for learning the Enact protocol.
์คํฌ ZIP ๋ค์ด๋ก๋
Claude์์ ์ ๋ก๋
์ค์ โ ๊ธฐ๋ฅ โ ์คํฌ โ ์คํฌ ์ ๋ก๋๋ก ์ด๋
ํ ๊ธ์ ์ผ๊ณ ์ฌ์ฉ ์์
ํ ์คํธํด ๋ณด๊ธฐ
"enact/hello-simple" ์ฌ์ฉ ์ค์ ๋๋ค. Run the hello-simple Enact tool
์์ ๊ฒฐ๊ณผ:
- Hello from Enact!
๋ณด์ ๊ฐ์ฌ
์์ All static findings are false positives. The .sigstore-bundle.json references are Sigstore code-signing artifacts, not skill code. High entropy strings are expected certificate data. The skill is a simple echo command that outputs a greeting.
๋์ ์ํ ๋ฌธ์ (4)
ํ์ง ์ ์
๋ง๋ค ์ ์๋ ๊ฒ
Learn the Enact protocol
New developers can study this skill to understand how Enact tools are structured and defined.
Quick template starter
Use this as a starting template when building new Enact tools with minimal boilerplate.
Test tool integration
Verify that the Enact tool system is working correctly by running a simple command.
์ด ํ๋กฌํํธ๋ฅผ ์ฌ์ฉํด ๋ณด์ธ์
Run the enact/hello-simple tool to see a greeting message.
Show me how the hello-simple Enact tool works and explain its structure.
Create a new Enact tool similar to hello-simple but with a custom message.
Verify the Enact tool system is working by running the hello-simple example.
๋ชจ๋ฒ ์ฌ๋ก
- Start with this simple example when learning Enact tool development
- Keep tool commands focused on single, clear operations
- Use descriptive names and documentation for discoverability
ํผํ๊ธฐ
- Avoid modifying this tool to do complex tasks - it is designed as a simple example
- Do not assume this tool can accept dynamic input or arguments
- Avoid using this as a template for production tools without adding error handling
์์ฃผ ๋ฌป๋ ์ง๋ฌธ
What does this tool do?
Can I customize the greeting?
Is this tool safe to use?
What is the Enact protocol?
How do I create my own tool like this?
What tools can use this skill?
๊ฐ๋ฐ์ ์ธ๋ถ ์ ๋ณด
ํ์ผ ๊ตฌ์กฐ
๐ SKILL.md