install
source · Clone the upstream repo
git clone https://github.com/Najia-afk/Aria_moltbot
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/Najia-afk/Aria_moltbot "$T" && mkdir -p ~/.claude/skills && cp -r "$T/aria_skills/moonshot" ~/.claude/skills/najia-afk-aria-moltbot-moonshot && rm -rf "$T"
manifest:
aria_skills/moonshot/SKILL.mdsource content
aria-moonshot
Moonshot/Kimi provider integration skill.
Purpose
- Execute model calls through Moonshot-compatible pathways.
- Provide a stable skill interface for higher-level orchestration.
Main Tools
- Refer to
tool definitions for this provider skill.skill.json