maslow-hierarchy

maslow-hierarchy is a skill for Claude Code, Codex from deciqAI/knowledge-skills. It costs 110 tokens per session (1,899 once invoked), scanned A, original, MIT.

A psychology framework that groups human needs from basic survival and safety through belonging, esteem, and personal growth. It is best used as a diagnostic guide, not as a rigid step-by-step law.

In plain words
What is it for?
Use it to diagnose motivation problems, team disengagement, product needs, and situations where people are operating under insecurity or stress.
Why use it?
It helps explain why pay, perks, or mission statements may fail to motivate people whose more basic needs are not met.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to diagnose motivation problems, team disengagement, product needs, and situations where people are operating under insecurity or stress.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/deciqai/knowledge-skills/maslow-hierarchy
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add deciqAI/knowledge-skills --skill maslow-hierarchy
Clone the repo
git clone --depth 1 https://github.com/deciqAI/knowledge-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for maslow-hierarchy

README.md
[![agentmods](https://agentmods.dev/badge/skills/deciqai/knowledge-skills/maslow-hierarchy/github.svg)](https://agentmods.dev/skills/deciqai/knowledge-skills/maslow-hierarchy)
Your own site
<a href="https://agentmods.dev/skills/deciqai/knowledge-skills/maslow-hierarchy"><img src="https://agentmods.dev/badge/skills/deciqai/knowledge-skills/maslow-hierarchy/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for maslow-hierarchy

Your own site · 80×15
<a href="https://agentmods.dev/skills/deciqai/knowledge-skills/maslow-hierarchy"><img src="https://agentmods.dev/badge/skills/deciqai/knowledge-skills/maslow-hierarchy.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 110 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,899 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00110 $0.01899
Opus 5 $0.00055 $0.00949
Sonnet 5 $0.00022 $0.00380
Haiku 4.5 $0.00011 $0.00190

Measured 9d ago against content hash 9d265d774581, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

maslow-hierarchy scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

maslow-hierarchy/SKILL.md · 124 lines

How it starts

The opening of the file, as written. The whole thing — 124 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Maslow's Hierarchy of Needs

Overview

Maslow's Hierarchy proposes needs organize into levels of prepotency — lower needs must be at least partially met before higher needs become motivationally dominant. Five levels: physiological → safety → love/belonging → esteem → self-actualization. The empirically supported insight is deficiency-dominance: severely unmet lower needs crowd out higher-level motivation. The strict sequential hierarchy is empirically weak (Wahba & Bridwell 1976; Tay & Diener 2011) — use as a diagnostic heuristic, not a strict theory. Supplement with Self-Determination Theory for high-stakes design.

Composes with jobs-to-be-done · okr-goal-setting · founder-mindset · principal-agent · pmf-crossing-the-chasm.

When to Use

  • A motivation strategy (compensation, perks, career path) is being designed and isn't working
  • An incentive that "should work" produces no engagement
  • A product is being positioned and the underlying customer need is unclear
  • A team can't engage with higher-order work because basic needs are unmet
  • "Why isn't the bonus motivating them?" is being asked
  • An AI strategy (AI capex push, AI adoption mandate, AI-native competition) triggers job-security fear that blocks engagement with the mission

Not when: formal motivational science is required; cross-cultural application is non-trivial; SDT fits better.

Coaching Novices (Adaptive Front Door)

  • Engine mode: user has a concrete motivation case → run The Process directly.
  • Coach mode: user is unfamiliar or has no concrete case → guide step by step.

In Coach mode, respond one step at a time. Each [WAIT] is a hard stop — output only that step's question, then stop.

  1. One-line: when an incentive isn't working, check whether lower-level needs (safety, security, belonging) are met first — higher-level rewards don't compensate for unmet basics.
  2. Check fit: if the situation requires precise motivation science, use SDT. Maslow is a diagnostic heuristic.
  3. Elicit the specific motivation situation: who is being motivated, with what, and why isn't it working?

[WAIT — do not advance until user responds]

  1. One question at a time: are physiological/safety needs met? Are belonging needs met? What level is the incentive targeting? What need is the person actually trying to meet?

[WAIT — do not advance until user responds]

  1. Close: matched-level intervention + acknowledgment of framework limits + plan to verify with direct conversation.

[WAIT — do not advance until user responds]

Read the full file on GitHub · 124 lines

Files

What ships with it

3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 124 lines · 110 tokens per session scan A 9d265d774581

Subscribe to this mod's changes

maslow-hierarchy is a skill published in the GitHub repository deciqAI/knowledge-skills (10 stars, last pushed 10d ago), licensed MIT. It adds 110 tokens to every session and 1,899 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

team-onboarding-playbook

Design a structured onboarding experience that gets new team members productive in 30, 60, and 90 days. Use when a new hire is joining, when contractors or agency partners need to ramp up, when an existing team is restructuring and members are switching focus, or when current onboarding feels chaotic and slow. Also…

rampstackco/claude-skills · 124 tokens

product-adoption

Diagnose and design product adoption for onboarding, activation, behavior change, feature discovery, rollout, and sustained use after launch. Covers consumer, B2B, internal-tool, and public-service contexts with evidence-based decision points and cohort segmentation. Does not own acquisition campaigns or marketing…

magnus919/agent-skills · 114 tokens

voice-builder

Ingests 5–20 of the user's writing samples and distils a reusable voice-profile.md — signature phrases, sentence-length distribution, opener/closer habits, punctuation quirks, vocabulary do/don't lists, tone sliders, and three calibration paragraphs with self-checks. Other skills load this file so every post sounds…

alebgl77/claude-inc · 110 tokens

cro

Conversion audit for funnels and pages — a section-by-section friction log (clarity, anxiety, distraction, motivation), heuristic checks (message match, above-the-fold value prop, form cost), an ICE-scored hypothesis backlog, and top-3 A/B test designs with success metrics and minimum-sample notes. Use when the user…

alebgl77/claude-inc · 99 tokens

radical-candor

Stop being a "nice" manager. Learn Kim Scott's framework for caring personally while challenging directly—the combination that builds trust and drives performance. Use when: Giving feedback (positive or constructive); Building trust with direct reports; Performance conversations that need to happen; Team culture…

guia-matthieu/clawfu-skills · 82 tokens

community-engagement-playbook

Builds the student community system for a paid course - platform choice by where students already are, an introduce-yourself onboarding ritual, a weekly cadence of office hours, wins threads, and accountability checks, a hard creator-time budget, and scheduled testimonial-harvest moments. Use when a course creator…

SkillMedev/skills · 125 tokens