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.
npx skills add 88lin/computer-repair-skill --skill computer-repair-skillgit clone --depth 1 https://github.com/88lin/computer-repair-skillWrote 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.
[](https://agentmods.dev/skills/88lin/computer-repair-skill/computer-repair-skill)<a href="https://agentmods.dev/skills/88lin/computer-repair-skill/computer-repair-skill"><img src="https://agentmods.dev/badge/skills/88lin/computer-repair-skill/computer-repair-skill.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00124 | $0.02682 |
| Opus 5 | $0.00062 | $0.01341 |
| Sonnet 5 | $0.00025 | $0.00536 |
| Haiku 4.5 | $0.00012 | $0.00268 |
Grade C, and why
computer-repair-skill scanned grade C with 2 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 8d 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.
Downloads and executes remote codehighSupply chain
curl | sh runs whatever the server returns today, which is not necessarily what it returned when this was reviewed.
- 导入配置或上游脚本前先做版本/硬件兼容检查、当前值 diff、来源和哈希核验;禁止把远程脚本直接管道到 Shell(如 `irm | iex`、`curl | bash` 或 `wget | sh`),也不运行未知二进制和未审计的一键优化包。 Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
- 导入配置或上游脚本前先做版本/硬件兼容检查、当前值 diff、来源和哈希核验;禁止把远程脚本直接管道到 Shell(如 `irm | iex`、`curl | bash` 或 `wget | sh`),也不运行未知二进制和未审计的一键优化包。 The source is not reproduced here
Licensed AGPL-3.0
The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.
What ships with it
60 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.
- agents/openai.yaml 454 B
- LICENSE 34 KB
- NOTICE 2.9 KB
- references/cleanup-protocol.md 4.4 KB
- references/playbook-app-doctor.md 4.5 KB
- references/playbook-authoring.md 20 KB
- references/playbook-backup-verify-restore.md 5.7 KB
- references/playbook-browser-security-audit.md 5.7 KB
- references/playbook-credential-cleanup.md 6.1 KB
- references/playbook-disk-space-recovery.md 7.5 KB
- references/playbook-dns-record-check.md 4.3 KB
- references/playbook-email-connectivity-test.md 4.6 KB
- references/playbook-endpoint-security-check.md 5.0 KB
- references/playbook-health-baseline-check.md 5.0 KB
- references/playbook-identity-provider-test.md 4.8 KB
- references/playbook-index.md 13 KB
- references/playbook-linux-disk-space-recovery.md 4.2 KB
- references/playbook-linux-network-diagnostics.md 4.6 KB
- references/playbook-linux-performance-forensics.md 4.3 KB
- references/playbook-local-data-audit.md 4.7 KB
- references/playbook-mac-tune-up.md 5.3 KB
- references/playbook-network-diagnostics.md 3.9 KB
- references/playbook-outlook-troubleshooting.md 6.5 KB
- references/playbook-performance-forensics.md 6.3 KB
- references/playbook-printer-repair.md 3.6 KB
- references/playbook-setup-backup.md 2.7 KB
- references/playbook-setup-cuda.md 4.2 KB
- references/playbook-setup-email-account.md 2.3 KB
- references/playbook-setup-homebrew.md 3.1 KB
- references/playbook-setup-openclaw-add-feishu-official.md 5.4 KB
- references/playbook-setup-openclaw-add-feishu.md 12 KB
- references/playbook-setup-openclaw-add-telegram.md 4.3 KB
- references/playbook-setup-openclaw-add-whatsapp.md 3.1 KB
- references/playbook-setup-openclaw-china-models.md 6.4 KB
- references/playbook-setup-openclaw-config-reference.md 7.8 KB
- references/playbook-setup-openclaw-configure.md 4.9 KB
- references/playbook-setup-openclaw-install-node.md 2.0 KB
- references/playbook-setup-openclaw-troubleshooting.md 3.9 KB
- references/playbook-setup-openclaw-uninstall.md 12 KB
- references/playbook-setup-openclaw.md 6.5 KB
- references/playbook-setup-ssh-key.md 2.5 KB
- references/playbook-setup-wifi-profile.md 7.4 KB
- references/playbook-update-troubleshooting.md 3.9 KB
- references/playbook-vpn-troubleshooting.md 5.9 KB
- references/playbook-windows-application-cleanup.md 5.1 KB
- references/playbook-windows-application-lifecycle-audit.md 5.1 KB
- references/playbook-windows-application-migration.md 7.0 KB
- references/playbook-windows-av-input-triage.md 3.5 KB
- references/playbook-windows-bitlocker-recovery-triage.md 3.3 KB
- references/playbook-windows-boot-failure-triage.md 4.4 KB
- references/playbook-windows-browser-policy-audit.md 3.1 KB
- references/playbook-windows-configuration-review.md 3.4 KB
- references/playbook-windows-data-recovery-triage.md 3.0 KB
- references/playbook-windows-disk-space-recovery.md 6.4 KB
- references/playbook-windows-driver-lifecycle-audit.md 3.7 KB
- references/playbook-windows-hardware-maintenance-safety.md 3.4 KB
- references/playbook-windows-large-folder-management.md 4.0 KB
- references/playbook-windows-migration-history-recovery.md 5.6 KB
- references/playbook-windows-network-diagnostics.md 6.4 KB
- references/playbook-windows-new-device-intake.md 4.1 KB
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.
- 8d ago First seen · 131 lines · 124 tokens per session scan C 5534b9013820
computer-repair-skill is a skill published in the GitHub repository 88lin/computer-repair-skill (11 stars, last pushed yesterday), licensed AGPL-3.0. It adds 124 tokens to every session and 2,682 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it C with 2 findings (downloads and executes remote code, makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
claude-api
Build, debug, and optimize Claude API / Anthropic SDK apps. Apps built with this skill should include prompt caching. Also handles migrating existing Claude API code between Claude model versions (4.5 → 4.6, 4.6 → 4.7, retired-model replacements). TRIGGER when: code imports anthropic/@anthropic-ai/sdk; user asks for…
create-skill
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
figma-create-design-system-rules
Generates custom design system rules for the user's codebase. Use when user says "create design system rules", "generate rules for my project", "set up design rules", "customize design system guidelines", or wants to establish project-specific conventions for Figma-to-code workflows. Requires Figma MCP server…
figma-generate-design
Use this skill alongside figma-use when the task involves translating an application page, view, or multi-section layout into Figma. Triggers: 'write to Figma', 'create in Figma from code', 'push page to Figma', 'take this app/page and build it in Figma', 'create a screen', 'build a landing page in Figma', 'update the…
figma-generate-library
Build or update a professional-grade design system in Figma from a codebase. Use when the user wants to create variables/tokens, build component libraries, set up theming (light/dark modes), document foundations, or reconcile gaps between code and Figma. This skill teaches WHAT to build and in WHAT ORDER — it…
figma-use
MANDATORY prerequisite — you MUST invoke this skill BEFORE every usefigma tool call. NEVER call usefigma directly without loading this skill first. Skipping it causes common, hard-to-debug failures. Trigger whenever the user wants to perform a write action or a unique read action that requires JavaScript execution in…