Skip to content

wahajahmed010/openclaw-skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

🦌 Buck's OpenClaw Skills

A collection of custom agent skills built for OpenClaw — an AI personal assistant framework. These skills extend the agent's capabilities across career ops, Docker management, n8n automation, LaTeX editing, multi-model deliberation, and more.

Skills

Skill Description
bridge-twin Send messages to Hermes (Brian) on M910q via the JSONL bridge. Inter-AI communication, message reading, and bridge connectivity testing.
career-companion Career companion for frontier tech — AI, space, aerospace, robotics, drones, defense, autonomy. Searches live jobs, tailors resumes/CVs, runs mock interviews, researches salaries.
career-ops Full career operations suite — A-G offer scoring, auto-pipeline from URLs, ATS-optimized PDF/LaTeX CV generation, interview prep, LinkedIn outreach, application tracking, and more.
council-of-llms Real multi-model council deliberation. Spawns 3 parallel subagents with different LLMs and distinct perspectives, synthesizes outputs into a unified verdict.
docker Docker containers, images, Compose stacks, networking, volumes, debugging, production hardening, and essential command reference.
docker-pilot Safe, intelligent Docker container management — fleet status, lifecycle operations, cleanup, compose stacks, troubleshooting, and security hardening with risk classification.
n8n Manage n8n workflows and automations via API — list, activate, deactivate, trigger, and debug workflows.
n8n-pilot Design, build, deploy, test, and secure advanced n8n workflows. Architecture patterns, flow logic, dangerous pattern detection, and workflow recipes.
open-source-contributor Autonomous GitHub contribution agent using the Architect-Builder pattern. Scouts issues, implements fixes, and submits PRs at three difficulty levels.
openjobs-jobs-search Search and discover job positions using OpenJobs AI with structured filters by title, company, location, seniority, and industry.
overleaf Manage Overleaf LaTeX projects via git integration. Clone, branch, edit, compile, and push LaTeX resumes, papers, and documents.
overleaf-latex Manage Overleaf LaTeX projects via git or native agent tools. Install the OpenClaw Overleaf plugin for 6 native tools.
resume-builder Generate professional resumes conforming to the Reactive Resume schema. Conversational AI-driven resume creation with valid JSON output for rxresu.me.
subagent-orchestration Orchestrate OpenClaw subagents effectively. Covers Worker, Researcher, and Council agent types with spawning patterns, timeout strategies, and failure mode fixes.

Installation

Via OpenClaw CLI

openclaw skill install <skill-name>

Manual

git clone https://github.com/wahajahmed010/openclaw-skills.git
# Copy desired skill to your OpenClaw skills directory
cp -r openclaw-skills/skills/<skill-name> ~/.openclaw/workspace/skills/

Structure

Each skill directory contains at minimum a SKILL.md file that defines the skill's behavior, triggers, and instructions. Many skills also include scripts, references, and sub-skills.

License

MIT — see LICENSE.

About

Collection of custom OpenClaw agent skills

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors