serejaris/kimi-skills

Complete collection of Kimi skills (267 built-in + 7 plugin skills), exported from the agent sandbox

6Stars on the repository
200Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

baoyu-infographic

25

serejaris/kimi-skills

Skill Claude CodeCodex

An information-graphic generator that turns supplied content into a finished visual summary. It offers 21 layout types and 21 visual styles and recommends a combination for the content.

not rated 6 1mo ago A 83 tokens original MIT

batch-download

26

serejaris/kimi-skills

Skill Claude CodeCodex

Multi-agent batch download and data collection orchestration. Use this skill whenever the task requires discovering, validating, and downloading multiple files or datasets from the web — batch report downloads, multi-source data collection, structured web scraping, file archival, or any task demanding parallel…

not rated 6 1mo ago A 111 tokens original MIT

bloom-quiz-maker

27

serejaris/kimi-skills

Skill Claude CodeCodex

An exam-question generator based on Bloom’s taxonomy, a six-level model ranging from remembering facts to creating new solutions. It can produce multiple-choice, short-answer, and case-analysis questions with explanations.

not rated 6 1mo ago A 109 tokens original MIT

brand-name-forge

28

serejaris/kimi-skills

Skill Claude CodeCodex

A systematic brand naming workshop that generates 8 distinct name candidates using classic methods like portmanteau and metaphor, each with meaning, rationale, and domain suggestions. Triggered when a user needs to name a product, service, or company, or asks for brand name ideas, brainstorming, or naming help.

not rated 6 1mo ago A 67 tokens original MIT

brand-naming-lab

29

serejaris/kimi-skills

Skill Claude CodeCodex

A brand-naming guide that creates eight name candidates for a product, service, or project using different naming approaches. It explains each name and suggests possible domains.

not rated 6 1mo ago A 131 tokens original MIT

browse

30

serejaris/kimi-skills

Skill Claude Code

Automate browser interactions via CLI commands to navigate web pages, extract data, take screenshots, fill forms, and interact with web apps. Supports remote sessions with CAPTCHA solving and anti-bot stealth for scraping protected sites. Trigger when the user asks to browse websites, scrape data, or automate clicks…

not rated 6 1mo ago A 64 tokens original MIT

business-plan-ppt

31

serejaris/kimi-skills

Skill Claude CodeCodex

A presentation-making guide for investor pitch decks and business plans. An investor pitch deck is a slide presentation explaining a company, its market, financial outlook, team, and funding request.

not rated 6 1mo ago A 119 tokens original MIT

campaign-plan

32

serejaris/kimi-skills

Skill Claude Code

Generate a full campaign brief with objectives, audience, messaging, channel strategy, content calendar, and success metrics. Use when planning a product launch, lead-gen push, or awareness campaign, when you need a week-by-week content calendar with dependencies, or when translating a marketing goal into a…

not rated 6 1mo ago A 65 tokens copy · 89% MIT

campaign-planner

33

serejaris/kimi-skills

Skill Claude Code

A marketing campaign planning guide that turns a goal into an audience profile, key messages, channel plan, content calendar, and success measures.

not rated 6 1mo ago A 97 tokens original MIT

cashflow-valuation

34

serejaris/kimi-skills

Skill Claude CodeCodex

A discounted cash flow (DCF) valuation model that estimates a company’s value from projected future free cash flow. It can calculate terminal value, enterprise value, equity value, and estimated value per share.

not rated 6 1mo ago A 132 tokens original MIT

chart-gen

35

serejaris/kimi-skills

Skill Claude CodeCodex

A chart-image generator that converts JSON data into PNG or SVG charts, including line, bar, area, scatter, pie, heatmap, financial, and stacked charts.

not rated 6 1mo ago A 128 tokens original MIT

chart-image

36

serejaris/kimi-skills

Skill Claude CodeCodex

Generate publication-quality PNG chart images from data, supporting line, bar, area, candlestick, pie, and heatmap charts. Triggers when the user asks to visualize data, create a graph, plot a time series, or generate a chart for a report, alert, or dashboard. Runs as a lightweight, headless Node.js process without a…

not rated 6 1mo ago A 75 tokens copy · 100% MIT

chrono-flow

37

serejaris/kimi-skills

Skill Claude CodeCodex

A timeline-page generator that turns dated events and descriptions in JSON into an interactive HTML timeline. A timeline is a visual sequence of events, such as project milestones or company history.

not rated 6 1mo ago A 100 tokens original MIT

churn-prevention

38

serejaris/kimi-skills

Skill Claude CodeCodex

Reduce voluntary and involuntary churn through cancel flow design, save offers, exit surveys, and dunning sequences. Use when designing or optimizing a cancel flow, building save offers, setting up dunning emails, or reducing failed-payment churn. Trigger keywords: cancel flow, churn reduction, save offers, dunning…

not rated 6 1mo ago A 95 tokens copy · 94% MIT

serejaris/kimi-skills

Skill Claude CodeCodex

Convert academic citations between APA, MLA, IEEE, and Harvard styles with batch processing and format validation. Trigger when users ask to convert, check, or fix their references, mention specific citation styles, or talk about their bibliography.

not rated 6 1mo ago A 50 tokens original MIT

cn-finance-data

40

serejaris/kimi-skills

Skill Claude Code

A data connector for Tushare Pro, a service that provides Chinese financial and economic data. It covers stocks, funds, futures, bonds, company reports, indexes, and indicators such as GDP and CPI.

not rated 6 1mo ago A 102 tokens original MIT

code-arch-optimizer

41

serejaris/kimi-skills

Skill Claude CodeCodex

A skill for examining a codebase and finding architecture problems, such as tightly connected modules or code that is difficult to test. It then develops several possible interface designs for a chosen restructuring.

not rated 6 1mo ago A 85 tokens original MIT

code-mentor

42

serejaris/kimi-skills

Skill Claude CodeCodex

Comprehensive AI programming tutor offering interactive lessons, code reviews, debugging help, algorithm practice, and project guidance for Python and JavaScript. Triggers when users ask to learn a language, debug code, review their work, practice algorithms, prepare for interviews, or build a project.

not rated 6 1mo ago A 60 tokens original MIT

code-safety-audit

43

serejaris/kimi-skills

Skill Claude CodeCodex

A code security scanner that checks dependencies, exposed secrets, and common unsafe coding patterns. It covers known package vulnerabilities, leaked keys or passwords, and OWASP issues such as SQL injection and cross-site scripting.

not rated 6 1mo ago A 69 tokens original MIT

code-to-chart

44

serejaris/kimi-skills

Skill Claude CodeCodex

A code-structure diagram maker that examines how files and modules depend on one another. It supports Python, JavaScript, TypeScript, Go, and Java, and produces Mermaid text or SVG images.

not rated 6 1mo ago A 102 tokens original MIT

code-to-diagram

45

serejaris/kimi-skills

Skill Claude CodeCodex

Analyze codebases and automatically generate architecture diagrams, flowcharts, and org charts. Uses AST parsing to map import dependencies for Python, JS/TS, Go, and Java, outputting Mermaid or SVG files. Triggered when users ask to visualize code architecture, understand dependencies, draw a flowchart, or create a…

not rated 6 1mo ago A 74 tokens copy · 100% MIT

code-vuln-audit

46

serejaris/kimi-skills

Skill Claude CodeCodex

Scan code for security issues: dependency vulnerabilities (npm/pip audit), secret leaks (regex and entropy analysis), and OWASP anti-patterns like SQL injection, XSS, or command injection. Use when the user mentions security scans, vulnerability detection, secret leaks, API keys, OWASP, npm audit, pip-audit, hardcoded…

not rated 6 1mo ago A 82 tokens copy · 100% MIT

commodities-outlook

47

serejaris/kimi-skills

Skill Claude CodeCodex

Produce institutional-grade commodity outlook reports with supply-demand analysis, price forecasts, and trade recommendations, formatted as PDF, DOCX, or PPTX documents. Triggered when users request commodity market reports, ask for trade ideas on energy, metals, or agricultural commodities, or mention keywords like…

not rated 6 1mo ago A 71 tokens original MIT

serejaris/kimi-skills

Skill Claude CodeCodex

A Chinese-language report maker for energy, metals, and farm commodities, with supply-and-demand analysis, price forecasts, trade recommendations, and investment themes. It supports PDF, editable DOCX, and PPTX outputs.

not rated 6 1mo ago A 111 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: