Getting it into your agent
It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.
git clone --depth 1 https://github.com/qybaihe/inkviewnpx agentmods add skills/qybaihe/inkview/ink-wash-websiteWrote 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/qybaihe/inkview/ink-wash-website)<a href="https://agentmods.dev/skills/qybaihe/inkview/ink-wash-website"><img src="https://agentmods.dev/badge/skills/qybaihe/inkview/ink-wash-website/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/qybaihe/inkview/ink-wash-website"><img src="https://agentmods.dev/badge/skills/qybaihe/inkview/ink-wash-website.svg" alt="Reviewed on agentmods" width="80" 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.00092 | $0.01192 |
| Opus 5 | $0.00046 | $0.00596 |
| Sonnet 5 | $0.00018 | $0.00238 |
| Haiku 4.5 | $0.00009 | $0.00119 |
Grade A, and why
ink-wash-website 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.
How it starts
The opening of the file, as written. The whole thing — 104 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Ink Wash Website
Use this skill to restyle a website into a refined modern Chinese ink-wash experience while preserving its product logic, information architecture, accessibility, and content priority.
Core Workflow
- Inspect the target website structure, framework, asset pipeline, and existing icon system.
- Read
references/visual-system.mdbefore making visual decisions. - Read
references/transformation-prompt.mdwhen planning the redesign direction or writing implementation notes. - Read
references/icon-usage.mdbefore selecting or copying bundled icons. - Read
references/component-usage.mdbefore using bundled component PNGs, especially on text-heavy UI. - Choose semantically matched icons from
assets/ink-common-icons/wiki/icon-wiki.tsvor usescripts/select_icons.py. - Choose text-safe component shells from
assets/ink-text-safe-components/wiki/component-wiki.tsvor usescripts/select_components.pywhen live text, tables, forms, buttons, or labels are involved. - Copy only the icons and components needed by the target website into its normal static asset folder with
scripts/copy_icons.pyandscripts/copy_components.py. - Implement the visual system in the site's existing styling stack. Prefer CSS variables, design tokens, and reusable components over page-local one-off styles.
- Verify responsive layout, text contrast, asset loading paths, and that the result does not become theme-park antique, fantasy-game, or low-readability decoration.
Bundled Icon Library
The skill includes assets/ink-common-icons/, a 176-icon transparent PNG library with a Wiki lookup table and preview:
assets/ink-common-icons/icons/: transparent 512px PNG icons.assets/ink-common-icons/wiki/icon-wiki.tsv: source-of-truth icon metadata.assets/ink-common-icons/wiki/icon-manifest.json: generated JSON manifest when available.assets/ink-common-icons/wiki/icon-library-preview.png: full visual preview.
Use icons as UI-supporting assets: feature cards, empty states, section headers, tool buttons, onboarding steps, help panels, and soft decorative accents. Do not replace every icon mechanically; preserve functional clarity.
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 280 B
- assets/ink-common-components/components/article-card.png 684 KB
- assets/ink-common-components/components/bottom-tab-bar.png 406 KB
- assets/ink-common-components/components/breadcrumb-ribbon.png 255 KB
- assets/ink-common-components/components/brush-divider.png 60 KB
- assets/ink-common-components/components/callout-banner.png 469 KB
- assets/ink-common-components/components/chart-card.png 692 KB
- assets/ink-common-components/components/chat-bubble-group.png 319 KB
- assets/ink-common-components/components/checkbox-list-panel.png 568 KB
- assets/ink-common-components/components/cinnabar-primary-button.png 621 KB
- assets/ink-common-components/components/corner-frame.png 127 KB
- assets/ink-common-components/components/dropdown-menu-paper.png 611 KB
- assets/ink-common-components/components/empty-state-panel.png 650 KB
- assets/ink-common-components/components/feature-card.png 639 KB
- assets/ink-common-components/components/floating-note-panel.png 566 KB
- assets/ink-common-components/components/hero-title-plate.png 728 KB
- assets/ink-common-components/components/ink-wash-halo.png 407 KB
- assets/ink-common-components/components/input-field-group.png 712 KB
- assets/ink-common-components/components/kanban-column.png 454 KB
- assets/ink-common-components/components/landscape-section-band.png 575 KB
- assets/ink-common-components/components/modal-dialog.png 856 KB
- assets/ink-common-components/components/onboarding-panel.png 427 KB
- assets/ink-common-components/components/paper-secondary-button.png 596 KB
- assets/ink-common-components/components/phone-screen-frame.png 379 KB
- assets/ink-common-components/components/pricing-card.png 618 KB
- assets/ink-common-components/components/profile-card.png 781 KB
- assets/ink-common-components/components/progress-stepper.png 326 KB
- assets/ink-common-components/components/quote-block.png 766 KB
- assets/ink-common-components/components/rice-paper-card.png 696 KB
- assets/ink-common-components/components/seal-cluster.png 279 KB
- assets/ink-common-components/components/search-input-frame.png 389 KB
- assets/ink-common-components/components/side-rail-nav.png 556 KB
- assets/ink-common-components/components/stats-tile-row.png 549 KB
- assets/ink-common-components/components/tab-strip.png 336 KB
- assets/ink-common-components/components/table-frame.png 774 KB
- assets/ink-common-components/components/timeline-rail.png 662 KB
- assets/ink-common-components/components/toast-notification.png 359 KB
- assets/ink-common-components/components/toggle-switch-ink.png 432 KB
- assets/ink-common-components/components/top-nav-bar.png 270 KB
- assets/ink-common-components/components/torn-scroll-panel.png 645 KB
- assets/ink-common-components/components/upload-dropzone.png 761 KB
- assets/ink-common-components/prompts/sheet-prompts.md 5.5 KB
- assets/ink-common-components/scripts/build_preview.py 3.0 KB runs code
- assets/ink-common-components/scripts/slice_sheet.py 4.7 KB runs code
- assets/ink-common-components/sheets/01-paper-surfaces.png 2184 KB
- assets/ink-common-components/sheets/02-navigation.png 1745 KB
- assets/ink-common-components/sheets/03-controls.png 1893 KB
- assets/ink-common-components/sheets/04-forms.png 2059 KB
- assets/ink-common-components/sheets/05-content-blocks.png 2142 KB
- assets/ink-common-components/sheets/06-feedback.png 2073 KB
- assets/ink-common-components/sheets/07-data.png 1993 KB
- assets/ink-common-components/sheets/08-editorial.png 2264 KB
- assets/ink-common-components/sheets/09-decor-frames.png 1382 KB
- assets/ink-common-components/sheets/10-mobile.png 1635 KB
- assets/ink-common-components/wiki/component-library-preview.png 1641 KB
- assets/ink-common-components/wiki/component-wiki.tsv 6.8 KB
- assets/ink-common-components/wiki/README.md 1.1 KB
- assets/ink-common-icons/icons/add-plus.png 294 KB
- assets/ink-common-icons/icons/announcement-board.png 233 KB
- assets/ink-common-icons/icons/apple-fruit.png 242 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.
- 12d ago First seen · 104 lines · 92 tokens per session scan A c8a72ebbe5cf
ink-wash-website is a skill published in the GitHub repository qybaihe/inkview (6 stars, last pushed 4mo ago), licensed MIT. It adds 92 tokens to every session and 1,192 once invoked, about $0.0005 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-31.
Other skills, from other repositories
chakra-ui-builder
Build responsive, accessible UI components and layouts using Chakra UI v3, install or configure Chakra UI in new and existing projects, and design scalable themes using tokens, semantic tokens, recipes, and slot recipes. Use this skill whenever a user asks to build, create, or generate any UI component, page, form…
visual-ralph
Visual Ralph orchestration for frontend UI from generated references, static references, or live URL targets, using $ultragoal with built-in visual verdict and pixel-diff evidence until the implementation matches and leaves a reproducible design system.
frontend-ui-dark-ts
Build dark-themed React applications using Tailwind CSS with custom theming, glassmorphism effects, and Framer Motion animations. Use when creating dashboards, admin panels, or data-rich interfaces with a refined dark aesthetic.
reveal-hover-effect
Build cursor-following spotlight reveals that expose a second aligned image through a soft radial mask. Use for hover-to-color, before-and-after, x-ray, material, texture, product-detail, and illustrated hero effects where a desaturated or embossed base image should remain visible while another treatment follows an…
frontend-visual-qa
Audits already-rendered web, landing-page, HTML deck/slide, browser tool/game, dashboard/admin, design-system, and desktop UIs using real-browser or native-app journeys, inspected screenshots, DOM geometry, responsive or projection viewports, and a bundled Playwright sweep. Use after UI implementation to find…
prototype-web
A clickable, high-fidelity web product prototype with navigation, a hero section, feature cards, steps, social proof, and optional pricing. It is designed to resemble a finished landing page while remaining a prototype.