Install
$ agentstack add skill-cruxexperts-localsetup-ls-kilo-visual-output ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo 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.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
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 →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
- Do not assume per-message or inline text color control is available in Kilo CLI.
- Do not rely on ANSI escape sequences for critical meaning.
- Use semantic structure (labels, headings, spacing) as the primary readability method.
- Mention
/themesonly 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
- Keep lines compact; avoid large dense paragraphs.
- Use one block per decision/question.
- Keep rationale to one concise paragraph unless user asks for detail.
- Use tables only if known renderer support is good.
- 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.
- Author: CruxExperts
- Source: CruxExperts/localsetup
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.