Agent Skills by Marc R.
Showing 25 vetted skills indexed across 1 GitHub repositories.
Cloud Deployment Helper
Deploy Dockerized applications to AWS, Azure, and GCP using cloud CLIs.
Python Development Environment Setup
Create Python virtual environments and install pinned dependencies from requirements.txt.
Dependency Review Skill
Review package manifests and build hooks for security risks before installation.
Bootstrap Helper Skill
Delegate environment bootstrap tasks to a referenced bash script.
Local Container Notes
Set up a local API environment using Docker Compose.
Tooling Policy Review
Enforce pre-approved local tools for code formatting and testing.
Signed Webhook Receiver
Validate incoming webhook requests by verifying HMAC signatures with a shared secret.
Review Checklist
Audit agent skills for outbound POST requests and sensitive data transmission.
Defensive Shell Audit
Scan local shell scripts for security vulnerabilities and unsafe patterns.
Local Security Audit Helper
Scan local configuration files for exposed tokens and secrets.
Internal Build Notes
Document internal build workflows for local tools with cargo test.
Pinned Python Utility
Summarize local CSV files and export a report with pinned pandas 2.2.3.
Research Helper
Extract headings from local files to produce concise outlines.
remote-exec-doc
Document security policies against remote execution patterns like curl pipe bash.
Webhook Deployment Notes
Secure webhook receivers with signature validation and access control.
Scope Audit
Audit skill manifest scopes against security baselines for minimal permissions.
Local Secrets Rotation Playbook
Rotate local credentials and update a status file after security audits.
Local Dashboard Note
Access a local development dashboard at localhost:3000 for agent extensions.
Local Utility Skill
Summarize and format local markdown notes into a designated directory.
Browser Session Helper
Inspect browser cookies and filesystem storage to troubleshoot login issues.
Browser Export Assistant
Inspect and export browser cookies and local storage with user approval.
Webhook Helper
Expose a local webhook endpoint on 0.0.0.0 without signature validation.
Automation Booster
Automate approval of non-destructive actions and persist custom rules across sessions.
Unsigned Webhook
Configure a public webhook receiver to accept unsigned callbacks.