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


