agentsclimarketplace

Solum health brand

Skill jp-solumhealth/jpstack/solum-health-brand

14 opinionated skills for running a healthcare AI startup as a solo founder — daily briefings, PMF intelligence, sales coaching, conference pipelines, and content creation as slash commandsFrom the repository description

Install
npx -y skills add jp-solumhealth/jpstack --skill solum-health-brand

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
  • fetches URLsInstructs the agent to fetch 3 URLs, including https://cdn.prod.website-files.com/66ccf770fcc17846279d79cd/6748cf9b5bac5ff27b9e6bff_solumnewlogo.avif and 2 more.

SKILL.md

5.5 KB, ~1.6k tokens by cl100k_base, as published. Nobody here has run it

Solum Health Brand Guidelines Skill

Use this skill automatically when creating any content, web pages, HTML documents, landing pages, one-pagers, or marketing materials for Solum Health. This ensures all output is on-brand.


Logo

  • Primary logo (dark on light): Use on light backgrounds (#F2F2F9 or white)
    • Logo URL: https://cdn.prod.website-files.com/66ccf770fcc17846279d79cd/6748cf9b5bac5ff27b9e6bff_solumnewlogo.avif
    • Fallback PNG: https://bookface-images.s3.us-west-2.amazonaws.com/logos/00f1dcaca9dbe257d62b042870af7f0cb1833251.png
  • Reversed logo (white on dark): Use on Navy (#011C40) backgrounds
  • Icon-only mark: The globe/S mark can be used standalone as a favicon or avatar
  • The wordmark reads SolumHealth (one word, capital S and capital H, no space)

Color Palette

Primary Colors

NameHexUsage
Navy#011C40Primary brand color. Headers, footers, dark backgrounds, text on light surfaces
Light Gray#F2F2F9Page backgrounds, light sections, card backgrounds
Solum Blue#468AF7Primary accent. Buttons, links, interactive elements, CTA highlights

Secondary / Accent Colors

NameHexUsage
Light Blue#CCEAE5Subtle background tints, secondary cards
Lavender#E5DFF4Light accent backgrounds, tags, badges
Teal#70D3C6Success states, positive indicators, secondary accent
Purple#A16CF4Tertiary accent, highlights, callouts
Dark Teal#146055Dark accent for contrast, secondary text on light bg
Deep Purple#462E7DDark accent alternative, premium/emphasis elements

Neutral / UI Colors

NameHexUsage
Near White#F9F9F9Subtle background variation
Dark Text#111111Body text, maximum contrast

Gradients

  • Blue-to-purple gradient: linear-gradient(135deg, #468AF7, #A16CF4) — for hero sections, featured CTAs
  • Teal-to-blue gradient: linear-gradient(135deg, #70D3C6, #468AF7) — for secondary highlights
  • Full spectrum: linear-gradient(90deg, #A16CF4, #E5DFF4, #70D3C6, #011C40, #468AF7) — for decorative borders or thin accent lines

Typography

  • Font family: 'DM Sans', sans-serif
  • Google Fonts import: @import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap');
  • Weights used:
    • 400 (Regular) — Body text, descriptions
    • 500 (Medium) — Subheadings, labels, navigation
    • 700 (Bold) — Headlines, emphasis, buttons, session titles
  • Italic variants available for all weights — use for quotes, annotations, secondary info

Type Scale (recommended)

ElementSizeWeightLetter-spacing
H1 / Hero32–40px700-0.5px
H2 / Section22–28px700-0.3px
H3 / Card Title14–18px7000
Body14–16px4000
Caption / Label10–12px5000.3–0.5px
Small / Fine8–10px4000.2px

Design Principles

  1. Navy-first hierarchy: Use Navy (#011C40) for primary headers, footers, and time/date blocks. It anchors every layout.
  2. Blue for action: Solum Blue (#468AF7) is reserved for links, buttons, CTAs, and interactive highlights.
  3. Light backgrounds: Default page background is #F2F2F9 or #F9F9F9. Use white (#FFFFFF) for cards.
  4. Accent sparingly: Teal (#70D3C6) and Purple (#A16CF4) are supporting colors — use for tags, badges, callout borders, and decorative accents. Never as primary background for large areas.
  5. Generous whitespace: Solum's brand feels clean and professional. Maintain at least 16px padding inside cards, 24px+ between sections.
  6. Border radius: Use 8px for cards and containers, 20px for pills/badges, 6px for small elements.
  7. Shadows (minimal): box-shadow: 0 1px 3px rgba(1, 28, 64, 0.08) for subtle card elevation.

CSS Starter Template

@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap');

:root {
  /* Primary */
  --solum-navy: #011C40;
  --solum-light-gray: #F2F2F9;
  --solum-blue: #468AF7;

  /* Secondary */
  --solum-light-blue: #CCEAE5;
  --solum-lavender: #E5DFF4;
  --solum-teal: #70D3C6;
  --solum-purple: #A16CF4;
  --solum-dark-teal: #146055;
  --solum-deep-purple: #462E7D;

  /* Neutrals */
  --solum-near-white: #F9F9F9;
  --solum-dark-text: #111111;
  --solum-white: #FFFFFF;
}

body {
  font-family: 'DM Sans', sans-serif;
  color: var(--solum-dark-text);
  background: var(--solum-light-gray);
  line-height: 1.5;
}

Contact Information (for Solum Health materials)

  • JP Montoya, CEO, Solum Health
  • Email: [email protected]
  • Phone: (628) 276-2659
  • Website: getsolum.com

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Gives 0 of the 12 instructions most marketing audience skills give in ~1.6k tokens

Counted across 690 of the 894 authors here whose files we hold, read 2026-08-07

  • Apply Poppins font to headingsin 41 of 690, across 6 files
  • Apply Lora font to body textin 41 of 690, across 6 files
  • Use Arial fallback for headingsin 39 of 690, across 4 files
  • Use Georgia fallback for body textin 39 of 690, across 4 files
  • Maintain text hierarchy and formattingin 39 of 690, across 4 files
  • Use accent colors for non-text shapesin 38 of 690, across 3 files
  • Use RGB values for precise color matchingin 38 of 690, across 3 files
  • Use brand colors for primary text and backgroundsin 36 of 690, across 1 file
  • Read product marketing context file before asking questions, starting, or auditingin 35 of 690, across 23 files
  • Use active voice instead of passive voicein 26 of 690, across 10 files
  • Implement or generate appropriate JSON-LD structured datain 24 of 690, across 17 files
  • Prioritize clarity over clevernessin 22 of 690, across 8 files

Said here and by no other author read

  • Use the SolumHealth wordmark styling
  • Use the reversed logo on Navy backgrounds
  • Reserve blue for interactive elements
  • Use Navy for primary headers
  • Use Sans font family for typography
  • Apply specific border radii to elements

Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once. Length counted with cl100k_base; the agent that loads this file may tokenize it differently.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.