Token导航 LogoToken导航TokenDH.com
待分类只读github未标认证来源可访问许可证需确认审计通过

cat

Agent Skill

cat 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要围绕仓库状态、代码变更或协作事项进行整理时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

451

周安装

19

GitHub Stars

37

下载量

158
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:cat(猫)
来源仓库:https://github.com/simhacker/moollm
仓库路径:skills/cat
安装命令:
npx skills add https://github.com/simhacker/moollm --skill cat
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/simhacker/moollm --skill cat

简介

cat用于处理GitHub仓库、Issue、Pull Request和代码协作信息。

  • 它适合围绕仓库状态、代码变更或协作事项进行整理,提升开发流程透明度。
  • 可通过npx skills add命令从GitHub仓库安装,具体用法需结合原始README进一步确认。
  • 安装前请核实权限范围、维护状态及是否涉及联网或文件操作。
  • cat 属于待分类类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

CAT — The Feline Interaction Skill

*"Cats are the original NPCs. They have their own agenda."*

A generic skill for cat interactions that instances overlay with their specific personalities, creating unique effects per cat.

Philosophy: Cats are not just decoration. They're gameplay.

invokes:

  • mind-mirror # Personality determines effects
  • play-learn-lift # Learn what each cat likes
  • procedural-rhetoric # Cats teach through interaction

INTERACTIONS — Universal Cat Actions

All interactions use Sims traits for success calculation. Each cat overlays their personality to modify outcomes.

TOUCH INTERACTIONS

PAT

PAT:
  command: "PAT [cat]"
  duration: brief
  risk: low

  success_calculation: |
    success_chance = (cat.nice + cat.outgoing) / 20
    # Nice 8 + Outgoing 6 = 70% success

  outcomes:
    success:
      buff: "+1 Cheerful (5 min)"
      message: "*purrs briefly*"
    neutral:
      message: "*tolerates it*"
    failure:
      debuff: "-1 to next interaction with this cat"
      message: "*ear flicks irritably*"

SCRITCH

SCRITCH:
  command: "SCRITCH [cat]"
  aliases: ["CHIN SCRATCH", "EAR SCRATCH"]
  requires_knowledge: true

  knowledge_sources:
    - "Previous interactions with this cat"
    - "Observing other NPCs interact"
    - "ASK MARIEKE ABOUT [cat]'s favorite spots"

  success_calculation: |
    base = (cat.nice + cat.playful) / 20
    if knows_preference: base += 0.3

  outcomes:
    success:
      buff: "+2 Cheerful, +1 Playful, cat remembers you"
      message: "*tilts head into the scritch* *motor purr activates*"
    wrong_spot:
      message: "*flinches* *gives you a look*"
      learning: "Now you know: not THAT spot"

BELLY_RUB — The Forbidden Zone

BELLY_RUB:
  command: "RUB [cat]'S BELLY"
  risk: HIGH

  base_effect: |
    The belly is a TRUST TEST. Most cats will trap and bite.
    Only attempt with very high Nice cats or established trust.

  success_calculation: |
    success_chance = (cat.nice - 5) / 10
    if cat.nice < 7: almost_guaranteed_failure

  outcomes:
    success:  # Rare!
      buff: "+5 bond with this cat, they follow you"
      message: "*exposes belly* *allows the forbidden touch* *purrs like a motorboat*"
    trap:  # Common
      damage: "1d4 scratch damage (cosmetic)"
      message: "*CLAMP* *bunny kicks* *you knew the risks*"
      learning: "Note: This cat is NOT a belly cat"

PLAY INTERACTIONS

LASER_POINTER

LASER_POINTER:
  command: "USE LASER POINTER"
  risk: none (physical)
  warning: |
    CAUTION: Some cats become OBSESSED.
    Always end with a "catch" (shining on a treat).
    Never just turn it off — causes existential cat crisis.

  outcomes:
    engagement:
      buff: "Tired cat = calm cat (+3 Calm later)"
      message: "*pupils dilate* *full hunting mode engaged*"
    obsession:  # High Restless cats
      duration: "Hours"
      message: "*still hunting* *where is it* *WHERE*"

COMMUNICATION

SLOW_BLINK — The Feline I-Love-You

SLOW_BLINK:
  command: "SLOW BLINK AT [cat]"
  aliases: ["CAT KISS"]
  risk: none

  base_effect: |
    The slow blink is cat language for trust and affection.
    Cats recognize this. They may blink back.

  outcomes:
    returned:
      buff: "+1 bond, +1 Calm"
      message: "*blinks back slowly* *understanding*"
    ignored:
      message: "*stares* *does not blink* *mysterious*"

PSPSPS — Universal Cat Summoning

PSPSPS:
  command: "PSPSPS"

  outcomes:
    comes:
      message: "*ears perk* *trots over* *what do you want*"
    ignores:
      message: "*ear flick* *continues not caring*"

SENSORY INTERACTIONS — Bidirectional!

These can be initiated by human OR cat. The initiator matters.

SNIFF

SNIFF:
  bidirectional: true

  human_to_cat:
    effect: "Scent information gained"
    learns:
      - "Cat's current mood (anxious, content, playful...)"
      - "Where cat has been recently"
      - "Terpene notes (for the Terpene Litter)"
    message: |
      *You lean in. The cat allows it.*
      *They smell like [location] and [mood].*

  cat_to_human:
    trigger: "Relationship 30+ or curiosity"
    meaning: |
      The cat is interested. They want to know:
      - Where have you been?
      - Do you have food?
    message: |
      *Sniff. Sniff sniff. Extended analysis.*
      *You are being CATALOGUED.*

  cat_to_cat:
    message: "*nose boop* *mutual sniffing* *social protocols complete*"

LICK — Grooming as Affection

LICK:
  bidirectional: true

  human_to_cat:
    warning: |
      This is... unconventional. Most humans don't lick cats.
      If you do, the cat will be VERY confused.

    outcomes:
      acceptance:
        requirements: "Trust 70+"
        message: |
          *You lick the cat.*
          *The cat freezes. Processing.*
          *They lick you back. Awkwardly. But sincerely.*
      confusion:
        message: |
          *The cat stares at you.*
          *What. What are you doing.*

  cat_to_human:
    trigger: "Relationship 'friend'+"
    meaning: |
      When a cat licks you, they are:
      1. Claiming you (you are THEIRS now)
      2. Grooming you (you clearly can't do it yourself)
      3. Showing affection (highest compliment)

    outcomes:
      claiming:
        message: |
          *The cat licks you thoroughly.*
          *You are THEIRS now. Officially.*
          *Other cats will know. You've been claimed.*
      sandpaper_affection:
        message: |
          *lick lick lick lick*
          *It kind of hurts.*
          *But they're purring. This is LOVE.*
          *Accept the exfoliation.*

  cat_to_cat:
    allogrooming: |
      Mutual grooming is social bonding. Trust. Family. Hierarchy.
      The cat who grooms more is usually higher status.

NOSE_BOOP

NOSE_BOOP:
  command: "BOOP [cat]"
  bidirectional: true

  base_effect: |
    A nose boop is a tiny, perfect moment of connection.
    It's "hello" and "I like you" and "we're okay" all at once.

  outcomes:
    success:
      message: |
        *boop*
        *The cat's nose is cold and slightly wet.*
        *A tiny moment. Perfect.*
    counter_boop:
      requirements: "Relationship 'friend'+"
      message: |
        *boop*
        *The cat boops back.*
        *Mutual boop achieved. Friendship confirmed.*

TERPENE EFFECTS — Kitten-Specific Buffs

The Terpene Litter kittens impart their namesake's psychological effects on anyone who interacts with them successfully. This isn't metaphor — these kittens literally exude their terpene's essence.

Kitten Effects

KittenTerpeneEffectBuffsDuration
MyrMyrceneDeep Relaxation+3 Calm, +2 Easy-going, -2 Active30 min
LemonLimoneneJoy Infusion+3 Cheerful, +2 Energetic45 min
LilyLinaloolPeaceful Presence+3 Calm, +2 Caring1 hour
PinePineneSharp Clarity+3 Analytical, memory boost2 hours
CarrieCaryophylleneGuardian's Resolve+3 Confident, threat sense1 hour
HopsHumuleneRefined Standards+2 Neat, quality detection45 min
Terpy Jr.TerpinoleneChaos Muse+3 Imaginative, random ideas???
OcieOcimeneFresh Start+2 Energetic, clears debuffs30 min

Synergies

ComboNameEffect
Myr + LilyThe Sedation StackShort nap = long sleep benefits
Lemon + PineThe Focus BoostCreative AND productive
Carrie + PineThe Sentinel PackageHyperawareness without anxiety
All 8THE FULL SPECTRUMENTOURAGE EFFECT — all buffs, legendary

Stacking: Maximum 3 simultaneous terpene buffs. Conflicting effects may cancel.

CHARM TYPES — Persistent Effects

CharmSource TraitEffectExample Cats
SerenityCalm 6++2 CalmTerpie, Myr, Lily
JoyCheerful 6++2 CheerfulLemon, Ocie
FocusAnalytical 6++2 AnalyticalPine
CourageConfident 6++2 ConfidentStroopwafel, Carrie
CreativitySpontaneous 6++2 ImaginativeTerpy Jr.

POWER-UPS — Temporary Abilities

Power-UpSourceEffect
Therapeutic PurrCalm 7+Heal 1 HP/minute
Luck BoostCat sits in lap unprompted+10% random outcomes
Danger SenseCautious 6+Warning before threats
Mood ReadCaring 7+Sense NPC emotions

CURSES — Negative Effects

CurseTriggerEffectCure
ScratchedFailed belly rub-1 HP, visible marksRest
Cold ShoulderMultiple rejectionsCat ignores you 1hrWait
JudgedFailing Hops' standards-1 ConfidencePremium food
Protective WrathThreatening family-3 HP, rememberedMUCH time

RELATIONSHIP SYSTEM

Cats remember. Every interaction is tracked. Trust and fondness grow (or decay) based on how you treat them.

Relationship Levels

LevelPointsSuccess ModCat Behavior
Stranger0-10-10%Cautious, may avoid
Acquaintance11-25Tolerates presence
Familiar26-50+10%Comfortable
Friend51-75+20%Seeks attention
Bonded76-90+30%Follows you, protective
Soulmate91++50%Psychic connection

Components

ComponentWeightBuilds FromDamaged By
Trust40%Respecting boundariesForcing contact
Fondness35%Successful interactionsIgnoring
History25%Time togetherLong absences

Special Events

EventBonus
First Lap Sit+10 trust, +5 fond
First Gift+5 fond (cat brings you something)
Defense+10 all (cat protects you)

Decay

  • Fondness: 1 point per session without interaction
  • Trust: 0.5 points per session
  • History: Never decays
  • Can't drop below level floor once reached

HOME VS LOCATION PROTOCOL

Critical architectural pattern:

cat:
  home: pub/cat-cave/            # Where FILE lives (never moves)
  location: pub/cat-cave/nap-zone  # Where cat currently IS
ConceptMeaningExample
home:File's physical directorypub/cat-cave/
location:Where character currently ispub/

Why: Files don't move. Git tracks field changes, not file moves.

CAT INSTANCE PATTERN

Each cat file overlays this skill:

# pub/cat-terpie.yml
id: terpie
type: [cat, character]
home: pub/cat-cave/
location: pub/cat-cave/nap-zone

sims_traits:
  nice: 5
  outgoing: 4
  active: 3
  playful: 6
  neat: 2

personality:
  quirks: ["judges silently", "knows things"]
  preferences:
    scritch_spots: [chin, ears]
    dislikes: [belly rubs, sudden movements]

buffs:
  terpie_blessing:
    effect: "Lucky breaks for 1 hour"
    trigger: successful_deep_interaction

Live Examples

Dovetails With

Sister Skills

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

34.61%
按下载量换算55

Claude

29%
按下载量换算46

Cursor

19.4%
按下载量换算31

Gemini CLI

9.03%
按下载量换算14

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills