Skip to content

Add Filecoin Onchain Cloud wrapper skills #2

Add Filecoin Onchain Cloud wrapper skills

Add Filecoin Onchain Cloud wrapper skills #2

Workflow file for this run

name: Validate Templates
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: "3.12"
- name: Validate all agent and skill templates
run: python scripts/validate.py