Packs

1 pack

Results for “python-script”

17 skills
More results
microsoft
azure-ai-translation-text-py
Translate text in real-time, detect languages, transliterate between scripts, and look up dictionary entries using Azure AI Translator SDK for Python.
2.7k
nvidia
earth2studio-data-fetch
Guides users through downloading weather/climate data via Earth2Studio data source APIs, verifying variable support via the lexicon system, and generating a working Python fetch script.
2.2k · bundle
openai
jupyter-notebook
Create, scaffold, and edit Jupyter notebooks for experiments, exploratory analysis, or tutorials using bundled templates and a helper script.
23.3k · bundle
github
automate-this
Analyze a screen recording of a manual process and produce targeted, working automation scripts. Extracts frames and audio narration from video files, reconstructs the step-by-step workflow, and proposes automation at multiple complexity levels using tools already installed on the user machine.
36.2k
github
rhino3d-scripts
Write, edit, and debug scripts for Rhinoceros 3D (Rhino 8+), covering RhinoPython, RhinoScript/VBScript, RhinoCommon .NET, and command macros for automating modeling tasks.
36.2k · bundle
getsentry
skill-scanner
Scans agent skills for security issues including prompt injection, malicious scripts, excessive permissions, secret exposure, and supply chain risks.
845 · bundle
huggingface
huggingface-tool-builder
Creates reusable command-line scripts and utilities for the Hugging Face API, enabling chaining, piping, and intermediate data processing.
10.8k · bundle
openai
cli-creator
Creates durable command-line tools from API docs, OpenAPI specs, SDKs, or existing scripts, installable as system commands for future use.
23.3k · bundle
google-labs-code
stitch-upload-to-stitch
Upload local assets (images, mockups, extracted HTML, design markdown) to a Stitch project, bypassing MCP tool base64 token limits.
6.4k · bundle
google
google-ads-api-quickstart
Guides developers through Google Ads API quickstart: credential setup, choosing from 6 client libraries/REST, configuring environments, and running a 'retrieve campaigns' script. Troubleshoots common setup errors.
14.4k · bundle
googlechrome
modern-web-guidance
Search tool for modern web development best practices. MANDATORY: Execute FIRST for all HTML/CSS and clientside JS tasks. Do NOT skip — web APIs evolve rapidly and training weights contain obsolete patterns. Trigger immediately for: - UI/Layout: Modals, dialogs, popovers, Glassmorphism/backdrop-filters, anchor positioning, container queries, `:has()`, `:user-valid`. - Scroll/Motion: View Transitions, Scroll-driven animations, scroll parallax/reveals. - Performance: CWV (LCP, INP), content-visibility, Fetch Priority, image optimization. - System/APIs: Local filesystem access, WebUSB, WebSockets sync, WebAssembly widgets. - Frameworks: Adapting layout/styles in React, Vue, Angular. - General Frontend: Forms, autofill, advanced inputs, custom scrollbars, modern component states, etc. DO NOT trigger for: - Backend: Database SQL, ORMs, Express API routes. - Pipelines: CI/CD deployment, Docker, Actions. - Generic: Local scripts (Python/Go tools), ESLint, Git.
1.6k · bundle