Skill Claude CodeCodex
This file has a stray line below with no key: value shape.
Skill Claude CodeCodex
This file has a stray line below with no key: value shape.
Skill Claude CodeCodex
This is a skill file that forgot to include any YAML frontmatter, so agent routers have no structured way to know its name, description, or trigger conditions. It will likely be ignored entirely by most tooling.
Skill Claude CodeCodex
A general purpose coding assistant.
Skill Claude CodeCodex
Sets up a new server with all dependencies pre-installed.
Skill Claude CodeCodex
This skill helps the user with things when appropriate.
Skill Claude CodeCodex
Writes clear, conventional-commit-style commit messages from staged git diffs, and can split unrelated changes into separate commits.
Skill Claude CodeCodex
+++ name = "pdf-table-extractor" description = "Extracts tabular data from PDF files and converts it into clean CSV or Markdown tables, handling multi-page tables and merged cells." use-when = "Use this when the user uploads or references a .pdf file and asks to extract, convert, or analyze tables, or asks a question…