
Claude Skills by tools-only
github.com/tools-onlyThank you for your interest in contributing! This marketplace thrives on community contributions. Whether you're submitting a plugin, improving documentation, or reporting bugs, your help makes this resource better for everyone.
> A simple, open format for giving agents new capabilities and expertise. > Agent Skills are folders of instructions, scripts, and resources that agents can discover and use to do things more accurately and efficiently.
**Claude Code Plugins Marketplace Security Framework** This marketplace takes security seriously. With 225+ plugins and growing community contributions, we've implemented multiple layers of security validation. ---
Same rules apply to both Skills and Agents:
**All 5 MCP Servers: Configured and Ready** ---
| Rule | Validation | |-----|------| | Format | lowercase + hyphens only | | Length | 1-64 characters | | Directory | must match directory name | | Reserved words | "anthropic", "claude" not allowed |
**Date**: October 10, 2025 **Project**: Claude Code Plugins Marketplace **Transition**: Commercial Gumroad Model → Open-Source GitHub Marketplace ---
Skills can optionally include bundled resources in addition to SKILL.md.
Your repository structure has been created successfully with:
Verify the following items after completing Skill development.
**Last Updated**: 2025-10-11 **Build Status**: SUCCESS **Ready for Production**: YES ---
**Date**: 2025-10-11 **Status**: COMPLETE **Build Status**: SUCCESS ---
**Release Date**: October 10, 2025 **Status**: Ready for Production **Version**: v1.1.0 (MCP Plugins Launch) ---
**Generated:** 2025-10-11 **Auditor:** Senior Web Developer **Status:** v1.1.0 ---
**Purpose:** Define the command-line interface that allows external tools (like Quickmenu) to interact with Supervertaler. ---
**Generated:** 2025-10-16 **Status:** ✅ Ready for Deployment ---
**Purpose:** Step-by-step guide for implementing the Beijer.bot → Supervertaler Quickmenu integration. ---
**How to Safely Use Claude Code Plugins** This guide helps you evaluate plugins before installation and protect yourself from potential security risks. ---
**Date:** 2025-01-06 **Status:** Planning Phase **Goal:** Integrate Beijer.bot (AutoHotkey) as "Supervertaler Quickmenu" companion tool ---
**Date:** December 10, 2025 **Project:** Claude Code Plugins Marketplace **Scope:** Agent Skills Enhancement to Intent-Solutions Standards ---
- **Location**: `src/pages/sitemap.xml.ts` - **Build Output**: `dist/sitemap.xml` - **URL**: https://claudecodeplugins.io/sitemap.xml
Finds missing or incorrect Fixes: tags for major bug fix commits
**Production Playbook for Claude Code Plugin Developers** API costs can spiral quickly when running multi-agent workflows at scale. This playbook provides proven strategies for implementing cost controls, monitoring spend in real-time, and optimizing Claude API usage without sacrificing quality.
Checks lore.kernel.org for prior discussion and unaddressed review comments
**Production Playbook for Security Teams and Compliance Officers** Ensuring Claude Code plugin workflows meet SOC 2, GDPR, HIPAA, and other regulatory requirements is critical for enterprise deployments. This playbook provides audit logging implementation, compliance checklists, data privacy patterns, access controls, and security hardening procedures for AI-powered automation.
Aggregates per-file analysis results and generates review-inline.txt and review-metadata.json
**Production Playbook for Claude Code Plugin Developers** Managing API rate limits when orchestrating multiple Claude AI agents is critical for building reliable, production-grade automation. This playbook provides battle-tested patterns, real-world examples, and concrete strategies for avoiding rate limit errors while maximizing throughput.
Verifies every claim in commit messages for syzbot/syzkaller-reported bugs
**Production Playbook for Product Engineers and SREs** Rolling out AI features requires progressive enhancement strategies to minimize risk, gather feedback, and ensure graceful degradation. This playbook provides feature flag implementation, A/B testing frameworks, canary deployment patterns, and fallback strategies for Claude Code AI features.
**Risk**: Lock violations, resource leaks, uninitialized variables **When to check**: Required for all non-trivial changes **Background knowledge:** Read patterns/null.md for NULL pointer dereference guidance. Note: foo->ptr dereferences foo BUT NOT ptr null.md loaded and read? [ y / n ] ---
Advanced tool use transforms Claude from a simple function-calling agent into an intelligent orchestrator capable of working with hundreds of tools, processing massive datasets, and executing complex multi-step workflows. Anthropic's three beta features—**Tool Search Tool**, **Programmatic Tool Calling**, and **Tool Use Examples**—solve the fundamental bottlenecks preventing production-scale agent deployments.
`.env` 文件用于存储环境变量,在本框架中主要用于配置日志相关设置。你可以在你项目最终的 `WORKING DIR` 下创建一个 `.env` 文件,或者直接在环境变量中设置这些值。
**Date**: 2025-12-25 **Branch**: `p0-stabilization-proof-gates` **Epic**: C — Homepage UX P0 (GATE)
for plugin in plugins/community/*/ plugins/examples/*/; do find plugins/ -name "plugin.json" -path "*/.claude-plugin/plugin.json" | while read plugin_json; do plugin=$(dirname $(dirname "$plugin_json")) ``` **Impact**: Now validates all 253 plugins regardless of directory structure. **Security Checks Added**: - Hardcoded secrets detection - AWS keys detection (blocks CI) - Private key detection (blocks CI) - Dangerous command patterns (`rm -rf /`) - Command injection risks (`eval()`) - Suspic...
**Document ID**: 6767-a-SPEC-MASTER-claude-code-plugins-standard **Version**: 1.0.0 **Status**: CANONICAL - Cross-Repo Standard **Created**: 2025-12-06 **Updated**: 2025-12-07 **Sources**: - [Official Anthropic Plugins Reference](https://code.claude.com/docs/en/plugins-reference) - [Official Marketplace Documentation](https://code.claude.com/docs/en/plugin-marketplaces) - [Official Hooks Reference](https://code.claude.com/docs/en/hooks) - [Official Settings Reference](https://code.claude.com/...
Use type annotations to make code self-documenting and catch errors early.
**Document Type**: Workflow & Automation - Standard (WA-STND) **Document ID**: 6767-e-WA-STND-extensions-validation-and-ci-gates **Title**: Extensions Validation and CI Gates **Version**: 3.0.0 **Status**: CANONICAL (Enterprise-Only) **Date**: 2025-12-20 **Companion To**: 6767-c (Extensions Standard), 6767-d (Schema) **Authority**: Intent Solutions (Enterprise Marketplace) ---
Never construct SQL queries with string concatenation or f-strings. Always use parameterized queries to prevent SQL injection attacks.
These are the release notes for gptme version v0.10.0.
> Integrate Claude Code Plugins with ZCF (Zero Config Framework) for optimized tool routing and token management.
**Date:** 2025-10-27 **Status:** Production Ready **Author:** Jeremy Longshore
These are the release notes for gptme version v0.10.1.
Automated badge generation pipeline for the claude-code-plugins marketplace with JSON output capability for validators, badge calculation, and README updates.
These are the release notes for gptme version v0.10.3.
**Created:** 2025-10-17 **Purpose:** Safe, auditable, guideline-compliant batch generation of Agent Skills ---
These are the release notes for gptme version v0.10.4.
Run Claude Sonnet 4.5 for 6-8 hours overnight using Git hooks that enforce continuous testing and linting. Based on proven strategies for extended autonomous development sessions.
These are the release notes for gptme version v0.10.5.
**Date**: October 11, 2025 **Total Plugins**: 25 **Total Files**: 76+ **Status**: Complete
These are the release notes for gptme version v0.11.0.