User asked you something. Give an actionable answer.
Scanned 9/5/2026
Install to Claude Code
npx -y skills add MK27MK/no-bs-skills --skill no-bs-answer --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of No Bs Answer?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/mk27mk-no-bs-answer)More formats (shields.io, HTML) on the badges page.
---
name: no-bs-answer
description: User asked you something. Give an actionable answer.
disable-model-invocation: true
argument-hint: "example: yes | no = no"
arguments: [example]
---
- 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.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!