Skip to content

Add Filecoin Onchain Cloud wrapper skills#1

Merged
h4x3rotab merged 5 commits into
Clawdi-AI:mainfrom
snissn:add-foc-cli-wrapper-skills
Jun 15, 2026
Merged

Add Filecoin Onchain Cloud wrapper skills#1
h4x3rotab merged 5 commits into
Clawdi-AI:mainfrom
snissn:add-foc-cli-wrapper-skills

Conversation

@snissn

@snissn snissn commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add standalone Clawdi Store entries for Filecoin Onchain Cloud operations and documentation
  • keep the store entries as lightweight wrappers around the upstream FIL-Builders/foc-cli project
  • document noninteractive agent commands for installing/updating upstream skills and using the current published CLI

Architecture

These skills intentionally avoid vendoring the upstream skill contents. The upstream repository and published CLI remain the source of truth:

Validation

  • python3 scripts/validate.py
  • HOME=$(mktemp -d) npx --yes skills add FIL-Builders/foc-cli --skill foc-cli --list
  • HOME=$(mktemp -d) npx --yes skills add FIL-Builders/foc-cli --skill foc-cli --global --yes --copy
  • HOME=$(mktemp -d) npx --yes foc-cli --help

@h4x3rotab h4x3rotab merged commit 91285bc into Clawdi-AI:main Jun 15, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants