card-create

Create briefing content cards and output JSON payloads with cardId.

1|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/peteknowsai/swain-agents --skill card-create
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: card-create
Source: https://github.com/peteknowsai/swain-agents/tree/main/sprite/skills/card-create
Command: npx skills add https://github.com/peteknowsai/swain-agents --skill card-create

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create content cards to organize briefing topics for captains.

Core Features & Use Cases

  • Card creation from conversation inspiration, gap-filling during briefing assembly, or topic research.
  • Output supports fields like title, subtext, content, category, freshness, and JSON result for cardId.

Quick Start

Provide title, subtext, content, and category to generate a new briefing card and receive a JSON response with the cardId.

Frequently Asked Questions about card-create

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

FAQPage Schema
How do I create briefing content cards for captains?

To create briefing content cards, provide the title, subtext, content, and category, then receive a JSON response containing the cardId for organization.

What is a briefing card and what fields does it require?

A briefing card organizes topics for captains and requires title, subtext, content, desk or user, category, and freshness fields to generate a JSON cardId payload.

How do I generate a JSON payload for a newly created briefing card?

Generate a JSON payload for a briefing card by submitting the required title, subtext, content, category, and freshness parameters, which returns a cardId in JSON format.

Can I use content cards during heartbeat or briefing assembly processes?

Yes, content cards are applicable during heartbeats, briefing assembly, or topic research to generate structured cards and organize briefing topics for captains.

What is the best way to organize briefing topics for desk agents?

Organize briefing topics by providing an agent-id along with title, subtext, content, category, and freshness to generate structured content cards for desk agents.

Do I need a specific desk or user identifier to generate a briefing card?

Yes, generating a briefing card requires a desk or user identifier, or an agent-id for desk agents, alongside title, subtext, content, category, and freshness inputs.