ShadowWood
- 3 skills
- 0 followers
- 17 hours ago last updated
- ▌ Skill Template · shadowwood bundleReplace this with one sentence describing WHAT the skill does, then one sentence describing WHEN the agent should trigger it. Include concrete trigger terms users will say.
- ▌ PDF Extractor · shadowwood bundleExtract text, tables, and images from PDF files using pdfplumber with optional OCR via pdf2image and tesseract.
- ▌ Git Commit Helper · shadowwood bundleAnalyzes staged git diffs and proposes a Conventional Commits–style commit message using local heuristics. Optionally uses an LLM (OpenAI) for more nuanced messages when the `--llm` flag is passed and `OPENAI_API_KEY` is set. The agent should trigger this skill when the user says "write a commit message", "commit this", "help me commit", or any time the agent is about to create a git commit and wants a well-formatted message.