Compact

🌐Community
by catlog22 · vlatest · Repository

This "Compact" skill condenses lengthy text into shorter summaries, saving time and improving readability for quick understanding.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add catlog22-compact npx -- -y @trustedskills/catlog22-compact
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "catlog22-compact": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/catlog22-compact"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill provides a streamlined, minimal interface for managing tasks within the catlog22/claude-code-workflow ecosystem. It reduces visual clutter to focus strictly on essential workflow operations without extra features.

When to use it

  • You want to minimize distraction while executing complex coding workflows with Claude Code.
  • Your environment requires a lightweight toolset that prioritizes speed over extensive customization.
  • You are managing multiple concurrent projects and need a clean, uncluttered dashboard view.
  • You prefer a "batteries-included" workflow where the core logic is handled by the underlying agent rather than the UI layer.

Key capabilities

  • Provides a compact, efficient user interface for the claude-code-workflow suite.
  • Eliminates non-essential UI elements to maximize screen real estate for code output.
  • Facilitates direct interaction with the core workflow engine without intermediate steps.

Example prompts

  • "Switch to the compact mode to start a new coding session."
  • "Run the latest workflow task using the compact interface."
  • "Display my current project status in the compact view."

Tips & gotchas

Ensure you have the full catlog22/claude-code-workflow installed first, as this skill acts as an interface layer for it. If you require advanced configuration options or detailed logs, you may need to exit compact mode or use a different workflow variant.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
catlog22
Installs
34

🌐 Community

Passed automated security scans.