RedLantern
Community@redlanternstudios · San Diego, California
AI Builder | Technical Product Manager Building AI systems, automation tools, and data-driven platforms.
Agent Skills by RedLantern
Showing 11 vetted skills indexed across 1 GitHub repositories.
swarmclaw
Manage SwarmClaw agents, tasks, chats, schedules, and memory through the CLI.
nano-pdf
Edit and create PDF files with natural-language instructions via the nano-pdf CLI.
coding-agent
Delegate coding tasks to external coding agents like Claude Code, Codex, Pi, and OpenCode via shell.
summarize
Summarize URLs, local files, and YouTube videos using the summarize CLI.
resourceful-problem-solving
Escalates unsolved tasks through skills, CLI tools, and custom scripts instead of refusing.
skill-creator
Create, validate, and improve SKILL.md-based skill packages for SwarmClaw agents.
github
Manages GitHub issues, pull requests, and CI runs via the gh CLI.
google-workspace
Automates Google Workspace tasks via the gws CLI for Drive, Docs, Sheets, Gmail, Calendar, and Chat.
openai-image-gen
Generate images via the OpenAI Images API with batch prompts and an HTML gallery.
swarmvault
Query and maintain SwarmVault knowledge vaults using graph traversal and grounded citations.
nano-banana-pro
Generate and edit images with the Gemini 3 Pro Image API via a Python script.
Frequently Asked Questions About RedLantern
FAQPage SchemaWhat tasks can I accomplish with RedLantern's skills?▼
You can orchestrate SwarmClaw agent fleets, edit and create PDFs, delegate coding tasks to external coding agents, summarize URLs and YouTube videos, manage GitHub issues and PRs, operate Google Workspace apps, generate images via OpenAI or Gemini, and query SwarmVault knowledge graphs.
Who are these skills designed for?▼
These skills target technical product managers, developers, and operators running SwarmClaw agent environments who need fleet coordination, code delegation, document processing, and workspace integration without leaving their agent-driven command environment.
How do I install and run these skills?▼
Each skill installs its required binary via brew, apt, or uv: gh for GitHub, gws for Google Workspace, nano-pdf and uv for PDF and Gemini image tasks, and summarize via the steipete/tap brew formula. SwarmClaw itself requires the swarmclaw binary.
What credentials and dependencies are required?▼
SwarmClaw requires SWARMCLAW_ACCESS_KEY, OpenAI image generation requires OPENAI_API_KEY with python3, and Gemini image generation requires GEMINI_API_KEY with uv. Coding delegation needs at least one of claude, codex, opencode, or pi binaries installed.
Can I create or modify skills for SwarmClaw agents?▼
Yes. The skill-creator skill lets you author new skills from scratch or improve, audit, tidy, and restructure existing SKILL.md files and skill directories, triggered by phrases like 'create a skill' or 'review the skill'.