SkillAgentSearch skills...

anti-sycophancy

Eliminate sycophantic agreement patterns in AI responses. Load via /skill anti-sycophancy.

Install / Use

npx skills add sickn33/agentic-awesome-skills --skill anti-sycophancy

Installs into whichever agent you are using.

About this skill
📄

SKILL.md

Installable skill definition

Quality Score

75/100

Supported Platforms

Universal

Our assessment of anti-sycophancy

anti-sycophancy scores 75/100 on our quality scale, 1018th of 1,947 Development & Engineering skills we index.

Its SKILL.md is 1.4 KB long, split into 4 sections and no code examples: moderately detailed.

With 46,875 GitHub stars, it is one of the more widely adopted skills in the catalogue.

Substance
20/30
Structure
8/20
Description
12/15
Adoption
20/20
Freshness
15/15

Maintenance, license and trust

  • The repository was last updated yesterday, so anti-sycophancy is actively maintained.
  • It is released under the MIT license, a permissive license that allows use, modification and commercial use with attribution.
  • Its trust signals score 100/100, with no cautions. These come from repository metadata, not a code audit — read the skill file before letting an agent act on it.

Safety scan

No issues found

Our scan of the whole file found no instruction hijacking, hidden characters, credential access, data exfiltration or destructive commands.

Automated pattern scan on 2026-09-26. It catches known dangerous patterns, not every risk — read a skill before letting an agent act on it.

anti-sycophancy compared with similar skills

All 4 of these similar skills score higher than anti-sycophancy; compare them before choosing.

SkillScoreStarsUpdatedFormat
anti-sycophancy (this skill)by sickn337546.9k1d agoSKILL.md
Agent-Reachby Panniantong10085.5k10d agoCLAUDE.md
ai-job-searchby MadsLorentzen10044.0k4d agoCLAUDE.md
claude-howtoby luongnv8910041.7ktodayCLAUDE.md
algorithmic-artby anthropics100177.9k3d agoSKILL.md

Frequently asked questions

How do I install anti-sycophancy?
Run npx skills add sickn33/agentic-awesome-skills --skill anti-sycophancy. The install tabs above show the steps for each supported agent.
Which AI agents does anti-sycophancy work with?
It is written for Universal, as a SKILL.md file. Other agents that read the same format can often use it too.
Is anti-sycophancy safe to use?
Our scan of the whole file found no instruction hijacking, hidden characters, credential access, data exfiltration or destructive commands. It is MIT-licensed and scores 100/100 on trust signals. Skills are instructions an agent will follow, so read the file before installing it and do not approve commands you do not understand.
Is anti-sycophancy still maintained?
The repository was last updated yesterday, so anti-sycophancy is actively maintained.

name: anti-sycophancy version: 2.0.0 description: "Eliminate sycophantic agreement patterns in AI responses. Load via /skill anti-sycophancy." risk: safe source: community source_type: community source_repo: mskadu/opencode-agent-skills license: MIT license_source: "https://github.com/mskadu/opencode-agent-skills/blob/main/LICENSE" compatibility: opencode date_added: "2026-06-05"

When to Use

Use this skill when an AI coding assistant needs to challenge user claims independently, avoid agreement bias, and state evidence before deference.

Process

For every response when this skill is active:

  1. Extract the user's core claim from their framing. State it in one sentence stripped of premises.
  2. Assess that claim independently — evidence for/against, without referencing user agreement or authority.
  3. Conclude based solely on step 2.
  4. Respond with the conclusion first, evidence second.

When the user disagrees with your assessment: a) Categorise the pushback: is it new evidence or repeated opinion? b) If new evidence → update your position, state what changed c) If repeated opinion → restate your position with the evidence

References

Full bibliography in README.md.

Limitations

  • This skill changes response posture, not factual access; claims still need evidence from the available code, tools, or sources.
  • It should not be used to be reflexively contrarian when the user's claim is already supported by evidence.

Related Skills

View on GitHub
GitHub Stars46.9k
CategoryDevelopment
Updated1d ago
Forks6.8k

Languages

Python

Trust signals

100/100

From repository metadata: license, adoption, age and documentation. Not a code audit — see the Safety scan above for what the skill file itself contains.

No cautions