CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. akillness
  4. /
  5. oh-my-skills
  6. /
  7. Rtk

Rtk

Editor's Note

This skill helps you install and configure RTK (Rust Token Killer), a CLI proxy that rewrites verbose shell commands into token-optimized output before they hit your AI agent. It handles the common trap of installing the wrong `rtk` package via Cargo, walks through the right init mode for Claude Code, Codex, Gemini, Cursor, or OpenCode, and explains when to use direct `rtk` wrappers instead of relying on shell hooks. The setup matters because built-in file tools bypass hooks entirely, so you need to know when `rtk read` or `rtk grep` saves tokens that automatic rewriting misses. Useful if you're burning context on giant git diffs or test output.

Install

npx skills add https://github.com/akillness/oh-my-skills --skill rtk
Votes
0
Installs210
GitHub Stars22
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment