kami-landing

Generate a print-grade single-page HTML document in the kami editorial design system.

Updated May 20, 2026
One-click install
npx skills add https://github.com/Keimoshi/Silverloft --skill kami-landing-keimoshi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kami-landing
Source: https://github.com/Keimoshi/Silverloft/tree/main/open-design-port/skills/kami-landing
Command: npx skills add https://github.com/Keimoshi/Silverloft --skill kami-landing-keimoshi

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Producing a polished, editorial-style one-pager or white paper usually requires a designer and a typesetting pass; this Skill turns a short brand brief into a finished, self-contained HTML page that follows a strict print-inspired design system. ## Core Features & Use Cases - Brief-to-page workflow: Collects brand identity, manifesto, metrics, and chapters through a two-round question flow, then writes a single index.html with all CSS inlined and zero JavaScript. - Fixed kami design system: Enforces a warm parchment canvas, a single ink-blue accent, serif type at one weight, tabular numerals, solid-hex tag fills, and a ten-point self-check before delivery. - Multilingual typesetting: Selects EN, zh-CN, or ja serif stacks with language-appropriate letter-spacing via a language parameter. - Use Case: A founder needs a studio one-pager for a new product launch; after answering two rounds of brief questions, they receive a responsive, print-grade HTML page ready to publish. ## Quick Start Ask your agent to build a kami-style one-pager for your brand, providing the name, tagline, manifesto, three to six metrics, and three to five chapters.

Frequently Asked Questions about kami-landing

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a kami-style one-pager with this skill?

Open the skill in your agent and answer two rounds of brief questions covering brand identity and content. The agent then writes a single self-contained index.html with all kami CSS inlined and no JavaScript.

What output format does the kami-landing skill produce?

It produces one standalone HTML file with inline CSS, zero JavaScript, and no external dependencies beyond Google Fonts. The page is responsive at 1280, 980, 768, and 560 pixel breakpoints.

Does the kami design system support Chinese or Japanese text?

Yes, the language parameter selects zh-CN or ja serif stacks such as Source Han Serif or YuMincho, with language-specific letter-spacing. Mixed-script inline content is resolved by the browser's per-glyph fallback.

Can I use my own brand colors in a kami landing page?

No, the kami palette is fixed to a parchment canvas with a single ink-blue accent. A brand color can only appear as one brush-style tag per page; the skill explicitly pushes back on custom palettes.

What are the limitations of the kami-landing skill?

It cannot add JavaScript animation, italic text, a second accent color, hard drop shadows, or rgba tag fills. It is designed for static editorial pages, not interactive app UIs.