Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 1.61 KB

File metadata and controls

42 lines (27 loc) · 1.61 KB

Project Overview

One-Line Description

Open-source agent skills for generating editorial-style information cards from natural-language input.

Short Description

infocard-skills is a focused repository for reusable agent skills for information-card workflows. It packages prompts, templates, references, helper scripts, and agent-ready skill definitions for turning source material into structured HTML cards and ratio-specific screenshots.

Longer Description

This project is designed around a simple goal: make information cards look intentional, dense, and readable. Instead of treating cards as generic social graphics, the repository emphasizes editorial composition, hierarchy, typography, and screenshot-first output pipelines inside agent-driven workflows.

The current repository centers on one production-oriented skill, editorial-card-screenshot, which combines:

  • a reusable skill contract
  • a canonical prompt spec
  • a ratio-aware screenshot workflow
  • starter HTML assets
  • integration metadata for agent use

Over time, the repository can grow into a broader collection of information-card skills, but its scope remains deliberately narrow: practical card-generation workflows, not general-purpose design assets.

Suggested GitHub About Text

Open-source agent skills for generating editorial-style information cards from natural-language input.

Suggested Social Preview / Intro Copy

Build information cards that feel editorial, structured, and screenshot-ready.

Suggested Topics

  • infocard
  • html
  • design
  • automation
  • prompt-engineering
  • content-design
  • screenshots
  • agent-skills