一键导入
set-value-and-add-extra
Test skill that sets value to 2 and adds an extra export. Use when asked to run the set-value-and-add-extra skill.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Test skill that sets value to 2 and adds an extra export. Use when asked to run the set-value-and-add-extra skill.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Update AG Grid and/or AG Charts to a newer version
Test skill that asks nothing and just states a fact. Use when asked to run the state-a-fact skill.
Apply the project's API rate-limit configuration. Use when asked to apply or update the API rate limit.
Test skill that prints progress lines and then asks one question. Use when asked to run the narrate-then-ask skill.
Test skill that asks three questions in order. Use when asked to run the ask-three-questions skill.
Test skill. Asks the user one question then confirms. Use when asked to run the single-question skill.
| name | set-value-and-add-extra |
| description | Test skill that sets value to 2 and adds an extra export. Use when asked to run the set-value-and-add-extra skill. |
Replace the entire contents of app.mjs with exactly the following, verbatim:
export const value = 2;
export const extra = 99;
Do not output any text until the file is written. Then say "Done."