MoonshotAI / MoonshotAI/kimi-cli

skill 调用无法很好执行 || skill call does not perform well

Open
#2,227 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Python
Stars
11.4k
Forks
1.3k
Avg merge
9h 47m
Merged PRs (30d)
2

Description

What version of Kimi Code CLI is running?

kimi, version 1.41.0

Which open platform/subscription were you using?

kimi-code

Which model were you using?

kimi-for-coding

What platform is your computer?

No response

What issue are you seeing?

调用自己写的 skill ,比如: /skill: auto-git-commit 内部已经要求根据 git diff 自动提交 commit, 但是无法执行

What steps can reproduce the bug?

自己写一个即可复现

What is the expected behavior?

No response

Additional information

No response


What version of Kimi Code CLI is running?

kimi, version 1.41.0

Which open platform/subscription were you using?

kimi-code

Which model were you using?

kimi-for-coding

What platform is your computer?

No response

What issue are you seeing?

Call the skill you wrote, for example: /skill: auto-git-commit has been internally required to automatically submit commit based on git diff, but it cannot be executed.

What steps can reproduce the bug?

You can reproduce it by writing one yourself

What is the expected behavior?

No response

Additional information

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the failure in Kimi Code CLI 1.41.0 with a custom /skill: auto-git-commit skill that should act on git diff. Trace the skill invocation entry point and compare the observed behavior with the requested automatic commit; done means the skill executes its git-based instruction reliably.

Written by the indexing model from the issue text.

Assessment

Tech stack
git, python
Domain
cli
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.