Share Scripts. Ship Faster.
SCRPT is a community-driven library of scripts, code snippets, and automation tools built by developers who believe in sharing what works. From bash one-liners that save hours to complete AI agent frameworks, everything here is contributed by working programmers and free to use.
Script Categories
Shell & Automation
Bash, Zsh, and PowerShell scripts for system administration, deployment automation, file management, and developer workflow optimization. Everything from log rotation scripts to full CI/CD pipeline helpers.
Python Utilities
Standalone Python scripts for data processing, API interaction, web scraping, file conversion, and task automation. Each script includes dependencies, usage examples, and inline documentation.
JavaScript & Node.js
Browser scripts, Node.js utilities, and npm-compatible modules for web development, API testing, data transformation, and build process automation.
DevOps & Infrastructure
Terraform modules, Ansible playbooks, Docker Compose configurations, and Kubernetes manifests contributed by operations engineers and SREs.
AI Agent Development
A growing collection of scripts and frameworks for building AI agents — one of the most active areas of modern software development.
Agent Frameworks
- Conversational agents — Starter templates for building chatbots and conversational interfaces using Claude, GPT, and open-source models
- Tool-use agents — Scripts demonstrating how to give AI agents access to external tools, APIs, and databases
- Multi-agent systems — Patterns for orchestrating multiple specialized agents working together on complex tasks
Prompt Engineering
- System prompt templates — Reusable system prompts for common agent roles (code reviewer, data analyst, customer support)
- Chain-of-thought patterns — Prompt structures that improve reasoning quality in agent responses
- Evaluation scripts — Automated testing frameworks for measuring agent response quality
Integration Scripts
- API wrappers — Clean interfaces for Claude API, OpenAI, and other model providers
- RAG pipelines — Scripts for building retrieval-augmented generation systems with vector databases
- Webhook handlers — Ready-to-deploy webhook processors for connecting agents to Slack, Discord, and email
Contributing
SCRPT welcomes contributions from developers at every level. Submit your scripts with clear documentation, usage examples, and license information. Code review happens in the open, and the community votes on featured scripts.
Write it once, share it with everyone.