Borrowing it
Nothing to install: this file belongs to blogminhquy/javis-os. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/blogminhquy/javis-os/main/.claude/skills/lint-wiki/SKILL.mdgit clone --depth 1 https://github.com/blogminhquy/javis-osWrote 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/blogminhquy/javis-os/lint-wiki)<a href="https://agentmods.dev/skills/blogminhquy/javis-os/lint-wiki"><img src="https://agentmods.dev/badge/skills/blogminhquy/javis-os/lint-wiki/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.
<a href="https://agentmods.dev/skills/blogminhquy/javis-os/lint-wiki"><img src="https://agentmods.dev/badge/skills/blogminhquy/javis-os/lint-wiki.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.00029 | $0.00344 |
| Opus 5 | $0.00015 | $0.00172 |
| Sonnet 5 | $0.00006 | $0.00069 |
| Haiku 4.5 | $0.00003 | $0.00034 |
Grade A, and why
Lint Wiki 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 12d 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.
What it actually says
LINT - health-check wiki (chỉ CHECKLIST)
Khi nào dùng
Kích hoạt khi người dùng nói những câu như: "health check wiki", "lint wiki", "wiki có lỗi gì không", "rà soát bộ não".
Quét wiki/ phát hiện 8 loại vấn đề:
- Mâu thuẫn giữa các trang (gồm section
## Mâu thuẫnghi nhận trước mà chưa giải). - Stale claim (trang cũ chưa cập nhật theo source mới).
- Orphan (không có inbound
[[link]]). - Missing (khái niệm nhắc nhiều nơi nhưng chưa có trang riêng).
- Broken
[[wikilink]](trỏ file không tồn tại). - Trùng lặp (2 trang gần giống -> đề xuất merge).
- Gap (vùng kiến thức mỏng, cần thêm source / web search).
- Open-question tồn lâu trong
wiki/_open-questions.md.
NGUYÊN TẮC VÀNG: chỉ TRẢ VỀ DANH SÁCH có đánh số. TUYỆT ĐỐI KHÔNG tự sửa 50 chỗ một lúc. Người dùng ưu tiên rồi ra lệnh sửa từng cái (tránh mất kiểm soát audit).
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.
- 12d ago First seen · 26 lines · 29 tokens per session scan A 68e678ad331e
Lint Wiki is a skill published in the GitHub repository blogminhquy/javis-os (195 stars, last pushed yesterday), licensed MIT. It adds 29 tokens to every session and 344 once invoked, about $0.0001 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-08-30.
Other skills, from other repositories
handoff
Write a compact, decision-ready handoff so the next session (or the user) can continue without reconstructing the current one. Use when the session is ending, context is running low, the user asks for a handoff / 'pass the baton' / 'hand off', or a long-running operation needs a durable state checkpoint.
cao-learning
Report task outcomes and distill lessons so the team improves across runs — reportoutcome after each unit of work, retrospector handoffs at natural boundaries, and applying injected lessons. Use in workflows that run repeatedly over similar work items. Requires memory.learningenabled; degrade silently when the tools…
cao-memory
Store, recall, and forget durable facts with CAO memory — user preferences, project conventions, decisions, and corrections that should persist across sessions and agents. Use proactively to check memory before asking the user, and to save anything worth remembering. Distinct from any provider-native memory.
mem0-integration
Mem0 memory layer integration for AI agents. Implement persistent, semantic memory for long-term context retention and personalization.
context-preservation
State capture and restore across context window compactions. Monitors usage thresholds and serializes quality, task, and spec state for seamless continuation.
persistent-memory
Observation capture and retrieval across sessions. Stores decisions, discoveries, and bugfix patterns. Searchable via tags and relevance scoring.