Back to authors
bluewaves-creations

bluewaves-creations

27 Skills published on GitHub.

validate-skill

Validate a skill folder using quick_validate.py. Use when checking a skill's SKILL.md frontmatter and structure for correctness.

UncategorizedView skill →

build-skill-zips

Build standalone .skill files for Claude.ai users

UncategorizedView skill →

validate-marketplace

Validate the entire marketplace — skills, plugins, marketplace.json, cross-consistency, and skill quality

UncategorizedView skill →

validate-skills

Validate skill SKILL.md files using the skills-ref specification

UncategorizedView skill →

athena-package

Creates validated .athena import packages for the Athena note-taking app. This skill should be used when the user wants to send notes, research results, or documents back into Athena, when packaging conversation results for Athena, or at the end of an athena-work processing session. Produces ZIP packages conforming to the .athena import specification with manifest, markdown notes, aurora tags, and optional assets.

UncategorizedView skill →

athena-work

Use this skill whenever the user references an `.athenabrief` file or an export from the Athena note-taking app \u2014 whether they upload one, mention a file path, or simply say \"here's my Athena export.\" Handles the full workflow: extracting the ZIP package, reading the research brief and note summaries, and producing synthesized output (summaries, reports, analyses, slide outlines, etc.). Works with zero instructions \u2014 the brief itself defines the task. Always finalizes results with the athena-package skill. Do NOT trigger for generic note archives (Obsidian, Roam, Notion), unrelated research writing tasks, or questions about the goddess Athena.

UncategorizedView skill →

inspect-package

Inspect the contents of a .athenabrief or .athena package. Use when you need to examine package structure, verify included notes, or debug import issues.

UncategorizedView skill →

validate-package

Validate a .athena package against the import specification. Use when checking package correctness before importing into Athena.

UncategorizedView skill →

brand-bluewaves

Brand kit for Bluewaves. Provides design tokens (colors, typography, spacing), Merriweather font files, logo variants, and PDF page templates. Use whenever generating documents, presentations, or web pages for the Bluewaves brand.

UncategorizedView skill →

brand-decathlon

Brand kit for Decathlon. Provides design tokens (colors, typography, spacing), Inter font files, logo variants, and PDF page templates. Use whenever generating documents, presentations, or web pages for the Decathlon brand.

UncategorizedView skill →

brand-wave-artisans

Brand kit for Wave Artisans. Provides design tokens (colors, typography, spacing), Nunito Sans font files, logo variants, and PDF page templates. Use whenever generating documents, presentations, or web pages for the Wave Artisans brand.

UncategorizedView skill →

chart-designer

>

UncategorizedView skill →

generate-pdf

Generate a branded PDF document from a markdown file. Use when the user asks to render markdown as a PDF or produce a printable document.

UncategorizedView skill →

install-docs-deps

Install Python dependencies required by the pdf-factory skill. Use when pdf-factory reports missing modules or before first PDF generation.

UncategorizedView skill →

pdf-factory

>

UncategorizedView skill →

epub-creator

Create production-quality EPUB 3 ebooks from markdown and images with automated QA, formatting fixes, and validation. Use when creating ebooks, converting markdown to EPUB, or compiling chapters into a publishable book. Handles markdown quirks, generates TOC, adds covers, and validates output automatically.

UncategorizedView skill →

install-epub-deps

Install Python dependencies required by the epub-creator skill. Use when epub-creator reports missing modules or before first EPUB generation.

UncategorizedView skill →

benchmark-skill

Aggregate benchmark results from skill evaluation runs into statistics. Use when comparing evaluation runs or analyzing skill performance trends.

UncategorizedView skill →

gemini-gem-converter

Convert Agent Skills to Gemini Gems format. Use when the user wants to adapt, port, or transform a Claude skill (SKILL.md-based) into a Google Gemini Gem, or when discussing Gem constraints, knowledge file limits, and platform differences between Claude Skills and Gemini Gems.

UncategorizedView skill →

init-skill

Scaffold a new skill directory from template using init_skill.py. Use when creating a new skill from scratch or bootstrapping a skill folder.

UncategorizedView skill →

openai-gpt-converter

Convert Agent Skills to Custom GPT format. Use when the user wants to adapt, port, or transform a Claude skill (SKILL.md-based) into an OpenAI Custom GPT, or when discussing GPT constraints like the 8000-character instruction limit, knowledge file limits, Code Interpreter, Actions, and platform differences between Claude Skills and Custom GPTs.

UncategorizedView skill →

optimize-description

Run automated description optimization loop with train/test split. Use when a skill's trigger accuracy is low or the description needs refinement.

UncategorizedView skill →

package-skill

Package a skill folder into a distributable .skill ZIP file. Use when preparing a skill for distribution or upload to Claude.ai.

UncategorizedView skill →

review-evals

Generate and open interactive HTML viewer for skill evaluation results. Use when reviewing eval output or inspecting grading details after a run.

UncategorizedView skill →

ship-skill

Validate, evaluate, quality-check, and package a skill for distribution. Use when a skill is ready to ship and needs the full pre-release pipeline.

UncategorizedView skill →

skill-eval

>

UncategorizedView skill →

skill-shaper

>

UncategorizedView skill →