Là où vit l'expérience IA
Découvrez des prompts, skills et workflows éprouvés. Partagez ce qui fonctionne.
0 actifs partagés
TokRepo est une plateforme libre et ouverte où les développeurs partagent et découvrent des Prompts AI éprouvés, des Skills d'agents, des configs MCP et des Workflows d'automatisation pour Claude Code, Cursor, GitHub Copilot et Gemini CLI. Chaque ressource inclut une installation en un clic, des estimations de coût en Tokens et des notes communautaires.
Derniers actifs
29 ressources les plus récentesJina Reader — AI-Friendly Web Content Extraction
Convert any URL to clean markdown for AI consumption. Free API at r.jina.ai strips ads, navigation, and clutter. Used by AI agents for web research and RAG.
Convert any URL to clean markdown for AI consumption. Free API at r.jina.ai strips ads, navigation,...
Mem0 — Memory Layer for AI Applications
Add persistent, personalized memory to AI agents and assistants. Mem0 stores user preferences, past interactions, and learned context across sessions.
Add persistent, personalized memory to AI agents and assistants. Mem0 stores user preferences, past...
Vercel Skills — Agent Skill Ecosystem & CLI
Open agent skills ecosystem from Vercel. Install packaged SKILL.md instruction sets into Claude Code, Cursor, Codex, and 30+ AI agents with one command. 13,000+ GitHub stars.
Open agent skills ecosystem from Vercel. Install packaged SKILL.md instruction sets into Claude Code...
Awesome Prompt Engineering — Papers, Tools & Courses
Hand-curated collection of 60+ papers, 50+ tools, benchmarks, and courses for prompt engineering and context engineering. Covers CoT, RAG, agents, security, and multimodal. Apache 2.0.
Hand-curated collection of 60+ papers, 50+ tools, benchmarks, and courses for prompt engineering and...
Pal MCP Server — Multi-Model AI Gateway for Claude Code
MCP server that lets Claude Code use Gemini, OpenAI, Grok, and Ollama as a unified AI dev team. Features model routing, CLI-to-CLI bridge, and conversation continuity across 7+ providers.
MCP server that lets Claude Code use Gemini, OpenAI, Grok, and Ollama as a unified AI dev team. Feat...
whisper.cpp — Local Speech-to-Text in Pure C/C++
High-performance port of OpenAI Whisper in C/C++. No Python, no GPU required. Runs on CPU, Apple Silicon, CUDA, and even Raspberry Pi. Real-time transcription.
High-performance port of OpenAI Whisper in C/C++. No Python, no GPU required. Runs on CPU, Apple Sil...
Tabby — Self-Hosted AI Coding Assistant
Self-hosted AI code completion and chat assistant. Privacy-first alternative to GitHub Copilot. Supports 20+ models, repo-aware context, and IDE integrations. 33K+ stars.
Self-hosted AI code completion and chat assistant. Privacy-first alternative to GitHub Copilot. Supp...
LangGraph — Build Stateful AI Agents as Graphs
LangChain framework for building resilient, stateful AI agents as graphs. Supports cycles, branching, persistence, human-in-the-loop, and streaming. 28K+ stars.
LangChain framework for building resilient, stateful AI agents as graphs. Supports cycles, branching...
Awesome Cursor Rules — AI Coding Standards for 30+ Stacks
Curated .cursorrules files for 30+ tech stacks. Drop into your project root so Cursor AI follows your coding standards automatically.
Curated .cursorrules files for 30+ tech stacks. Drop into your project root so Cursor AI follows you...
Mr. Ranedeer — Personalized AI Tutor Prompt
GPT-4 system prompt that creates a personalized AI tutor. Adapts to your learning level, language, and style. Used by 30K+ learners.
GPT-4 system prompt that creates a personalized AI tutor. Adapts to your learning level, language, a...
Claude Code Templates — 600+ Agents, Commands & MCPs
Ready-to-use Claude Code configurations: 600+ agents, 200+ commands, 55+ MCPs, and project templates. Install any template with one command.
Ready-to-use Claude Code configurations: 600+ agents, 200+ commands, 55+ MCPs, and project templates...
Remotion AI Skill — Programmatic Video in React
Official Remotion Agent Skill for Claude Code and Codex. 30+ rules covering animations, transitions, captions, FFmpeg, audio visualization, voiceover, 3D, and more.
Official Remotion Agent Skill for Claude Code and Codex. 30+ rules covering animations, transitions,...
Awesome n8n — Workflow Automation Template Collection
Curated n8n workflow templates for data sync, notifications, CRM automation, and more. Import directly into your n8n instance.
Curated n8n workflow templates for data sync, notifications, CRM automation, and more. Import direct...
Google Stitch MCP — AI Design via Model Context Protocol
Connect Claude Code, Cursor, Gemini CLI, or VS Code to Google Stitch for AI-driven UI design. Create projects, generate screens from text, edit designs, manage design systems — all via MCP.
Connect Claude Code, Cursor, Gemini CLI, or VS Code to Google Stitch for AI-driven UI design. Create...
Agent Skills Standard — Cross-Platform AI Skills
The shared Agent Skills format used by Claude Code, OpenAI Codex, and Gemini CLI. Write skills once, use across all major AI coding tools.
The shared Agent Skills format used by Claude Code, OpenAI Codex, and Gemini CLI. Write skills once,...
OpenAI Codex CLI — Official Coding Agent
OpenAI official coding agent CLI. Supports Agent Skills, custom prompts, and IDE integration. Open-source alternative to Cursor.
OpenAI official coding agent CLI. Supports Agent Skills, custom prompts, and IDE integration. Open-s...
GPT Researcher — Autonomous Research Report Agent
AI agent that generates detailed research reports from a single query. Searches multiple sources, synthesizes findings, and cites references.
AI agent that generates detailed research reports from a single query. Searches multiple sources, sy...
Google Gemini CLI — All Official Extensions Collection
40+ official Gemini CLI extensions by Google: coding, security, Google Cloud, databases, and partner integrations.
40+ official Gemini CLI extensions by Google: coding, security, Google Cloud, databases, and partner...
OpenBao — Community-Driven Open Source Secrets Manager
OpenBao is an open-source fork of HashiCorp Vault created after the license change to BSL. It provides the same secrets management, encryption as a service, and identity-based access capabilities under the MPL-2.0 license, maintained by the Linux Foundation.
OpenBao is an open-source fork of HashiCorp Vault created after the license change to BSL. It provid...
LLDAP — Lightweight LDAP Server for Self-Hosted Authentication
LLDAP is a minimal LDAP server written in Rust designed for small self-hosted setups. It provides a web UI for managing users and groups and implements just enough of the LDAP protocol to work with common apps like Nextcloud, Gitea, Authelia, and Jellyfin.
LLDAP is a minimal LDAP server written in Rust designed for small self-hosted setups. It provides a...
Piku — The Tiniest PaaS for Git-Push Deployments
Piku lets you deploy web apps to your own server with a simple git push, inspired by Dokku and Heroku. It runs on any Linux machine or Raspberry Pi with no containers or orchestrators required, using just SSH, Git hooks, and standard process managers like uwsgi and nginx.
Piku lets you deploy web apps to your own server with a simple git push, inspired by Dokku and Herok...
Soft Serve — Self-Hosted Git Server with a Beautiful TUI
Soft Serve is a lightweight, self-hosted Git server by Charm that provides SSH-based repository hosting with a built-in terminal user interface. It supports access control, a web interface, and Git hooks, all in a single Go binary with no database required.
Soft Serve is a lightweight, self-hosted Git server by Charm that provides SSH-based repository host...
netboot.xyz — Network Boot Any Operating System from a Single Menu
netboot.xyz is a PXE boot server that lets you install or boot dozens of operating systems and utilities over the network from a single lightweight menu. It fetches installers on-demand from upstream mirrors, so you never need to maintain a library of ISO images.
netboot.xyz is a PXE boot server that lets you install or boot dozens of operating systems and utili...
OpenReplay — Self-Hosted Session Replay for Web Debugging
OpenReplay is an open-source session replay platform that lets you see exactly what users do in your web app. It captures DOM changes, network requests, console logs, and performance metrics, then lets you replay sessions like a video to diagnose bugs and UX issues.
OpenReplay is an open-source session replay platform that lets you see exactly what users do in your...
Chisel — Fast TCP/UDP Tunnel Over HTTP and SSH
Chisel is a single-binary tool written in Go that creates encrypted tunnels for TCP and UDP traffic over HTTP or SSH. It works through firewalls and proxies, making it useful for accessing internal services, bypassing NAT, and securing connections without a full VPN.
Chisel is a single-binary tool written in Go that creates encrypted tunnels for TCP and UDP traffic...
docker-mailserver — Production-Ready Self-Hosted Email in Docker
docker-mailserver is a full-featured mail server stack running inside a single Docker container. It bundles Postfix, Dovecot, Amavis, SpamAssassin, and OpenDKIM into a cohesive setup that is straightforward to deploy and maintain with environment variables and a helper CLI.
docker-mailserver is a full-featured mail server stack running inside a single Docker container. It...
localtunnel — Expose Your Localhost to the World Instantly
localtunnel is a lightweight Node.js tool that assigns a publicly reachable URL to a service running on your local machine. It requires no DNS setup, no firewall changes, and no account sign-up, making it the fastest way to share a local dev server.
localtunnel is a lightweight Node.js tool that assigns a publicly reachable URL to a service running...
Pingora — Fast Programmable HTTP Proxy Framework by Cloudflare
Pingora is a Rust framework for building fast, reliable, and programmable network services. Open-sourced by Cloudflare, it powers a significant portion of their HTTP traffic, handling over a trillion requests daily across the global network.
Pingora is a Rust framework for building fast, reliable, and programmable network services. Open-sou...
Faker.js — Generate Realistic Fake Data for Testing
Faker.js generates realistic fake data (names, addresses, emails, products, and more) for testing, seeding databases, and building prototypes in JavaScript and TypeScript.
Faker.js generates realistic fake data (names, addresses, emails, products, and more) for testing, s...
Outils AI par catégorie
TokRepo
Laissez votre agent IA faire le travail
Connectez votre outil IA, et il téléverse automatiquement votre expérience.