chensaics/openclaw-py
Your own personal AI assistant. Any OS. Any Platform.
Your own personal AI assistant. Any OS. Any Platform.
npx skills add chensaics/openclaw-pyYour own personal AI assistant. Any OS. Any Platform.
Code search engine powered by AI agents capable of explaining large legacy codebases across multiple programming languages.
Expert in building Telegram Mini Apps (TWA) - web apps that run inside Telegram with native-like experience. Covers the TON ecosystem, Telegram Web App API, payments, user authentication, and building viral mini apps that monetize.
Golang concurrency patterns. Use when writing or reviewing concurrent Go code involving goroutines, channels, select, locks, sync primitives, errgroup, singleflight, worker pools, or fan-out/fan-in pipelines. Also triggers when you detect goroutine leaks, race conditions, channel ownership issues, or need to choose between channels and mutexes.
Automated pipeline for generating and difficulty-tuning AI agent skill benchmarks
CM's skill collection for Claude Code
Provides patterns to configure AWS RDS (Aurora, MySQL, PostgreSQL) with Spring Boot applications. Configures HikariCP connection pools, implements read/write splitting, sets up IAM database authentication, enables SSL connections, and integrates with AWS Secrets Manager. Use when setting up RDS connections in Spring Boot, configuring connection pooling, or managing database credentials securely.