trotsky1997/My-Claude-Agent-Skills

7Stars on the repository
43Mods indexed here, across every type
7mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

skill-creator

01

trotsky1997/My-Claude-Agent-Skills

Skill Claude CodeCodex

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.

not rated 7 7mo ago A 46 tokens

skill-installer

02

trotsky1997/My-Claude-Agent-Skills

Skill Claude CodeCodex

Install Codex skills into $CODEXHOME/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).

not rated 7 7mo ago A 54 tokens

ast-grep

03

trotsky1997/My-Claude-Agent-Skills

Skill Claude CodeCodex

Guide for writing ast-grep rules to perform structural code search and analysis. Use when users need to search codebases using Abstract Syntax Tree (AST) patterns, find specific code structures, or perform complex code queries that go beyond simple text search. This skill should be used when users ask to search for…

not rated 7 7mo ago A 80 tokens

claude-agent-sdk

04

trotsky1997/My-Claude-Agent-Skills

Skill Claude CodeCodex

Comprehensive guide for using Claude Agent SDK to build AI agents that can read files, execute commands, edit code, and perform complex workflows. Use when (1) Building autonomous AI agents with Claude, (2) Creating agents that interact with codebases and file systems, (3) Integrating custom tools and MCP servers with…

not rated 7 7mo ago A 137 tokens

codebase-reading

05

trotsky1997/My-Claude-Agent-Skills

Skill Claude CodeCodex

Systematic methodology for reading and understanding large codebases efficiently. Use when (1) Understanding a new or unfamiliar codebase quickly, (2) Preparing to modify or extend existing code safely, (3) Debugging complex issues requiring deep code understanding, (4) Onboarding new team members to a codebase, (5)…

not rated 7 7mo ago A 106 tokens

trotsky1997/My-Claude-Agent-Skills

Skill Claude CodeCodex

Guides developers through using cursor-agent CLI for interactive development, session management, and implementing development-verification loops. Use when working with cursor-agent, creating projects with agent supervision, managing chat sessions, or implementing agent-based development workflows.

not rated 7 7mo ago A 50 tokens

cursor-agents-md

07

trotsky1997/My-Claude-Agent-Skills

Skill Claude CodeCodex

Guide for creating effective AGENTS.md files for Cursor. Use when (1) Creating new AGENTS.md files in project root, (2) Improving existing agent instructions, (3) Setting up project-specific coding guidelines, (4) Defining code style and architecture rules, (5) Writing simple agent instruction files as alternative to…

not rated 7 7mo ago A 87 tokens

trotsky1997/My-Claude-Agent-Skills

Skill Claude CodeCodex

Browser automation in Cursor IDE using MCP protocol server cursor-ide-browser. Use when (1) Automating web interactions in Cursor IDE, (2) Navigating web pages, (3) Clicking buttons or links, (4) Filling forms or input fields, (5) Taking screenshots or capturing page snapshots, (6) Debugging web pages by checking…

not rated 7 7mo ago A 127 tokens

deepresearch

09

trotsky1997/My-Claude-Agent-Skills

Skill Claude CodeCodex

Comprehensive DeepResearch methodology for conducting rigorous, traceable research projects with quality gates, structured analysis, and decision-ready deliverables. Use when (1) Conducting deep research projects requiring evidence-based analysis, (2) Managing research progress with quality gates and artifacts, (3)…

not rated 7 7mo ago A 134 tokens

doc-to-skill

10

trotsky1997/My-Claude-Agent-Skills

Skill Claude CodeCodex

Convert documentation into structured Agent Skills following progressive disclosure principles. Use when (1) Converting user documentation or guides into skills, (2) Creating skills from existing technical documentation, (3) Organizing knowledge into skill format with references, (4) Applying skill design principles…

not rated 7 7mo ago A 85 tokens

github-cli

11

trotsky1997/My-Claude-Agent-Skills

Skill Claude CodeCodex

Comprehensive guide for using GitHub CLI (gh) to interact with GitHub from the command line. Use when (1) Managing GitHub repositories, issues, pull requests, or releases from terminal, (2) Automating GitHub workflows in scripts, (3) Creating or managing pull requests, (4) Working with GitHub issues, (5) Creating…

not rated 7 7mo ago A 106 tokens

mcp-developer

12

trotsky1997/My-Claude-Agent-Skills

Skill Claude CodeCodex

Comprehensive guide for developing Model Context Protocol (MCP) servers. Use when (1) Creating new MCP servers, (2) Implementing MCP tools and handlers, (3) Testing MCP servers, (4) Debugging MCP communication issues, (5) Setting up stdio-based MCP servers, (6) Setting up SSE (Server-Sent Events) based MCP servers…

not rated 7 7mo ago A 106 tokens

pixi

13

trotsky1997/My-Claude-Agent-Skills

Skill Claude CodeCodex

Comprehensive guide for using Pixi, a fast and reproducible package management tool for Python, Rust, C/C++, and other languages. Use when (1) Managing Python project dependencies and environments, (2) Setting up reproducible development environments with conda and PyPI packages, (3) Creating cross-platform task…

not rated 7 7mo ago E 129 tokens

pypi-publisher

14

trotsky1997/My-Claude-Agent-Skills

Skill Claude CodeCodex

Comprehensive guide for publishing Python packages to PyPI. Use when (1) Publishing new Python packages to PyPI, (2) Updating existing packages with new versions, (3) Troubleshooting PyPI upload errors, (4) Setting up automated publishing workflows, (5) Managing version numbers and package metadata, (6) Using API…

not rated 7 7mo ago C 95 tokens

pytest-testing

15

trotsky1997/My-Claude-Agent-Skills

Skill Claude CodeCodex

Comprehensive guide for writing and running pytest tests in Python projects. Use when (1) Setting up pytest for a new project, (2) Writing test files and test cases, (3) Using fixtures, mocks, and parametrization, (4) Improving test coverage, (5) Debugging test failures, (6) Organizing test structure, or any Python…

not rated 7 7mo ago A 82 tokens

python-debugging

16

trotsky1997/My-Claude-Agent-Skills

Skill Claude CodeCodex

Toolkit for AI agents to debug Python code autonomously without IDE support. Use when agent needs to debug code, insert breakpoints programmatically, analyze execution state, test hypotheses, or automate debugging workflows. Supports pdb, ipdb, debugpy with programmatic breakpoint insertion, conditional breakpoints…

not rated 7 7mo ago A 74 tokens

skill-selector

17

trotsky1997/My-Claude-Agent-Skills

Skill Claude CodeCodex

Self-driven skill selection system that uses internal curiosity asking (self-questioning) to analyze user requests, infer context from available information, and automatically recommend the most appropriate skills. Use when (1) User requests are ambiguous or unclear, (2) Multiple skills could potentially match a…

not rated 7 7mo ago A 102 tokens

uv-python-manager

18

trotsky1997/My-Claude-Agent-Skills

Skill Claude CodeCodex

Comprehensive guide for using uv, an extremely fast Python package and project manager written in Rust. Use when working with Python projects for (1) Installing and managing Python packages, (2) Creating and managing virtual environments, (3) Installing and switching between Python versions, (4) Running Python scripts…

not rated 7 7mo ago E 107 tokens

trotsky1997/My-Claude-Agent-Skills

Skill Claude CodeCodex

Comprehensive guide for using Vibium browser automation tool via MCP. Use when (1) Automating web interactions in Cursor IDE, (2) Navigating web pages, (3) Taking screenshots, (4) Clicking buttons or links, (5) Filling forms or input fields, (6) Finding elements on web pages, (7) Web scraping tasks, (8) Testing…

not rated 7 7mo ago A 97 tokens

victoria3-mod-dev

20

trotsky1997/My-Claude-Agent-Skills

Skill Claude CodeCodex

Comprehensive Victoria 3 modding skill for creating, modifying, and debugging mods. Use when working with Victoria 3 mods for (1) Creating new mods from scratch, (2) Adding or modifying game content (decisions, events, buildings, laws, technologies, etc.), (3) Understanding mod file structure and syntax, (4) Debugging…

not rated 7 7mo ago A 108 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: