Skip to main content
Run any Skill in Manus
with one click
nozzlegear
GitHub creator profile

nozzlegear

Repository-level view of 10 collected skills across 1 GitHub repositories.

skills collected
10
repositories
1
updated
2026-07-25
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

jj-describe
software-developers

Analyze the changes in the current Jujutsu (jj) changeset and give it a clear, concise description with type and scope trailers. Use when the user asks to describe a change or commit.

2026-07-25
jj-log
software-developers

Read and parse jj logs, commit messages, and descriptions. Use when the agent needs to inspect commit history, search for commits by message content or trailers, filter by author/date/branch, parse jj log output into structured data (subject, body, type/scope trailers), or navigate jj revision ranges. Triggered by requests to "show git log", "find commits with fix", "what changed in this branch", "list recent jj commits", or any history browsing task.

2026-07-25
shopifysharp-discovery
software-developers

Read ShopifySharp source code and map GraphQL response types to application models. Use when working with ShopifySharp library, converting GraphQL API responses to C# or F# types, or understanding Shopify's generated types.

2026-07-11
skill-creator
computer-occupations-all-other

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 the agent's capabilities with specialized knowledge, workflows, or tool integrations.

2026-07-11
jj-split
software-developers

Split the current Jujutsu (jj) changeset into smaller, logically separate commits using non-interactive `jj split` with filesets. Use when the user asks to break up a change, split the working copy, separate unrelated edits into their own commits, stack a messy change into clean commits, or otherwise reshape one jj revision into several. Covers jj >= 0.42 topology, working-copy placement, and verification.

2026-06-30
commit-multi
software-developers

Break up the pending git changes into small, logical commits and commit them using well-structured commit messages.

2026-06-21
commit
software-developers

Generate a well-structured git commit message based on staged changes.

2026-06-21
describe
software-developers

Generate a well-structured jj describe message based on staged changes.

2026-06-21
Showing top 8 of 10 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded
nozzlegear Agent Skills | SkillsMP