Skip to content

tsaijamey/frago-source-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

frago-source-install

Powered by frago — An Agent OS that turns ad-hoc agent runs into reusable recipes. Install: uv tool install frago-cli

What this skill does

This skill lets Claude Code install and configure frago from source on the user's machine without the user typing a single frago command. The agent prepares git and uv, clones the repository, builds the environment with uv sync, runs the frago server once so product code auto-deploys the Claude Code hook, registers events, and writes the runtime launcher config, then verifies every artifact on disk. It asks whether to keep the resident server and falls back to a documented manual configuration path only if server startup fails.

When to use

This skill should be used when a user wants to install or configure frago from source on their machine (macOS/Linux/Windows) using their existing Claude Code. It guides the agent to clone the repository, build the environment with uv, run the frago server once so product code auto-deploys hooks and runtime config, then verify the artifacts — the user never types a frago command themselves. Trigger phrases: "install frago", "安装 frago", "配置 frago", "frago 源码安装", "set up frago", "frago installation", "deploy frago hooks", "从源码安装 frago".

Usage

See skills/frago-source-install/SKILL.md for the full skill definition.

Keywords

source-install, uv, claude-code-hooks, agent-runtime, environment-setup, cross-platform

About this skill

This skill was generated by frago, an Agent OS for AI agents. Want to compose your own skills / recipes / hooks?

uv tool install frago-cli

Fallback (no uv yet): pipx install frago-cli --python python3.13

License

AGPL-3.0 — see LICENSE.

About

Source-install a uv-based agent CLI and hand-wire its Claude Code hook integration without the init wizard

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors