Agent Skills
› Prisma-Labs-Dev/apple-skills
› backgroundtasks
backgroundtasks
GitHub提供后台任务API参考,解答关于BGTaskScheduler、应用刷新及后台处理的问题。
Trigger Scenarios
查询后台任务API
询问BGTaskScheduler用法
了解后台处理机制
Install
npx skills add Prisma-Labs-Dev/apple-skills --skill backgroundtasks -g -y
SKILL.md
Frontmatter
{
"name": "backgroundtasks",
"agent": "Explore",
"context": "fork",
"description": "API reference: BackgroundTasks. Query for BGTaskScheduler, app refresh, background processing.",
"user-invocable": true
}
BackgroundTasks Documentation
Search these docs to answer questions about background task APIs.
Return Format
Always include:
- Summary - Answer the question concisely
- File paths - List relevant files for full details
Files
backgroundtasks-index.md- Framework overview, task typesbgtaskscheduler.md- Task scheduling and registration
Version History
- a76633b Current 2026-07-25 07:00


