All authors
Demerzels-lab avatar

Claude Skills by Demerzels-lab

github.com/Demerzels-lab
897 skillsA× 853B× 31C× 6D× 2F× 513 installs441 views
Domain CheckA

Check domain availability via Vercel and buy/manage domains via Vercel CLI.

tools
0
9
Flights SearchA

Search flights via Google Flights. Find nonstop/connecting flights, filter by time and cabin class, get booking links.

toolsgobash
0
9
Parallel Ai ResearchA

Conduct open-ended research on a topic, building a living markdown document. The conversation is ephemeral; the document is what matters.

researchgobash
0
9
System WatchdogA

System resource monitoring that detects wasteful or suspicious processes.

devops
0
9
Telegram OpsA

Telegram Bot API operations for forum management. Use for creating/editing/archiving forum topics, setting topic icons, managing Telegram groups via Bot API. Use when archiving channels/topics. Requires bot token from OpenClaw config.

documentationgobash
0
9
TasklineA

AI-powered natural language task management through MyTaskline.com.

business
0
9
CodesessionA

Track agent session costs, file changes, and git commits with codesession-cli.

toolsgit
0
9
Aws Ecs MonitorA

AWS ECS production health monitoring with CloudWatch log analysis — monitors ECS service health, ALB targets, SSL certificates, and provides deep CloudWatch log analysis for error categorization, restart detection, and production alerts.

devopspythongo
0
9
DreamingA

Creative exploration during quiet hours. Turns idle heartbeat time into freeform thinking — hypotheticals, future scenarios, reflections, unexpected connections. Use when you want your agent to do something meaningful during low-activity periods instead of just returning HEARTBEAT_OK. Outputs written to files for human review later (like remembering dreams in the morning).

ai-agentsgobash
0
9
Email TriageA

IMAP email scanning and triage with AI classification via a local Ollama LLM. Scans unread emails, categorizes them as urgent, needs-response, informational, or spam, and surfaces important messages for agent consumption. Works standalone with heuristic fallback — Ollama optional but recommended.

content-marketingpythongo
0
9
Pr ReviewerA

Automated GitHub PR code review with diff analysis, lint integration, and structured reports. Use when reviewing pull requests, checking for security issues, error handling gaps, test coverage, or code style problems. Supports Go, Python, and JavaScript/TypeScript. Requires `gh` CLI authenticated with repo access.

code-qualityjavascripttypescript
0
9
Capmetro SkillA

Austin CapMetro transit — real-time vehicle positions, next arrivals, service alerts, route info, and trip planning for buses and rail.

tools
0
9
MetraA

Chicago Metra commuter rail — real-time train arrivals, vehicle tracking, service alerts, and schedule info.

toolsgo
0
9
MtaA

NYC MTA transit — real-time subway arrivals, bus predictions, service alerts, and route info for the New York City.

tools
0
9
TflA

London TfL transit — real-time Tube arrivals, bus predictions, line status, service disruptions, journey planning.

tools
0
9
X KindleA

Send X/Twitter posts to Kindle for distraction-free reading. Use when user shares an X/Twitter link and wants to read it on Kindle, or asks to send a tweet/thread to their Kindle device.

content-marketingapi
0
9
X To KindleA

Send X/Twitter posts to Kindle for distraction-free reading.

content-marketing
0
9
AgresourceA

Use this skill to scrape, summarize, and analyze AgResource grain marketing newsletters.

content-marketing
0
9
Farmos EquipmentA

Query equipment status, maintenance schedules, and service history for the farm fleet.

tools
0
9
Farmos MarketingA

Query grain marketing positions, contracts, delivery schedules, inventory, and revenue data.

business
0
9
Farmos ObservationsA

Query and create field observations and AI-processed captures.

tools
0
9
Farmos TasksA

Query and manage farm work orders and tasks.

tools
0
9
Farmos WeatherA

Query weather data and forecasts for farm fields via the Agronomy module.

data
0
9
Brw Ai Discoverability AuditA

Audit how a brand appears in AI-powered search (ChatGPT, Perplexity, Claude, Gemini)

ai-agents
0
9
Brw Brand Voice ExtractorA

Extract or build a distinct brand voice profile that AI agents can use to produce on-brand content every time.

ai-agents
0
9
Brw Case Study BuilderA

Turn client wins into formatted case studies for proposals, social proof, and sales conversations.

business
0
9
Brw Cold Outreach SequenceA

Build personalized cold outreach sequences for LinkedIn and email.

content-marketing
0
9
Brw Content Idea GeneratorA

Generate content ideas rooted in positioning.

tools
0
9
Brw De Ai IfyA

Remove AI-generated jargon and restore human voice to text.

toolsgo
0
9
Brw Go ModeA

Give me a goal.

toolsgo
0
9
Brw Homepage AuditA

Quick conversion audit for any homepage or landing page.

content-marketing
0
9
Brw Linkedin Authority BuilderA

Build a LinkedIn content system for thought leadership.

content-marketing
0
9
Brw Linkedin Profile OptimizerA

Audit and rewrite your LinkedIn profile to attract the right people.

tools
0
9
Brw Marketing PrinciplesA

Apply timeless marketing and business principles to any problem.

content-marketing
0
9
Brw Newsletter Creation CurationA

Industry-adaptive B2B newsletter creation with stage, role, and geography-aware workflows.

tools
0
9
Lastpass CliA

Securely fetch credentials from LastPass vault via lpass CLI.

securityapisecurity
0
9
Cicd PipelineB

Create, debug, and manage CI/CD pipelines with GitHub Actions. Use when the user needs to set up automated testing, deployment, releases, or workflows. Covers workflow syntax, common patterns, secrets management, caching, matrix builds, and troubleshooting.

devopspythonrust
0
9
Container DebugB

Debug running Docker containers and Compose services. Use when inspecting container logs, exec-ing into running containers, diagnosing networking issues, checking resource usage, debugging multi-stage builds, troubleshooting health checks, or fixing Compose service dependencies.

devopsshellbash
0
9
Cron SchedulingB

Schedule and manage recurring tasks with cron and systemd timers. Use when setting up cron jobs, writing systemd timer units, handling timezone-aware scheduling, monitoring failed jobs, implementing retry patterns, or debugging why a scheduled task didn't run.

devopsgoshell
0
9
Data ValidationA

Validate data with schemas across languages and formats. Use when defining JSON Schema, using Zod (TypeScript) or Pydantic (Python), validating API request/response shapes, checking CSV/JSON data integrity, or setting up data contracts between services.

developmenttypescriptpython
0
9
Dns NetworkingC

Debug DNS resolution and network connectivity. Use when troubleshooting DNS failures, testing port connectivity, diagnosing firewall rules, inspecting HTTP requests with curl verbose mode, configuring /etc/hosts, or debugging proxy and certificate issues.

devopspythonbash
0
9
Docker SandboxA

Create and manage Docker sandboxed VM environments for safe agent execution. Use when running untrusted code, exploring packages, or isolating agent workloads. Supports Claude, Codex, Copilot, Gemini, and Kiro agents with network proxy controls.

developmentjavascriptpython
0
9
Emergency RescueF

Recover from developer disasters. Use when someone force-pushed to main, leaked credentials in git, ran out of disk space, killed the wrong process, corrupted a database, broke a deploy, locked themselves out of SSH, lost commits after a bad rebase, or hit any other "oh no" moment that needs immediate, calm, step-by-step recovery.

devopspythongo
0
9
Encoding FormatsA

Encode, decode, and convert between data formats. Use when working with Base64, URL encoding, hex, Unicode, JWT tokens, hashing, checksums, or converting between serialization formats like JSON, MessagePack, and protobuf wire format.

developmentjavascriptpython
0
9
Git WorkflowsA

Advanced git operations beyond add/commit/push. Use when rebasing, bisecting bugs, using worktrees for parallel development, recovering with reflog, managing subtrees/submodules, resolving merge conflicts, cherry-picking across branches, or working with monorepos.

code-qualitygobash
0
9
Infra As CodeB

Define and manage cloud infrastructure with code. Use when writing Terraform, CloudFormation, or Pulumi configs, managing state, planning deployments, setting up networking/compute/storage resources, or debugging infrastructure drift.

developmenttypescriptpython
0
9
Log AnalyzerA

Parse, search, and analyze application logs across formats. Use when debugging from log files, setting up structured logging, analyzing error patterns, correlating events across services, parsing stack traces, or monitoring log output in real time.

developmentjavascriptpython
0
9
Makefile BuildC

Write Makefiles for any project type. Use when setting up build automation, defining multi-target builds, managing dependencies between tasks, creating project task runners, or using Make for non-C projects (Go, Python, Docker, Node.js). Also covers Just and Task as modern alternatives.

toolstypescriptpython
0
9
Perf ProfilerA

Profile and optimize application performance. Use when diagnosing slow code, measuring CPU/memory usage, generating flame graphs, benchmarking functions, load testing APIs, finding memory leaks, or optimizing database queries.

databasesjavascriptpython
0
9
Regex PatternsA

Practical regex patterns across languages and use cases. Use when validating input (email, URL, IP), parsing log lines, extracting data from text, refactoring code with search-and-replace, or debugging why a regex doesn't match.

code-qualityjavascripttypescript
0
9