Skip to main content
Run any Skill in Manus
with one click
$pwd:
inline-chat
GitHub creator profile

inline-chat

Repository-level view of 10 collected skills across 1 GitHub repositories, including approximate occupation coverage.

skills collected
10
repositories
1
occupation fields
1
updated
2026-03-22
occupation focus
Major fields detected across this creator.
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

#001
inline
10 skills66226updated 2026-03-22
100% of creator
finalize
Software Developers

Finalize work to prepare a commit. Clean up unnecessary debug logs, remove unused methods added, do a final review to ensure tight elegant implementation, etc.

2026-03-22
branch-out
Software Developers

Isolate a subset of changes from a dirty local worktree (usually on main) into a clean feature branch, then commit, push, and open a PR. Use when the user asks to "branch out", "isolate my changes", "move this work to a new branch", or create a clean PR from only selected files/hunks.

2026-02-20
sync-rebase-and-push
Software Developers

Safely sync local commits with remote by rebasing onto origin/main and then push, following a GitHub Desktop-style flow. Use when asked to push/sync a branch, reconcile local and remote state, resolve rebase conflicts, run targeted tests or typechecks, and push only if checks pass.

2026-02-20
inline-cli
Software Developers

Explain and use the Inline CLI (`inline`) for authentication, chats, users, spaces, messages, search, bots, typing, notifications, tasks, schema, attachments, downloads, JSON output, and configuration. Use when asked how to use the Inline CLI or its commands, flags, outputs, or workflows.

2026-02-18
run-checks
Software Quality Assurance Analysts & Testers

Run static checks and high-level validation before a production push in the Inline repo. Use when asked to run checks, verify correctness, or do pre-push/pre-release validation across server/web/admin/apple/cli/proto changes.

2026-02-05
continue-rebase-interactively
Software Developers

Guide an in-progress rebase with conflicts by summarizing each conflict and offering 3 resolution options.

2026-02-05
fill-context
Software Developers

Read changes, summarize spec and work done so far, and prepare for working on next steps.

2026-02-05
mo-needs-to-review
Software Quality Assurance Analysts & Testers

Check if uncommitted changes are important/risky/breaking to require a review before merge/production release.

2026-02-03
Showing top 8 of 10 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded
inline-chat GitHub Skills | SkillsMP