1.1 KiB
1.1 KiB
Cross-Platform AI Usage (Overview)
You are here: AI Docs Home > Cross-Platform AI Usage
This page gives a high-level overview of cross-platform AI usage, agent workflows, and prompting patterns. For detailed patterns, anti-patterns, and workflows, see the linked guides below.
Quick Links
Repo Instructions (Always-On Rules)
Instructions are repo-scoped rules that auto-apply based on file patterns. See your repo’s instructions directory (e.g., assets/instructions/).
Agents and Skills
- Agents: Use for multi-step, structured tasks (see Agents.md).
- Skills: Use for focused, repeatable workflows (see Skills Library).
Next Steps
- For safety rules, read Governance, Privacy, and Policy
- If setup is not working, follow Troubleshooting and FAQ