AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Ls Kilo Visual Output

skill-cruxexperts-localsetup-ls-kilo-visual-output · by CruxExperts

Kilo CLI visual output organization guide. Defines structured, readable response patterns for questions, options, preferred choices, rationale blocks, and execution summaries without relying on unsupported inline color control.

— No reviews yet
0 installs
3 views
0.0% view→install

Install

$ agentstack add skill-cruxexperts-localsetup-ls-kilo-visual-output

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • ✓ Prompt-injection patterns
  • ✓ Secret / credential exfiltration
  • ✓ Dangerous shell & filesystem operations
  • ✓ Untrusted network calls
  • ✓ Known-malicious package signatures

What it can access

  • ✓ Network access No
  • ✓ Filesystem access No
  • ✓ Shell / process execution No
  • ✓ Environment & secrets No
  • ✓ Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-cruxexperts-localsetup-ls-kilo-visual-output)

Reliability & compatibility

✓ Security review passed
0 installs to date
— no reviews yet
● yesterday

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Ls Kilo Visual Output? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

ls-kilo-visual-output

When to use

Use this skill when the user asks for:

  • clearer or more visual Kilo CLI output,
  • better readability for decision trees,
  • distinction between question/options/preferred/rationale,
  • response templates for planning or execution reports.

Important constraints

  1. Do not assume per-message or inline text color control is available in Kilo CLI.
  2. Do not rely on ANSI escape sequences for critical meaning.
  3. Use semantic structure (labels, headings, spacing) as the primary readability method.
  4. Mention /themes only as a global user-side appearance control.

Default formatting profile

  • Mode: markdown-basic
  • Structure: short headings + explicit labels
  • Labels to use:
  • Question:
  • Options:
  • Preferred:
  • Rationale:
  • Your reply:

Decision tree response template

Use exactly one question per turn.

### Decision X/N - 

**Question:** 

A. 
B. 
C. 
D. 

**Preferred:** 

**Rationale:** 

**Your reply:** Choose A/B/C/D (or provide a custom answer).

Execution summary template

### Execution summary
- Status: 
- Scope: 
- Updated: 
- Skipped: 
- Errors: 

### Next actions
1. 
2. 

Plain-text fallback template

[Decision X/N] 
----------------------
Question: 
A) 
B) 
C) 
D) 
Preferred: 
Rationale: 
Your reply: Choose A/B/C/D or provide custom input.

Practical guidance for agents

  1. Keep lines compact; avoid large dense paragraphs.
  2. Use one block per decision/question.
  3. Keep rationale to one concise paragraph unless user asks for detail.
  4. Use tables only if known renderer support is good.
  5. Never encode important meaning with color alone.

Embedded templates

This skill is self-contained. Use the templates above as the source examples for Kilo CLI output; if future references/ or templates/ files are added, link them here with paths relative to this skill directory.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.