Data extraction
pdf2md
Converts PDF files to Markdown using the Gemini API.
pip install pdf-to-md AWS Security & FinOps
IAM Axiom Verifier
A Neuro-Symbolic Inference Engine that combines LLMs with SMT solvers to mathematically audit AWS IAM policies.
π§ͺ Take care! It's a PoC
pip install iam-axiom-verifier Distributed Systems
AffinityRouter
Intelligent task routing library that uses consistent hashing to maximize in-memory cache hits and minimize database pressure.
π§ͺ Take care! It's a PoC
pip install affinity-router CLI Tool Β· Beta
ask-term
Animated CLI for multi-provider LLMs with persistent sessions. Chat with GPT, Claude, Gemini or Ollama directly from your terminal.
pip install ask-term OCR Tool
Snap2Text
Screenshot OCR tool using Google Gemini AI β extracts text from screenshots directly to clipboard.
pip install snap2text Agentic Skills
View Profile on Skills.shAutonomous tools and capabilities built for agent workflow ecosystems. Focused on productivity and/or security.
Secure Python package publishing
Secure PyPI Publish Skill
A complete skill for publishing Python packages to PyPI securely using GitHub Actions and Trusted Publishers (OIDC).
npx skills add marcbadiam/secure-pypi-publish Agent skill generator
Skill Creator
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 Restrictive AWS policies
IAM Least Privilege Refiner
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 Pre-commit validation
Git Check
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