Skills
All skills
Official skills
Leaderboard
Saved
Categories
Coding & Dev Tools
9777
AI & ML
5020
DevOps & Infra
2868
Integrations & APIs
2327
Productivity
2192
Security
1976
All categories →
Plugins
Docs
menu-rounded
Skills
Categories
Plugins
Docs
My skills
Saved
light-dark-mode
Light
Dark
System
Sign in
Profile
My skills
Saved
Collections
Edit profile
Submit a skill
Sign out
Results for “async-apex”
2 skills
pranavnagrecha
Apex Metadata API
Creates or updates Salesforce metadata components at runtime from Apex using the Metadata namespace, including custom fields, objects, picklist values, and labels, with asynchronous deployment and callback handling.
15
·
bundle
More results
jasoncarreira
Async Tasks
Turn "block until condition X is met" into an agent wake-up via the bash_async tool. Use when you need to wait for a one-shot event without burning context — a webhook arriving, a CI pipeline finishing, a file appearing, a long shell command completing — AND you want this conversation to resume with full context when the event fires. Distinct from pollers (recurring) and the synchronous Bash tool (blocks the turn). The completion event lands as a fresh turn on the spawning channel; no polling needed.
6