Geeksfino/openskills Skills
(11)Browse AI agent skills from Geeksfino/openskills for Claude Code, OpenClaw, Cursor, Windsurf, and more. Install them with a single command to extend what your agents can do.
code-review
Geeksfino/openskills
Reviews code for quality, best practices, and potential issues. Use when asked to review, audit, or check code for problems.
explaining-code
Geeksfino/openskills
Explains code clearly and thoroughly. Use when asked to explain, clarify, or teach about code snippets, functions, or concepts.
fork-test
Geeksfino/openskills
Minimal skill for testing context fork behavior. Do not use in production.
openskills-bindings-maintainer
Geeksfino/openskills
Maintain compatibility between openskills-runtime and language bindings (TypeScript, Python), including feature flags, build configuration, and smoke verification.
openskills-dev-orchestrator
Geeksfino/openskills
Route OpenSkills development tasks to the right project skill or subagent, including sequencing rules for debugging, feature work, regression checks, and release readiness.
openskills-e2e-test-runbook
Geeksfino/openskills
Run deterministic OpenSkills end-to-end validation across runtime tests and example agents, then report tool calls, activation behavior, and regressions.
openskills-plugin-separation
Geeksfino/openskills
Enforce clean separation between core openskills-runtime and optional WASM build plugins so plugin compilation does not break runtime consumers or language bindings.
openskills-release-ops
Geeksfino/openskills
Prepare and validate OpenSkills release readiness across runtime, bindings, examples, and regression gates with a deterministic checklist and go/no-go outcome.
openskills-runtime-debug
Geeksfino/openskills
Diagnose openskills-runtime execution failures in sandboxed paths (Landlock, seatbelt, native script execution, wasm execution) and produce root-cause-first findings with minimal-risk remediation steps.
openskills-skill-authoring
Geeksfino/openskills
Create and refine OpenSkills-compatible skills (SKILL.md + optional resources) with strong metadata, clear activation triggers, and reliable execution guidance.
skill-creator
Geeksfino/openskills
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.