Kim_Service
Memory, goal prompts, decisions, security scans, content packs
All Skills in This Repository (5)
Pure Emerald Level Indicatorsmemory-3layer
Build a three-layer memory system storing facts, notes, and tacit knowledge across sessions.
goalpro
Convert vague requests into goal contracts and loop prompts for AI agents.
meta-skill-creator
Create and refactor reusable agent skills with trigger boundaries and validation contracts.
kim-decision
Turn vague questions into executable decisions with pass and kill conditions.
xiaohongshu-skill
Generate complete Rednote image post packages with research, copy, and visual direction.
Frequently Asked Questions
FAQPage SchemaHow to install Kim Service?▼
Run `npx skills add KimYx0207/Kim_Service --all -g -y` in your terminal to install all skills in this collection globally.
What does Kim Service include?▼
It bundles nine components: three-layer project memory, goal and loop prompt generation, a decision protocol, multi-agent orchestration, skill discovery, skill creation, Semgrep security scanning, Xiaohongshu content packs, and a prompt-optimizing hook.
Does Kim Service work with Claude Code and Codex?▼
Yes. Every skill ships with adapters or manual workflows for Claude Code and Codex, and several also support OpenClaw and Cursor.
How does the three-layer memory skill work?▼
It stores structured facts, daily notes, and confirmed long-term knowledge in a `.memory-3layer/` folder, loading only budgeted active content into each new session.
Can I use Kim Service on Windows?▼
Yes. The find-skill component is specifically fixed for Windows by routing commands through PowerShell, and other skills include Windows install scripts.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core