
agents-store/claude-plugins
3 skills3 installsGitHub
Install
npx skills add https://github.com/agents-store/claude-pluginsSkills in this repo
1Config Validationconfig-validation is a Claude Code skill that validates an openclaw.json agent configuration against the official OpenClaw documentation. It runs a nine-section checklist covering agents, channels, tools, plugins, and session settings, flags each finding by severity, checks for deprecated or missing fields, and cross-validates the config against workspace files like USER.md and AGENTS.md. It produces a structured validation report grouping issues from CRITICAL to LOW.1installs2Getting Startedgetting-started is a Claude Code skill that walks a developer from an empty directory to a working Microsoft Teams bot answering messages in TypeScript. It covers scaffolding with teams project new, choosing a template, reading the entry point, exposing an HTTPS endpoint via devtunnel or ngrok, running with npm run dev, and sideloading into Teams. It also lists common first-run errors and their fixes.1installs3Payments Business Gamespayments-business-games is a Claude Code skill for integrating three advanced Telegram Bot API surfaces into a grammY bot: Telegram Stars and external-provider payments, Telegram Business mode, and Telegram Games. It documents the invoice and pre_checkout_query to successful_payment handshake including the 10-second answer deadline, business_connection handling, and game score submission. A developer uses it when adding Telegram payments, business delegation, or HTML5 games to a bot.1installs