Agent skill · Content & Marketing

imessage-nine-grid-hypercard

Create narrow iMessage/PTT Border-Light HyperCard style nine-grid cards in Chinese or mixed Chinese-English. Use when the user says "iMessage 九宮 HyperCard", "iMessage 九宮", "做成 iMessage 九宮", "用 iMessage 九宮 HyperCard 整理", asks for a phone-readable short card with Context below, or wants Mandala/九宮/HyperCard content formatted for blue-bubble/iMessage sharing with long links, paths, and rules moved out of the card.

twhsigithub.com/twhsiGitHub ↗
claude-codecodex
Install
npx skills add twhsi/skills --skill imessage-nine-grid-hypercard --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 3 KB
Bundled scripts: none
Path: skills/imessage-nine-grid-hypercard/SKILL.md
Open the folder on GitHub →
Where it comes from
Source: twhsi/skills
Stars: 256
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# iMessage 九宮 HyperCard ## Overview Turn notes, plans, links, system status, or Mandala-style content into an iMessage-ready short card. Keep the phone card narrow and readable; put long data in a separate Context block after the card. ## Output Workflow 1. Extract the central topic and up to eight surrounding nodes. 2. Write a short header/status section for the iMessage card. 3. Write a compact "phone-readable" summary section. 4. Write the nine-grid section in three row groups separated only by blank lines. 5. Move long URLs, file paths, detailed rules, full explanations, and overflow data into `Context` after the card. When responding in chat, put the card in a plaintext fenced block so spacing survives. When sending through an actual messaging tool, send raw text without the fence. ## Hard Rules - Use this exact 18-stroke horizontal border unit: `──────────────────`. - Use only these frame lines: - `╭──────────────────╮` - `├──────────────────┤` - `╰──────────────────╯` - Do not use left or right vertical borders on content lines. - Indent every content line with two spaces. - Use frame dividers only between the main short-card sections. - Inside the nine-grid section, separat

What's inside
Steps it walks through
  1. Overview
  2. Output Workflow
  3. Hard Rules
  4. Card Template
  5. Context Block
  6. Style
Ships with 1 file
  • agents/openai.yaml
More from skills
All skills →
About this skill
What does the imessage-nine-grid-hypercard skill do?

Create narrow iMessage/PTT Border-Light HyperCard style nine-grid cards in Chinese or mixed Chinese-English. Use when the user says "iMessage 九宮 HyperCard", "iMessage 九宮", "做成 iMessage 九宮", "用 iMessage 九宮 HyperCard 整理", asks for a phone-readable short card with Context below, or wants Mandala/九宮/HyperCard content formatted for blue-bubble/iMessage sharing with long links, paths, and rules moved out of the card.

How do I install it?

Run `npx skills add twhsi/skills --skill imessage-nine-grid-hypercard --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From twhsi/skills, a repository with 256 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going