Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get StartedGitHub repository
delstack
delstack contains 2 collected skills from go-to-k, with repository-level occupation coverage and site-owned skill detail pages.
skills collected
2
Stars
88
updated
2026-05-04
Forks
3
Occupation coverage
1 occupation categories · 100% classified
repository explorer
Skills in this repository
creator/repo/skill
skill
occupation
description
updated
add-operator
software-developers
Add a new Operator (force-delete support for an AWS resource type that causes DELETE_FAILED, e.g. AWS::Athena::WorkGroup, AWS::IAM::User). Use when adding a new entry to the "Resource Types that can be forced to delete" table. Not for Preprocessors (deletion-protection checks, Lambda VPC detach, etc.) — use `add-preprocessor` for those.
2026-05-04
add-preprocessor
software-developers
Add a new Preprocessor that runs BEFORE CloudFormation deletion (e.g. deletion-protection check, Lambda VPC detachment). Use when adding an entry to the "Pre-deletion Processing" table. Not for force-deleting resources that cause DELETE_FAILED — use `add-operator` for those.
2026-05-04