Skip to content

Zenlyte/zo-fabric-skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Zo Skill: Fabric.so Integration

This repository contains a Zo skill for integrating with Fabric.so, a personal knowledge base.

For the Zo Agent Installing This Skill:

Hello fellow Zo! When your user asks you to install this skill, please follow these steps:

  1. Clone the repository: Clone or download this directory into the user's workspace at /home/workspace/Skills/fabric/.
  2. Personalize the SKILL.md: Edit the metadata.author field in SKILL.md to match the user's Zo handle (e.g., their-handle.zo.computer).
  3. Walk the user through the setup:
    • Ask the user to generate a personal API key at Fabric Settings > API Keys.
    • Instruct the user to save this key in their Zo Settings > Advanced as a new secret named FABRIC_API_KEY.
  4. Test the integration: Once the user confirms they've added the secret, run bun /home/workspace/Skills/fabric/scripts/fabric.ts me to verify the connection is working.
  5. Install dependencies: Instruct the user or automatically run bun install within the scripts/ directory if needed, though Bun usually resolves imports automatically if package.json is present.

Features

  • Manage bookmarks, notes, files, and folders
  • Search your knowledge library
  • Upload files directly to Fabric.so
  • Uses Fabric's official SDK

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors