315 skills found · Page 10 of 11
crazyguitar / pyComprehensive Python programming reference covering syntax, concurrency, networking, databases, ML/LLM development, and HPC.
stellarlinkco / doThis skill should be used for structured feature development with codebase understanding. Triggers on /do command. Provides a 5-phase workflow (Understand, Clarify, Design, Implement, Complete) using codeagent-wrapper to orchestrate code-explorer, code-architect, code-reviewer, and develop agents in…
SFKislev / flueLet agents control software, like Adobe Photoshop, Illustrator, After Effects, Premiere, Autodesk 3DS Max, Blender, Unity, Houdini, and Microsoft Office.
schattenspiegel / sqlglot-pythonUse for writing, reviewing, debugging, or testing Python code that parses, inspects, transforms, builds, qualifies, optimizes, formats, or transpiles SQL with SQLGlot.
kky42 / codex-as-mcpConvert codex CLI tool to an MCP — unleash the power of GPT-5
Consiliency / Code-Index-MCPCode indexing MCP server to provide context to coding agents.
DNYoussef / context-cascadeContext Cascade - Nested Plugin Architecture for Claude Code Official Claude Code Plugin | Version 3.1.0 | Last updated: 2026-01-09 (see docs/COMPONENT-COUNTS.json for source counts) Context-saving nested architecture: Playbooks -> Skills -> Agents -> Commands.
assafkip / huntkitInvestigation toolkit for Claude Code: case management, OSINT, structured analytic techniques, chain-of-custody evidence capture, and bundled threat-intel MCP servers.
vtrivedy / claude-banana-story-agent🍌 Autonomous story agent creating illustrated storybooks with Claude Code SDK
alphaplapplap / mcp-memory-serviceUniversal Memory Service implementing MCP for AI assistants - supports Claude Code, Claude Desktop, VS Code with semantic memory, OAuth 2.1 team collaboration, and Natural Memory Triggers v7.1.0
lancejames221b / agent-hivemindClaudeOps hAIveMind - Distributed AI collective memory MCP server for DevOps automation and multi-agent coordination
alessandro9110 / Speech-To-Text-With-DatabricksAn end-to-end, scalable STT solution on Databricks that transcribes audio into structured text in Delta Lake, ready for analytics, search, and GenAI/RAG.
gupta29470 / codewalkAI-powered codebase onboarding tool — point it at any repo and ask questions about the code. Uses tree-sitter parsing, RAG, and local LLMs.
perchfuruncle656 / huntkitAutomate OSINT investigations and threat intelligence workflows with this Claude Code toolkit for case management and evidence collection.
halfaipg / glados-mcpGLaDOS MCP Server - Glados and kokoro TTS feedback inside of your favorite MCP platform
NewJerseyStyle / plugin-mctsLarge language models as commonsense world model and heuristic policy within Monte-Carlo Tree Search, enabling better-reasoned decision-making for daily task planning problems in Claude Code.
Joe-Heffer-Shef / dark-energyThis is an experiment in using the Get Physics Done AI agent tool.
kwon416 / real-estimate-AIPython RAG LangChain + 부동산 통계 정보 open API 챗봇 프로젝트
aaronnat23 / coding-agentSelf-hosted AI workspace where chat becomes visual workflows, multi-agent operations, and reviewable automations. Local memory; local or cloud models
Lazza / uvInstall Python packages, access Python CLI, run python code and scripts, execute Python commands, and manage Python environments. Use uv run for all Python execution instead of direct python commands.
Spectral-Finance / luxThis helps with general development of the Lux framework
tumf / uvuse `uv` packagemanager better than pip
Darwin-Agent / xlsxUse this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadshee…
rwi001 / biopythonComprehensive molecular biology toolkit. Use for sequence manipulation, file parsing (FASTA/GenBank/PDB), phylogenetics, and programmatic NCBI/PubMed access (Bio.Entrez). Best for batch processing, custom bioinformatics pipelines, BLAST automation. For quick lookups use gget;...
Lazza / uvInstall Python packages, access Python CLI, run python code and scripts, execute Python commands, and manage Python environments. Use uv run for all Python execution instead of direct python commands.
sparesparrow / python-mcp-server.rulesStandards for implementing Model Context Protocol (MCP) servers in Python
supportvectors / end-scripts-with-visibleEnd every python script with a dashed line like below. ---------------------------------------------------------------------------------------------------
nfangxu / pythonPython 开发规范,适用于 Python 3.10+ 项目
yoshidomekouichi / 31-micropythonIoT aquarium monitoring with causal inference on Raspberry Pi 5
OmarAlite946 / python-code-stylePython代码风格规范 这个规则定义了本项目中Python代码的风格标准,包括命名约定、格式化规则和代码组织标准,确保代码库的一致性和可读性。所有的Python文件应遵循这些规范。