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

suxrobGM

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

skills collected
61
repositories
10
updated
2026-07-12
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

signal-forms-migration
software-developers

Convert Angular Reactive Forms (FormGroup/FormControl/FormArray) or template-driven forms (ngModel/FormsModule) to the Signal Forms API (form()/FormField/FormRoot/submit()) on Angular 22. Handles validation, arrays, nested objects, disabled state, submission, and third-party component bindings.

2026-07-12
add-llm-provider
software-developers

Add a new LLM provider or model to the AI dispatch system. Use when adding a new model from an existing provider (e.g., a new Claude version) or wiring up a new OpenAI-compatible endpoint. Walks through the places that must change to keep pricing, quotas, and the admin model catalog in sync.

2026-06-09
migration-creator
database-architects

Creates EF Core migrations for master or tenant databases. Use when adding new entities, modifying existing ones, or changing relationships. Follow the workflow to ensure correct migration generation and application.

2026-05-19
scaffold-feature
software-developers

Scaffold a full vertical slice for a new domain feature in LogisticsX — entity, EF configuration, migration, command/query handlers, controller, DTO/mapper, Angular page, and feature-map row. Use when the user asks to add a new top-level feature (e.g., "add a Subcontractor entity with CRUD"). Outputs an ordered checklist tailored to the LogisticsX folder structure.

2026-05-18
add-dispatch-tool
computer-occupations-all-other

Add a new tool to the AI dispatch agent. Use when the user wants to give the agent a new capability (e.g., "add a tool that returns load board listings older than 24h"). Walks through the four files that must change and the silently load-bearing WriteTools step.

2026-05-10
add-llm-provider
software-developers

Add a new LLM provider or model to the AI dispatch system. Use when adding a new model from an existing provider (e.g., a new Claude version) or wiring up a new OpenAI-compatible endpoint. Walks through the seven places that must change to keep pricing, quotas, and UI dropdowns in sync.

2026-05-10
add-tenant-feature-flag
software-developers

Add a new plan-gated tenant feature flag (e.g. "ContainerTracking", "AdvancedAnalytics") that can be toggled per-tenant and gated by subscription plan tier. Use when adding a feature that should be: locked for some plans, opt-in per tenant, or admin-overridable. Walks through the four-tier resolution chain.

2026-05-10
add-webhook-handler
software-developers

Add a new external webhook receiver (Stripe, ELD, custom integration). Use when wiring an inbound webhook from a third-party service. Codifies signature validation, idempotency, audit logging, and the WebhookController + Application/Commands/Webhooks pattern so security checks are not silently skipped.

2026-05-10
Showing top 8 of 22 collected skills in this repository.
apply
sales-representatives-of-services-except-advertising-insurance-financial-services-and-travel

Apply to a single job (URL or pasted page) with fit review, or drain the pending queue when no argument is given.

2026-07-11
auto-apply
sales-representatives-of-services-except-advertising-insurance-financial-services-and-travel

Search a job board and autonomously apply to matching jobs one at a time, until paused, exhausted, or the max-applications cap is hit.

2026-07-11
cover-letter
human-resources-specialists

Write a tailored one-page cover letter from a job description and the user's resume, humanized for natural tone.

2026-07-11
extract-resume
human-resources-specialists

Parse a resume's uploaded PDF into structured JSON (basics, experience, projects, skills, education) and save it to the editor.

2026-07-11
get-code
office-clerks-general-439061

Fetch the latest verification code or magic link from the connected mailbox for a given board domain. Called by apply / auto-apply for 2FA and account-creation flows.

2026-07-11
humanizer
technical-writers

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases.

2026-07-11
interview
human-resources-specialists

Produce a tailored interview prep sheet (behavioral, technical, system design, company) from a job description and the user's resume.

2026-07-11
outreach
sales-representatives-of-services-except-advertising-insurance-financial-services-and-travel

Find a hiring manager/recruiter for a role (or company) and send a personalized message via cold email or LinkedIn, with per-campaign channels and autonomy.

2026-07-11
Showing top 8 of 20 collected skills in this repository.
Showing 10 of 10 repositories
All repositories loaded