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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user