feat: Add comprehensive Kimi CLI awesome list#1
Merged
Conversation
- Replace template with curated resources for Kimi Code CLI - Add official resources, IDE extensions, shell plugins - Add Neovim plugins, MCP servers, model links - Add API providers, tutorials, and community projects - Fix CI workflow to lint readme.md instead of template - Update GitHub Actions to latest versions - Remove template files and ci folder Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Remove duplicate kimi-cli link from description (now plain text) - Remove duplicate platform.moonshot.ai from API Providers section Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Remove datacamp.com link (returns 403) - Remove aicybr.com link (returns 403) - Remove duplicate kimi-cli link from image anchor Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Test plan
🤖 Generated with Claude Code
Note
Low Risk
Primarily documentation/CI maintenance changes; risk is limited to potential CI failures from updated action versions and link-lint configuration.
Overview
Replaces the repo template content with a full
readme.mdawesome-list for Kimi Code CLI, including categorized links (resources, extensions, plugins, MCP servers, models, providers, guides, and community/related projects) and updated contributor references.Updates GitHub Actions lint workflow to target
readme.md, bumps action/tooling versions (e.g.,actions/checkout@v4,asdfinstall v3, Ruby 3.3), and configuresawesome_botwith a repo-specific whitelist.Removes unused CI/template artifacts (
ci/.circleci/config.yml,ci/.gitlab-ci.yml,ci/.github/*, andreadme-template.md).Written by Cursor Bugbot for commit ae42165. This will update automatically on new commits. Configure here.