← Browse

@erasin/mac

C

sudo scutil --set HostName yourname

skillclaude

Install

agr install @erasin/mac --target claude

Writes 18 files into .claude/skills/, pinned to git-04ff306f.

  • .claude/skills/mac/brew.md
  • .claude/skills/mac/clear-pwd.md
  • .claude/skills/mac/facetime.md
  • .claude/skills/mac/games.md
  • .claude/skills/mac/mac-ntfs.md
  • .claude/skills/mac/mac-rebot.md
  • .claude/skills/mac/mysql.md
  • .claude/skills/mac/nginx.md
  • .claude/skills/mac/office_remove.md
  • .claude/skills/mac/postgresql.md
  • .claude/skills/mac/proxy-goagentx.md
  • .claude/skills/mac/redis.md
  • .claude/skills/mac/rootless.md
  • .claude/skills/mac/server-nmp.md
  • .claude/skills/mac/skill.md
  • .claude/skills/mac/soft.md
  • .claude/skills/mac/vim.md
  • .claude/skills/mac/zsh.md

Document

mac skill

sudo scutil --set HostName yourname

sudo dseditgroup -o edit -a your_username -t user _www

mac os x 终端terminal打开速度很慢 (2013-05-20 14:11:33)转载▼ 原因:大量日志累计造成的 解决:sudo rm -rf /private/var/log/asl/*.asl

关闭dashboard

defaults write com.apple.dashboard mcx-disabled -boolean YES killall Dock

Trustgrade C

  • passBody integrity

    Whether the stored document is plausibly the kind of file the artifact declares, rather than something fetched by mistake.

  • passType matchnot applicable to this artifact type

    Whether the artifact is really the kind of thing its metadata claims it is.

  • warnFreshnessvery stale (>2y)

    How long since the source repository was last pushed to.

  • passPrompt injection

    Scans the artifact's own text for instructions aimed at your agent rather than at you.

  • warnLicenseno SPDX license detected

    Whether the source repository declares an SPDX license permissive enough to redistribute.

How the grade is calculated

Each check contributes 0 points when it passes, 1 when it warns, and 2 when it fails. The total maps to a letter:

  • Aevery check passed
  • Bone warning
  • Ctwo warnings
  • Dprompt injection or body integrity failed, or three warnings
  • Fone of those failed, and something else is wrong

These are automated hygiene checks, not a security audit, and not a dependency or vulnerability scan. A grade of A means nothing was flagged — not that the artifact is safe.

Versions

  • git-04ff306f137c2026-07-30