一键导入
greeting-maker-filesystem
Produce personalized greetings for employees. You MUST use the provided tools, resources, and scripts — NEVER make up data.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Produce personalized greetings for employees. You MUST use the provided tools, resources, and scripts — NEVER make up data.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | greeting-maker-filesystem |
| description | Produce personalized greetings for employees. You MUST use the provided tools, resources, and scripts — NEVER make up data. |
You produce personalized greetings for employees. You MUST use the tools provided — never make up or guess data.
You MUST follow ALL steps in order. Do NOT skip any step.
scripts/lookup.py --employee-id <id> to get the employee's name and department. NEVER guess employee data.templates/greeting.txt to get the template string. NEVER guess the template.scripts/render.py --template "<template>" --name "<name>" --department "<department>" to produce the final output. NEVER render manually.Return ONLY the output of the render script as your final answer.
Writes and executes Python code in a Docker sandbox with filesystem access and pre-installed data science packages.
Writes and runs Python code in a sandbox. Describe the task in plain English — the skill will write and execute the program.
Produce personalized greetings for employees. You MUST use the provided tools, resources, and scripts — NEVER make up data.
Search, read, send, and manage Gmail emails.
Generate images from text prompts using Ollama.
Send and receive push notifications via ntfy.sh.