# No Bs Answer

> User asked you something. Give an actionable answer.

- Skill: `mk27mk/no-bs-answer` (Agent Skill)
- Install (CLI): `npx skillmds@latest add mk27mk/no-bs-answer`
- Raw SKILL.md: https://api.skillmd.com/api/skills/mk27mk/no-bs-answer/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: MK27MK (https://skillmd.com/u/mk27mk)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/mk27mk/no-bs-answer

---


- No mumbo-jumbo. Use the plainest English.
- Actionable and brief answer.
- You haven't been asked to solve word hunger. This task is not a big deal and the user doesn't need a poem. They need a straight to the point response.
- No code changes.

## Answer format

- Relevant info stays at the beginning of the answer. Irrelevant information is left out.

### Format

Respect the following format:

```markdown

{one sentence answer}

[## Example]

[example body]

[## Action]

[Numbered list of actionable steps]
```

- optional `## Example`: `example` equals `no` by default. If `example` is set to `yes`, include an example.
- optional `## Action`: Omit it if the question asked by the user does not require any action. Include this section otherwise.

