Skills

Type: All Skills Tools
skill ★ 372,633

Manage OpenClaw GHSA Security Advisories

This skill manages the end-to-end lifecycle of OpenClaw GHSA security advisories. It allows developers to inspect, patch, validate, and publish advisories by interacting with the GitHub API, ensuring adherence to specific publishing guardra…

openclaw/openclaw ghsa security-advisory github-api patching
skill ★ 372,633

Systematic Debugging for OpenClaw Model Behavior

This skill guides developers through systematically debugging OpenClaw discrepancies across various execution environments, such as local tests, live providers, and CI pipelines. It emphasizes using targeted logging flags and defined proof …

openclaw/openclaw openclaw debugging logging provider-parity
skill ★ 372,633

Discord Agent Communication Skill

Enables interaction with Discord-backed OpenClaw sessions to ask questions or post messages using the OpenClaw relay helper.

openclaw/openclaw discord messaging agent-interaction openclaw
skill ★ 372,633

ClawSweeper: Automated GitHub Maintenance Bot

An automated maintenance bot for managing OpenClaw repositories through issue/PR sweeping, commit reviews, and automated repair job dispatching. It facilitates guarded fix PR creation and provides maintainer-driven control via GitHub App in…

openclaw/openclaw github-automation automated-maintenance commit-review issue-sweeping
skill ★ 372,633

Triage OpenClaw PRs and Issues from Discord

This skill facilitates maintainer-quality triage of OpenClaw PRs and issues discovered via Discord. It integrates local archive searching with live GitHub API checks to provide deep reviews, risk assessments, and structured summaries of cha…

openclaw/openclaw discord-triage github-review pr-issue-management openclaw
skill

Automated Release Notes and Version Tagging

Automates release note generation by analysing merged pull requests and manages version tagging or release PR creation.

keboola/keboola-mcp-server release-management git-automation versioning github-api
skill ★ 169

OpenClaw agent task delegation and management

This skill facilitates interaction with the OpenClaw agent, allowing developers to delegate complex tasks asynchronously or perform quick synchronous queries. It provides comprehensive tooling for managing task lifecycles, including status …

freema/openclaw-mcp openclaw task-management delegation async-tasks
skill

Agentic Obsidian Vault Orchestrator

This skill orchestrates Obsidian vault operations by routing requests between an MCP server for sandboxed file I/O, the Obsidian CLI for app-specific actions, and Git for synchronisation. It enables automated note searching, tag management,…

bitbonsai/mcp-obsidian obsidian mcp git-sync vault-management
skill

obsidian vault management and synchronization skill

This skill provides comprehensive agentic access to Obsidian vaults, routing operations across metadata manipulation (MCP), native Obsidian CLI actions, and full Git synchronization workflows. It safely handles complex tasks such as frontma…

bitbonsai/mcp-obsidian obsidian vault-management git-sync cli-automation
skill ★ 2

Secret Rotation and Validation

Automate the validation, rotation, and health monitoring of API keys and credentials across multiple providers. It supports batch validation for CI pipelines and provides automated rotation for expired or stale secrets.

I4cTime/quantum_ring secret-rotation credential-management api-keys security-automation
skill ★ 2

Automated Secret Rotation and Validation

Automate the validation, rotation, and batch-checking of secrets across providers such as OpenAI, Stripe, and AWS. The skill supports health monitoring, CI-integrated validation reports, and both provider-native and local secret regeneratio…

I4cTime/quantum_ring secret-rotation credential-management security-automation ci-cd
skill ★ 2

Project onboarding and environment configuration

This skill guides the initial setup of a project by generating a comprehensive .q-ring.json manifest. It handles environment detection, secret import, and configuring governance policies (MCP/exec) to ensure project readiness.

I4cTime/quantum_ring project-onboarding secret-management environment-detection manifest-creation
skill ★ 2

Scan and remediate hardcoded secrets from codebases

This skill scans codebases using entropy analysis and regex heuristics to detect hardcoded credentials. It can then automatically lint and fix these findings by replacing secrets with environment variable references.

I4cTime/quantum_ring secret-scanning code-auditing linting security
skill ★ 2

Project Onboarding and Environment Configuration Skill

This skill automates the setup of a project's quantum ring manifest, handling environment detection, secret management, and policy configuration. It guides users through creating the necessary .q-ring.json file and setting up hooks for robu…

I4cTime/quantum_ring project-onboarding environment-detection secret-management manifest-creation
skill ★ 52

Discover curated tech tools and libraries

This skill facilitates the discovery and comparison of technology options, retrieving curated tools, libraries, and frameworks from extensive awesome-lists. Use it when a user is exploring a domain or needs recommendations rather than speci…

bh-rat/context-awesome tech-discovery awesome-lists tool-recommendation tech-stack
skill ★ 593

Ralph Autonomous Task Planning Skill

This skill enables work planning and the generation of task files for autonomous execution, including PRD creation and batch issue resolution.

opentabs-dev/opentabs task-planning autonomous-execution prd-generation issue-resolution
skill ★ 394

Cross-Cell Project Coordination and Conflict Resolution

This skill acts as a top-level coordinator, decomposing large goals into subsystem objectives assigned to multiple independent working cells. It manages cross-cell dependencies, resolves conflicts, and ensures integrated compatibility acros…

sipyourdrink-ltd/bernstein coordination project-management decomposition conflict-resolution
skill ★ 394

Product Visionary Feature Ideation

An agentic skill designed to generate bold, user-centric feature proposals and identify high-impact UX/DX improvements. It focuses on non-incremental, 10x ideas presented in a structured JSON format.

sipyourdrink-ltd/bernstein product-management ideation feature-proposals ux-design
skill ★ 593

bump package versions in lockstep

This skill coordinates the systematic incrementing of package versions across all associated platform packages and plugins. It ensures that version updates are handled in a synchronized, lockstep manner, ideal for preparing a formal release…

opentabs-dev/opentabs version-management package-update release-prep dependency-sync
skill ★ 593

Plugin Development and Configuration Workflow

An end-to-end workflow for developing, testing, and configuring plugins, including icon creation and troubleshooting.

opentabs-dev/opentabs plugin-development workflow-automation debugging plugin-configuration
skill ★ 394

Comprehensive code security auditing and hardening

This skill acts as an expert security engineer, auditing codebases against OWASP standards, focusing on authentication, input validation, and secrets management. It provides concrete, actionable fix recommendations classified by severity (c…

sipyourdrink-ltd/bernstein security owasp code-review auth-check
skill ★ 593

Plan work and generate autonomous task files

This skill facilitates comprehensive project planning by generating structured task files for autonomous execution. It is ideal for initiating work, creating product requirements documents (PRDs), or batch-fixing multiple issues.

opentabs-dev/opentabs planning task-generation autonomous-execution prd-creation
skill ★ 593

Complete Plugin Development and Setup Workflow

Provides a comprehensive workflow for building, testing, and configuring plugins, including icon generation and troubleshooting. It manages the entire plugin lifecycle from initial creation to final installation and setup.

opentabs-dev/opentabs plugin-development workflow-automation debugging plugin-configuration
skill ★ 394

Comprehensive code quality and correctness reviewer

This skill provides comprehensive code review, assessing correctness, maintainability, and adherence to standards. It specializes in verifying logic, security, test coverage, and overall merge readiness.

sipyourdrink-ltd/bernstein code-review quality-assurance testing best-practices