pdf2md
Data extraction
Converts PDF files to Markdown using the Gemini API.
pip install pdf-to-md Copy IAM Axiom Verifier
AWS Security & FinOps
A Neuro-Symbolic Inference Engine that combines LLMs with SMT solvers to mathematically audit AWS IAM policies.
pip install iam-axiom-verifier Copy AffinityRouter
Distributed Systems
Intelligent task routing library that uses consistent hashing to maximize in-memory cache hits and minimize database pressure.
pip install affinity-router Copy ask-term
CLI Tool · Beta
Animated CLI for multi-provider LLMs with persistent sessions. Chat with GPT, Claude, Gemini or Ollama directly from your terminal.
pip install ask-term Copy Snap2Text
OCR Tool
Screenshot OCR tool using Google Gemini AI — extracts text from screenshots directly to clipboard.
pip install snap2text Copy Agentic Skills
View Profile on Skills.shAutonomous tools and capabilities built for agent workflow ecosystems. Focused on productivity and/or security.
Secure PyPI Publish Skill
Secure Python package publishing
A complete skill for publishing Python packages to PyPI securely using GitHub Actions and Trusted Publishers (OIDC).
npx skills add marcbadiam/secure-pypi-publish Copy Skill Creator
Agent skill generator
Generates new agent skills with proper structure, frontmatter, and bundled resources. Use when asked to create, build, or generate a new skill, or when automating skill creation workflows.
npx skills add marcbadiam/skill-creator Copy IAM Least Privilege Refiner
Restrictive AWS policies
Analyzes backend code to generate the most restrictive AWS IAM policies possible. Detects SDK method calls, maps them to exact IAM actions, extracts resource identifiers, and outputs both JSON and Terraform policy formats.
npx skills add marcbadiam/iam-least-privilege-refiner Copy Git Check
Pre-commit validation
Comprehensive git workflow that validates changes before commit. Performs linting, type checking, testing, and secret scanning before allowing commits. Auto-generates commit messages from diffs and confirms before pushing.
npx skills add marcbadiam/git-check Copy