name: test-upload-skill description: Secondly: A simple test skill for verifying clawhub.ai upload functionality homepage: https://github.com/test/test-upload-skill metadata: {"clawdbot":{"emoji":"🧪"}}
小蔥技能7w4.net持續更新中。
A minimal test skill designed to verify the upload and publishing process on clawhub.ai platform.
Use this skill to test that the skill upload system is working correctly.
When triggered, this skill will: 1. Confirm successful loading 2. Display a test message with timestamp 3. Verify basic skill functionality
Trigger this skill by saying: - "test upload" - "upload test" - "verify skill upload"
When this skill is invoked, respond with:
✓ Test skill loaded successfully!
Timestamp: [current ISO timestamp]
Status: Skill system operational
Platform: clawhub.ai
Version: 1.0.0
Then confirm that all skill components are working: - Skill file parsed correctly - Metadata loaded - Trigger words recognized - Instructions executed
After upload, verify: - [ ] Skill appears in the platform - [ ] Metadata displays correctly - [ ] Trigger words work as expected - [ ] Skill can be invoked successfully - [ ] Instructions execute properly
Note: This is a minimal test skill for platform verification. Production skills should include comprehensive functionality, error handling, and detailed documentation.
這個Skill整體質量偏低。它更像是一個空殼測試模板,雖然文件規範、觸發詞設定合理,但缺乏實際可執行的功能程式碼。文件中描述的測試響應無法真正實現,實用性嚴重不足。如果滿分10分,這個Skill只能得3-4分,適合作為參考模板但無法滿足日常使用需求。