cloudflare/security-audit-skill

A coding-agent skill that turns an AI agent into a security auditor using a structured six-phase process of reconnaissance, hunting, and adversarial validation.

deepseek-ai/deepseek-harness

An open-source agent harness by DeepSeek AI that uses a plugin-based architecture to simplify the creation and management of AI agents.

mattpocock/skills

A collection of composable AI agent skills that apply software engineering fundamentals like TDD and domain modeling to prevent common AI coding failures.

TencentCloud/Octop

A self-hosted, multi-user AI assistant platform that provides a private environment for managing specialized agents across web, CLI, and multiple IM channels.

SnailSploit/Claude-Red

A library of structured skill files that prime Claude to act as an expert red team operator across various offensive security domains.

TianyuCodings/NanoJev

A 0.6B parameter parallel decision model that outputs probability distributions directly from a forward pass, eliminating token decoding for faster decision-making in games and mazes.

bojieli/ai-agent-book

AI‑Agent‑Book is a multilingual open‑source textbook on building LLM‑based AI agents, paired with 109 runnable Python experiments covering everything from prompt engineering to multi‑agent collaboration.

earendil-works/pi

A modular agent harness and self-extensible coding agent CLI that provides a unified LLM API and state management for AI-driven development.

obra/superpowers

A software development methodology for coding agents that enforces structured brainstorming, planning, and test-driven development to ensure higher quality code.

blader/humanizer

A tool that rewrites AI-generated text to sound more human by removing 25 common AI writing patterns and optionally matching a user's personal writing voice.

anthropics/claude-code

Claude Code is an agentic terminal-based coding tool that helps developers execute routine tasks, explain code, and manage git workflows using natural language.

jarrodwatts/jev-trader

An AI-powered high-frequency trading bot for the Monad blockchain that uses the Jev model to capture the spread on the MON-USDC pair.

666ghj/MiroFish

A multi-agent prediction engine that creates high-fidelity digital sandboxes to simulate and predict the outcomes of real-world events or fictional scenarios.

petergyang/no-ai-slop

A tool that removes over 20 common patterns of generic AI-generated writing to help authors maintain a personal, human voice in their AI-assisted drafts.

dataelement/dsh-desktop

A local-first desktop application for DeepSeek Harness that adds native host capabilities, mobile session continuity, and editable PPT generation.

NousResearch/hermes-agent

A self-improving AI agent with a built-in learning loop that creates and refines skills from experience and maintains persistent user memory across sessions.

lynote-ai/humanize-text

A Python toolkit for humanizing AI-generated text using a multi-step pipeline of LLM rewriting and cross-engine translation to remove AI fingerprints.

feder-cr/AIHawk

An open-source anti-detect browser and web browsing agent that allows users to automate web tasks using plain language while avoiding bot detection and blocks.

THU-MAIC/OpenMAIC

An open-source AI platform that turns topics or documents into interactive classrooms featuring AI teachers, slides, and simulations powered by multi-agent orchestration.

anywhere-labs/dsh-desktop

An open-source native desktop client for DeepSeek Harness that integrates its Web UI and plugin system into a standalone application for Windows and macOS.

danny-avila/LibreChat

A self-hosted AI chat platform that unifies multiple AI providers into a single, privacy-focused interface with support for agents, code execution, and multi-user management.

larashero3-dotcom/lieflat-less-ai-tone

A linguistic research project and toolset that quantifies "AI flavor" in Chinese text and provides a set of rules to remove these markers for more human-like writing.

melgarafael/DeskcommCRM

An open-source, self-hosted sales CRM for WhatsApp featuring AI agents that qualify leads and manage sales funnels using RAG.

anomalyco/opencode

An open-source AI coding agent available as a CLI or desktop app that helps developers plan, explore, and build software.

openai/codex

Codex CLI is a local coding agent from OpenAI that allows developers to to run AI-assisted coding directly from their terminal.

n8n-io/n8n

n8n is a fair-code platform for building and deploying AI agents and automated workflows, connecting over 1,500 integrations with flexible model support.

tech-leads-club/agent-skills

A secure, validated skill registry and CLI for extending AI coding agents with verified, safe, and tested capabilities.

anthropics/knowledge-work-plugins

A collection of role-specific plugins for Claude Cowork and Claude Code that integrate professional tools and domain expertise to turn the AI into a specialized coworker.

Shubhamsaboo/awesome-llm-apps

A collection of 100+ open-source AI agent and RAG application templates, providing ready-to-deploy examples for building everything from simple assistants to complex multi-agent teams.

zhengkid/Dream-RSI

Dream-RSI is a framework for recursive self-improvement that uses discovery history as a replay simulator to optimize an agent's exploration strategies without expensive online reruns.

Chuloo/mural

A native iPhone app for language learning through live AI-powered conversations that adapt in difficulty based on user performance.

anthropics/skills

A collection of implementation examples and specifications for Claude Skills, allowing users to dynamically load instructions and resources to perform specialized, repeatable tasks.

cline/cline

An open-source coding agent available as an IDE extension, desktop app, or CLI that can autonomously edit code, run terminal commands, and coordinate complex development tasks across a project.

vxcontrol/pentagi

An autonomous AI-powered penetration testing platform that uses a multi-agent system to automate security vulnerability research and exploitation in isolated environments.

SenteLabsAI/OpenExecutive

An AI virtual executive team that provides MBA-level business advisory services customized to a company's specific documents and strategic goals.

korcarc/text-humanizer

An open-source rewriting pipeline that uses a multi-stage translation and LLM process to make AI-generated text more natural and harder for AI detectors to identify.

can1357/oh-my-pi

A high-capability coding agent with deep IDE, debugger, and OS integration that allows LLMs to perform complex software engineering tasks with high precision.

virgiliojr94/book-to-skill

A tool that converts technical books and documents into structured, on-demand AI agent skills, reducing token costs and hallucinations by avoiding full-context dumping.

cactus-compute/needle

A 45M-parameter tool-calling and structured extraction model designed to run on tiny devices with as little as 28MB of RAM.

K-Dense-AI/scientific-agent-skills

A library of 166 ready-to-use scientific and research skills that enable AI agents to execute complex workflows across biology, chemistry, medicine, and physics.

qingjian-team/qingjian

A cross-platform input method developed in Rust that integrates language learning by displaying translations of candidate words during typing.

koala73/worldmonitor

An AI-powered real-time global intelligence dashboard for news aggregation, geopolitical monitoring, and infrastructure tracking.

browser-use/browser-use

A framework that enables AI agents to control a web browser like a human, allowing them to perform tasks such as filling forms and extracting data through plain-language instructions.

NVlabs/SoL-Pi

An efficiency extension for the Pi coding agent that reduces token costs and agent turns through action fusion, context compaction, and observation management.

every-app/open-seo

An open-source SEO tool that integrates with AI agents via MCP, providing a pay-as-you-go alternative to traditional SEO suites for keyword research and site audits.

google-research/timesfm

TimesFM is a Google‑research foundation model for time‑series forecasting. The open‑source repo provides pretrained checkpoints (up to version 3.0), a Python library with PyTorch and Apple‑silicon (MLX) back‑ends, support for univariate and multivariate series with covariates, quantile forecasts, and LoRA‑style fine‑tuning. It achieves state‑of‑the‑art scores on major benchmarks, integrates with Google Cloud (BigQuery ML, Vertex Model Garden, Sheets), and is licensed under Apache‑2.0 for code but the latest weights are non‑commercial only.

apify/apify-mcp-server

An MCP server that enables AI agents to use thousands of Apify Actors for web scraping, data extraction, and automation.

nidhinjs/prompt-master

A Claude skill that generates high-precision, token-efficient prompts for over 30 different AI tools to eliminate wasteful re-prompting.