agentsclimarketplace

Template

Skill VoDaiLocz/kilo-kit-mcp/skills/kilo-kit/_template

An MCP server for safer coding agents: skill routing, C4 workflow gates, memory checks, and verification before completion.

Install
npx -y skills add VoDaiLocz/kilo-kit-mcp --skill _template

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 24 stars24 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Template for creating new Kilo-Kit skills. Copy this folder and customize for your skill. Keywords: template, new, create, skill

SKILL.md

2.7 KB, as published. Nobody here has run it

📋 Skill Template

Replace this with your skill name

When to Use

Use this skill when:

  • [Trigger condition 1]
  • [Trigger condition 2]
  • [Trigger condition 3]

Do NOT use this skill when:

  • [Wrong condition 1]
  • [Wrong condition 2]

Prerequisites

Before using this skill, ensure:

  • [Prerequisite 1]
  • [Prerequisite 2]
  • [Prerequisite 3]

Process

Phase 1: [Phase Name]

Goal: [What this phase achieves]

Steps:

  1. [Step 1]
  2. [Step 2]
  3. [Step 3]

Output: [What this phase produces]

Phase 2: [Phase Name]

Goal: [What this phase achieves]

Steps:

  1. [Step 1]
  2. [Step 2]
  3. [Step 3]

Output: [What this phase produces]

Phase 3: [Phase Name]

Goal: [What this phase achieves]

Steps:

  1. [Step 1]
  2. [Step 2]
  3. [Step 3]

Output: [What this phase produces]


Guidelines

DO ✅

  • [Guideline 1]
  • [Guideline 2]
  • [Guideline 3]

DON'T ❌

  • [Anti-pattern 1]
  • [Anti-pattern 2]
  • [Anti-pattern 3]

Common Patterns

Pattern 1: [Pattern Name]

When: [Condition]

Action: [What to do]

[Example code or pseudo-code]

Pattern 2: [Pattern Name]

When: [Condition]

Action: [What to do]

[Example code or pseudo-code]

Anti-Patterns (AVOID)

Anti-Pattern 1: [Name]

Problem: [What goes wrong]

Instead: [What to do instead]

Anti-Pattern 2: [Name]

Problem: [What goes wrong]

Instead: [What to do instead]


Error Handling

Error TypeCauseSolution
[Error 1][Cause][Solution]
[Error 2][Cause][Solution]
[Error 3][Cause][Solution]

Success Criteria

Before claiming completion, verify:

  • [Criterion 1]
  • [Criterion 2]
  • [Criterion 3]
  • [Criterion 4]
  • User request fully addressed

References

  • references/detailed-guide.md - In-depth documentation
  • scripts/helper.py - Automation scripts
  • assets/template.md - Template files

Related Skills

  • skills/[related-skill-1]/ - [Why related]
  • skills/[related-skill-2]/ - [Why related]

Feedback Integration

If this skill was:

Successful:

  • Record successful patterns for future reference
  • Note any optimizations discovered

Unsuccessful:

  • Document what went wrong
  • Identify what should be tried differently
  • Flag for skill improvement

Skill Template v1.0.0

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.