docs(FN-2067): expand CLI docs for skills and command flags

- Add fn skills quick-start examples to the README command snippets
- Add a dedicated fn skills section in the CLI reference with search/install usage and option docs
- Document --interactive support for daemon and desktop command usage and option tables
- Expand settings export/import flag documentation and refresh the option cross-reference matrix
This commit is contained in:
Fusion
2026-04-18 17:07:02 -07:00
committed by gsxdsm
parent ee25caeeb4
commit 9421de548b
2 changed files with 39 additions and 8 deletions

View File

@@ -232,6 +232,9 @@ fn settings export # Export configuration
fn mission create "Auth System" "Build auth" # Create mission
fn mission activate-slice <slice-id> # Activate a slice
fn skills search react # Search skills.sh
fn skills install firebase/agent-skills # Install agent skills
```
## Packages