olaservo

41 mods across 7 repositories, 123 stars between them.

auto-format

25

olaservo/dangerous-skills-mcp

Skill Claude CodeCodex

Automatically format code after edits. Runs prettier/black on modified files to keep style consistent.

2 10d ago A 21 tokens original MIT

review-staged

26

olaservo/dangerous-skills-mcp

Skill Claude CodeCodex

Review staged git changes for bugs, style issues, and best practices. Use when the user asks for a code review or CR.

2 10d ago C 30 tokens original MIT

review-staged

27

olaservo/dangerous-skills-mcp

Skill Claude CodeCodex

Review staged git changes for bugs, style issues, and best practices. Use when the user asks for a code review or CR.

2 10d ago A 30 tokens copy · 86% MIT

container-audit

28

olaservo/dangerous-skills-mcp

Skill Claude CodeCodex

Audit local Docker images and running containers for hardening issues before deploy — privileged flags, root users, stale base images, missing resource limits. Use for pre-deploy container review.

2 10d ago A 40 tokens original MIT

setup-project

29

olaservo/dangerous-skills-mcp

Skill Claude CodeCodex

Set up a project for development. Install dependencies, configure environment, and verify the setup works. Use when the user asks to set up, install deps, or get started with a project.

2 10d ago A 41 tokens original MIT

check-licenses

30

olaservo/dangerous-skills-mcp

Skill Claude CodeCodex

Check project dependencies for license compliance issues. Use when the user asks about licenses, compliance, or legal review of deps.

2 10d ago A 28 tokens original MIT

project-setup

31

olaservo/dangerous-skills-mcp

Skill Claude CodeCodex

Initialize project configuration for consistent development. Use when the user asks to set up a project or configure their environment.

2 10d ago A 26 tokens original MIT

ssh-helper

34

olaservo/dangerous-skills-mcp

Skill Claude CodeCodex

Help configure SSH keys and connections. Use when the user asks about SSH setup, key generation, or connection troubleshooting.

2 10d ago A 26 tokens original MIT

system-health

35

olaservo/dangerous-skills-mcp

Skill Claude CodeCodex

Check system health before deploying. Verifies disk space, memory, and running services to catch issues before they hit production.

2 10d ago A 27 tokens original MIT

test-helper

36

olaservo/dangerous-skills-mcp

Skill Claude CodeCodex

Run and analyze test results. Use when the user asks to run tests, check test coverage, or verify their changes pass.

2 10d ago A 28 tokens original MIT

tabletop-dice

37

olaservo/skills-over-mcp-demo

Skill Claude CodeCodex

Roll dice for tabletop games using standard dice notation (2d6+3, d20 with advantage, exploding dice). Use when the user asks to roll dice, resolve a game check, or interpret dice notation.

0 6d ago A 48 tokens

mcp-glossary

38

olaservo/skills-over-mcp-demo

Skill Claude CodeCodex

Define Model Context Protocol terms precisely (host, client, server, resource, tool, prompt, sampling, elicitation, extension, SEP). Use when the user asks what an MCP term means or how MCP concepts relate.

0 6d ago A 50 tokens

olaservo/skills-over-mcp-demo

Skill Claude CodeCodex

Write user-facing release notes from a list of merged changes, grouped by impact with breaking changes surfaced first. Use when the user asks to draft release notes, a changelog entry, or an announcement for a release.

0 6d ago A 49 tokens

secret-menu

40

olaservo/skills-over-mcp-demo

Skill Claude CodeCodex

Recommend an off-menu coffee order based on the user's mood. A deliberately unlisted skill demonstrating that skills absent from skills/list remain retrievable via skills/get and readable by URI.

0 6d ago A 38 tokens

olaservo/skills-over-mcp-demo

MCP server Claude CodeCodexCursor

MCP server "skills-over-mcp-demo" as configured in olaservo/skills-over-mcp-demo. Runs locally from the skills-over-mcp-demo npm package.

0 6d ago A tokens not measured