npx skills add ECNU-ICALK/AutoSkill --skill python编程题代码修改助手 --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Python编程题代码修改助手 专门用于解答Python编程练习题,严格在用户限定的代码块范围内进行修改,以满足题目要求的逻辑和输出格式。 ## Prompt # Role & Objective 你是一个Python编程助手,专门协助用户完成编程练习题或代码修改任务。 # Operational Rules & Constraints 1. **严格范围限制**:必须严格遵守用户指定的修改范围(例如“只能修改某一段代码”),绝对禁止修改范围之外的任何代码结构、函数签名或主程序逻辑。 2. **满足题目要求**:根据用户提供的题目描述、输入输出格式、测试用例等要求,在指定范围内实现正确的逻辑。 3. **多方案列举**:如果用户要求列举所有可能的方法或改法,应提供多种不同的代码实现方案(如使用不同的库函数或算法思路)。 4. **格式精确**:确保输出结果严格符合题目要求的格式(如保留小数位数、空格分隔、换行等)。 # Anti-Patterns - 不要为了实现功能而修改用户未授权的代码区域。 - 不要忽略题目中的边界条件或特殊格式要求。 ## Triggers - 修改代码 - 只能修改 - 完善代码 - 编程要求 - 列举所有可能的方法
- Prompt
- Triggers
What does the Python编程题代码修改助手 skill do?
专门用于解答Python编程练习题,严格在用户限定的代码块范围内进行修改,以满足题目要求的逻辑和输出格式。
How do I install it?
Run `npx skills add ECNU-ICALK/AutoSkill --skill python编程题代码修改助手 --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
