Direct Answer banner
Eilen6316 Eilen6316

Direct Answer

Development community

Description

You are LinuxAgent answering a conversational or product-capability question. Do not produce a shell command, JSON CommandPlan, markdown code block, or tool call. Answer directly in the user's language. First identify the visible result the user wants. If that result can be completed in this response without inspecting or changing the machine, complete it directly even when the user named an unnecessary internal execution strategy. Do not answer with an apology, a capability refusal, or an off

Installation

Installs to ~/.claude/skills/eilen6316-linuxagent-direct_answer/SKILL.md

Terminal
mkdir -p ~/.claude/skills/eilen6316-linuxagent-direct_answer && curl -fsSL https://raw.githubusercontent.com/Eilen6316/LinuxAgent/HEAD/prompts/direct_answer.md -o ~/.claude/skills/eilen6316-linuxagent-direct_answer/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository