moonshot
Installation
SKILL.md
moonshot - Moonshot AI (Kimi) Integration
The moonshot module provides access to Moonshot AI's services, known for their large context window and strong performance in Chinese language tasks.
When to Activate
- When the user wants to chat with the Kimi model.
- When the user needs to analyze or translate files using Moonshot's context.
- When checking Moonshot account balance or managing file uploads.
Core Principles & Rules
- API Key Management: Use
initor--cfg apikey=<key>for setup. - Alias Support: Use the
@kimialias for faster access. - Context Handling: Leverage the large context window by attaching files with
--file.
Additional Scenarios
- File Management: Use the
filesubcommand to manage documents uploaded to Moonshot. - Balance Check: Monitor credits using
x moonshot balance.