receipt-scanner-master
77Scan Receipts Into Expense Records
Receipt processing often needs OCR checks, category review, and database validation. This skill guides receipt parsing, troubleshooting, and expense record workflows.
Create Claude Code Agent Skills
Teams need repeatable ways to package workflows and domain knowledge for AI agents. This skill guides Claude Code through designing, writing, and testing focused Agent Skills.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "create-new-skills" from https://skillstore.io/skills/egadams-create-new-skills.md and its manifest at https://skillstore.io/api/skills/egadams-create-new-skills/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Using "create-new-skills". Create a skill that reviews Python code for best practices.
Expected outcome:
Claude asks clarifying questions, creates a focused skill structure, drafts SKILL.md, and suggests tests for trigger behavior.
Using "create-new-skills". Build a CSV analysis skill with charts and a report template.
Expected outcome:
Claude proposes a skill directory with scripts and templates, then writes instructions for when to run each helper.
Using "create-new-skills". Add spell correction to our existing transcribe skill.
Expected outcome:
Claude reads the current skill, adds a supporting correction file, updates the workflow, and recommends a test case.
All static findings were adjudicated as false positives caused by documentation examples, Markdown code formatting, and legitimate Claude Code skill path references. No prompt injection, data exfiltration intent, unauthorized command execution, or hidden malicious behavior was found in the reviewed files.
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
https://skillstore.io/skills/egadams-create-new-skills/audits/10?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/egadams-create-new-skills?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/egadams-create-new-skills?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/egadams-create-new-skills/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/egadams-create-new-skills.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>EGAdams. (2026). create-new-skills security audit report (audit version 10) [Author version unspecified]. Skillstore. https://skillstore.io/skills/egadams-create-new-skills/audits/10@techreport{egadams-egadams-create-new-skills-2026,
author = {EGAdams},
title = {create-new-skills security audit report (audit version 10)},
institution = {Skillstore},
year = {2026},
number = {10},
url = {https://skillstore.io/skills/egadams-create-new-skills/audits/10},
note = {Author version unspecified}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "create-new-skills security audit report (audit version 10)"
version: "unspecified"
type: report
authors:
- name: "EGAdams"
date-released: "2026-07-09"
url: "https://skillstore.io/skills/egadams-create-new-skills/audits/10"
identifiers:
- type: other
value: "skillstore:egadams-create-new-skills:audit:10"
description: "Skillstore immutable audit report identifier"
Turn a repeatable engineering workflow into a shared project skill with clear triggers and instructions.
Capture an individual workflow as a personal Claude Code skill with examples and supporting references.
Plan a skill that includes helper scripts, templates, or supporting documentation using progressive disclosure.
Create a Claude Code skill for reviewing Python code style. Ask me any missing questions before writing it.
Create a project skill from this workflow: first inspect changed files, then run tests, then summarize release risk.
Create a documentation skill that uses a style guide, an API template, and examples as supporting files.
Update our existing transcribe skill so it applies project-specific spelling corrections from a separate reference file.
Author
EGAdamsLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
1ffa7643651792ccb4bd3b15d924d2c97edff755
Maintenance freshness
7/21/2026
Usage
6 downloads ยท 176 views
File structure
๐ docs/
๐ blog_equipping_agents_with_skills.md
๐ claude_code_agent_skills_overview.md
๐ claude_code_agent_skills.md
๐ SKILL.md
Scan Receipts Into Expense Records
Receipt processing often needs OCR checks, category review, and database validation. This skill guides receipt parsing, troubleshooting, and expense record workflows.
Process Video, Audio, and Transcripts
Video conversion and transcription often require several command-line tools. This skill provides one CLI workflow for extracting audio, converting formats, and creating Whisper transcripts.
Manage Git Worktrees Safely
Parallel development can create branch, port, and cleanup confusion. This skill guides Git worktree creation, listing, removal, and troubleshooting with isolated local settings.
Create Isolated Git Worktrees
Running several branches locally can cause port and configuration conflicts. This skill invokes a project slash command to create isolated worktrees with separate ports and startup details.
Debug Agent Communication Failures
Agent systems can fail through silent routing, transport, or configuration issues. This skill guides structured checks for processes, logs, environment, and message delivery.
Manage Nonprofit Receipt Scanning
Receipt workflows often require manual entry, OCR setup, and database checks across several scripts. This skill gives operators project-specific commands, schemas, and troubleshooting steps for receipt tools.
Create Effective AI Skills
by notedit
Teams need repeatable guidance to build useful AI skills without adding unnecessary context. This skill provides a structured process for planning, writing, validating, and packaging skills.
Plan Software Projects With Structured Documents
by Dwsy
Software projects often fail when requirements, design choices, and tasks are unclear. This skill turns project ideas into structured planning documents for Claude, Codex, and Claude Code workflows.
Generate Bilingual GitHub Release READMEs
by ZhanlinCui
Release notes and README updates can take time before each GitHub release. This skill generates bilingual release documentation and guides review, commit, and push steps.
Visualize Service Architecture
by AstraBit-CPT
Distributed services are hard to understand when metadata is spread across repositories. This skill aggregates catalog metadata and creates diagrams, tables, and summaries for architecture review.
Create Human-Ready AI Documentation
by Brownbull
Detailed AI context files are often too long for quick human review. This skill turns them into summaries, quick starts, and Mermaid visual guides.
Create FlowGram Component Docs
by bytedance
FlowGram material components need consistent docs, runnable Story examples, API tables, and bilingual review steps. This skill gives Claude, Codex, and Claude Code a structured workflow for producing those assets.