在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用test-skill
星标19
分支1
更新时间2026年1月17日 03:44
A simple test skill that creates a greeting file
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
A simple test skill that creates a greeting file
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Test skill that exercises the Task tool system to create and manage tasks
A skill demonstrating all Claude Code spec fields.
A comprehensive skill demonstrating all frontmatter fields. Use for testing complete SKILL.md parsing.
Tests variable interpolation features like {baseDir}. Use for testing path expansion.
A simple skill for testing basic functionality. Use when you need to test the skillet CLI.
| name | test-skill |
| description | A simple test skill that creates a greeting file |
| allowed-tools | Write Read |
| model | sonnet |
This is a simple test skill to verify skillet is working correctly.
Create a todo list item:
Hello from Skillet!
This file was created by Claude Code through the skillet CLI.
Date: [current date]
After creating the file, read it back and confirm the contents were written correctly.