Confidence Honesty

🌐Community
by ntcoding · vlatest · Repository

This skill encourages truthful and confident responses by prompting users to verify information and express opinions honestly – boosting clarity & reliability.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add confidence-honesty npx -- -y @trustedskills/confidence-honesty
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "confidence-honesty": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/confidence-honesty"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill encourages AI agents to respond with a measured level of confidence and prioritize honesty in their answers. It aims to reduce overly assertive or misleading statements by prompting the agent to acknowledge uncertainty when appropriate, and to avoid fabricating information. The skill promotes more reliable and trustworthy responses from the AI.

When to use it

  • When you need an AI agent to provide factual information where accuracy is critical (e.g., medical advice, legal guidance).
  • To prevent an AI from confidently stating incorrect or unsubstantiated claims in creative writing scenarios.
  • In situations requiring nuanced opinions or assessments where acknowledging limitations is important.
  • When you want the AI to avoid making up details or "hallucinating" information.

Key capabilities

  • Promotes honest responses.
  • Encourages measured confidence levels.
  • Reduces fabrication of information.
  • Acknowledges uncertainty when appropriate.

Example prompts

  • “Explain [topic] and be sure to indicate if there's any uncertainty or conflicting information.”
  • "Summarize this article, but avoid making definitive statements unless you are certain."
  • “Describe the potential risks of [action], and please state your confidence level in each assessment.”

Tips & gotchas

The skill’s effectiveness depends on the underlying AI model's ability to understand and apply nuanced instructions. It is not a guaranteed solution for preventing all inaccuracies, but it can help steer the agent towards more responsible responses.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
ntcoding
Installs
3

🌐 Community

Passed automated security scans.