Topic: tool
24 skills in this topic.
-
devtools
Use CDP at localhost:9222 to test/debug websites, automate browser tasks
sanand0/scripts 9
-
vitest-dom
Use vitest + jsdom for fast, lightweight unit tests for front-end apps
sanand0/scripts 9
-
vector-art
Vector art assets (characters, objects, scenes) sources for SVG/Canvas and how to animate them
sanand0/scripts 9
-
uv-uvx
Tips on using uv and uvx (Python build tools) effectively with GitHub, Torch, etc.
sanand0/scripts 9
-
plan
How to plan & break down large, complex tasks
sanand0/scripts 9
-
pdf
How to read, manipulate, and generate PDFs using CLI tools and Python libraries.
sanand0/scripts 9
-
npm-packages
Conventions for package.json, README.md, coding & testing styles
sanand0/scripts 9
-
memorable-explanations
Use to intuitively, memorably explain abstract, complex, unfamiliar concepts. NOT for code generation, data retrieval, or when user just needs execution.
sanand0/scripts 9
-
melt-mlt
Workflows for melt, the MLT Framework CLI video editor, to edit, transcode, composite, stream, or automate video/audio. Covers multitrack composition, color grading, batch processing, encoding, streaming, and server-side pipelines.
sanand0/scripts 9
-
llm
Call LLM via CLI for transcription, vision, speech/image generation, piping prompts, sub-agents, ...
sanand0/scripts 9
-
linkedin-cdp
Navigate LinkedIn via Chrome DevTools Protocol (CDP) using `uvx rodney` connected to an existing logged-in browser session. Use for extracting profile information, discovering people by city/role/interest, finding people who can help with specific tasks, and surfacing interesting posts and content.
sanand0/scripts 9
-
interactive-storytelling
Use interactivity purposefully in data visualizations and narrative content. Trigger for scrollytelling, explorable explanations, simulations, guess-then-reveal patterns, or any data story where user action shapes understanding. NOT for dashboard drill-downs or generic UI interactivity.
sanand0/scripts 9
-
imagegen
Generate or edit raster images when the task benefits from AI-created bitmap visuals such as photos, illustrations, textures, sprites, mockups, or transparent-background cutouts. Use when Codex should create a brand-new image, transform an existing image, or derive visual variants from references, and the output should be a bitmap asset rather than repo-native code or vector. Do not use when the task is better handled by editing existing SVG/vector/code-native assets, extending an established icon or logo system, or building the visual directly in HTML/CSS/canvas.
sanand0/scripts 9
-
design
ALWAYS follow this design guide for any front-end work
sanand0/scripts 9
-
demos
Use when creating demos or POCs
sanand0/scripts 9
-
data-story
Write data findings as a compelling narrative story, Malcolm Gladwell prose, NYT graphics-team visuals, engaging & memorable even for a non-technical audience.
sanand0/scripts 9
-
data-analysis
Use to investigate data for surprising, actionable insights
sanand0/scripts 9
-
code
ALWAYS follow this style when writing Python / JavaScript code
sanand0/scripts 9
-
cloudflare
For CloudFlare development, deployment, e.g. Python CloudFlare Workers
sanand0/scripts 9
-
agent-friendly-cli
Use when writing command-line scripts agents will control
sanand0/scripts 9
-
skill-installer
Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).
sanand0/scripts 9
-
skill-creator
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Codex's capabilities with specialized knowledge, workflows, or tool integrations.
sanand0/scripts 9
-
plugin-creator
Create and scaffold plugin directories for Codex with a required `.codex-plugin/plugin.json`, optional plugin folders/files, and baseline placeholders you can edit before publishing or testing. Use when Codex needs to create a new local plugin, add optional plugin structure, or generate or update repo-root `.agents/plugins/marketplace.json` entries for plugin ordering and availability metadata.
sanand0/scripts 9
-
openai-docs
Use when the user asks how to build with OpenAI products or APIs and needs up-to-date official documentation with citations, help choosing the latest model for a use case, or explicit GPT-5.4 upgrade and prompt-upgrade guidance; prioritize OpenAI docs MCP tools, use bundled references only as helper context, and restrict any fallback browsing to official OpenAI domains.
sanand0/scripts 9