23 skills found
bytebot-ai / bytebotBytebot is a self-hosted AI desktop agent that automates computer tasks through natural language commands, operating within a containerized Linux desktop environment.
JetBrains / koogKoog is a JVM (Java and Kotlin) framework for building predictable, fault-tolerant and enterprise-ready AI agents across all platforms – from backend services to Android and iOS, JVM, and even in-browser environments. Koog is based on our AI products expertise and provides proven solutions for complex LLM and AI problems
generalaction / emdashEmdash is the Open-Source Agentic Development Environment (🧡 YC W26). Run multiple coding agents in parallel. Use any provider.
maxritter / pilot-shellThe professional development environment for Claude Code
maxritter / pilot-shellThe professional development environment for Claude Code
BlackSnufkin / LitterBoxA secure sandbox environment for malware developers and red teamers to test payloads against detection mechanisms before deployment. Integrates with LLM agents via MCP for enhanced analysis capabilities.
yuniko-software / minecraft-mcp-serverA Minecraft MCP Server powered by Mineflayer API. It allows to control a Minecraft character in real-time, allowing AI assistants to build structures, explore the world, and interact with the game environment through natural language instruction
matank001 / cursor-security-rulesThis repository contains Cursor Security Rules designed to improve the security of both development workflows and AI agent usage within the Cursor environment. These rules aim to enforce safe coding practices, control sensitive operations, and reduce risk in AI-assisted development.
marcuspat / turbo-flowAdvanced Agentic Development Environment Supporting Devpods, Rackspace Spot Instances, Github Codespaces, Google Cloud Shell, and more! Features 600+ AI subagents, Claude Flow, SPARC methodology, and automatic context loading! Deploy intelligent multi-agent swarms, coordinate autonomous workflows.
pandazki / pneuma-skillsCo-creation infrastructure for humans and code agents — visual environment, skills, continuous learning, and distribution.
peakmojo / agentic-mcp-clientA standalone agent runner that executes tasks using MCP (Model Context Protocol) tools via Anthropic Claude, AWS BedRock and OpenAI APIs. It enables AI agents to run autonomously in cloud environments and interact with various systems securely.
kitwork / kitworkAutomate kit workflows effortlessly with a lightweight, high-performance, fast, and flexible engine for cloud or self-hosted environments.
fctr-id / okta-mcp-serverThe Okta MCP Server is a groundbreaking tool built by the team at Fctr that enables AI models to interact directly with your Okta environment using the Model Context Protocol (MCP). Built specifically for IAM engineers, security teams, and Okta administrators, it implements the MCP specification to help work with Okta enitities
netresearch / typo3-ddev-skillAgent Skill for automating DDEV environment setup in TYPO3 extension projects | Claude Code compatible
lllooollpp / mijia-controlControl and monitor Xiaomi Mijia smart home devices. Use this skill when the user wants to: 1) Switch device status (on/off, brightness, etc.) 2) List available home devices 3) Run automation scenes 4) Check environmental statistics.
CorporateSmalltalkConsultingLtd / smalltalk-mcpInteract with live Smalltalk images (Squeak, Cuis) via MCP. Evaluate code, browse classes, view method source, define and modify classes and methods, query hierarchies and categories in a running Smalltalk environment.
kawaxi / audit-maintenanceUse when the user wants to ensure the audit environment is persistent and recoverable. This skill manages system-level access to prevent auditor lockout during long-term substation audits.
hoyvoh / git-operationsA workspace prototype following a reproducible framework across environments
hoyvoh / github-discoveryA workspace prototype following a reproducible framework across environments
verkyyi / sAlways-on Claude Code dev environment on EC2 + Docker Compose (~$22/mo)
verkyyi / lAlways-on Claude Code dev environment on EC2 + Docker Compose (~$22/mo)
iloveitaly / write-or-update-readmeA comprehensive structlog configuration with sensible defaults for development and production environments, featuring context management, exception formatting, and path prettification.
TUAN130294 / pythonPython (Automation & ML) Rules Style & Environment - PEP 8; format with Black; type hints required (`mypy` optional). - Virtual env: `python -m venv venv` then `source venv/bin/activate` or `ven