openfunderse-participant

Automate fund participant allocation proposals and validation for decentralized funds.

2|1|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/wiimdy/openfunderse --skill openfunderse-participant
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openfunderse-participant
Source: https://github.com/wiimdy/openfunderse/tree/main/packages/openfunderse/packs/openfunderse-participant/openfunderse-participant
Command: npx skills add https://github.com/wiimdy/openfunderse --skill openfunderse-participant

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process for fund participants to propose and validate allocation claims, streamlining their involvement in decentralized finance protocols.

Core Features & Use Cases

  • Allocation Proposal: Generate and submit target asset weights for a fund's epoch.
  • Validation: Automatically validate allocation claims against fund rules and strategy constraints.
  • Daemon Mode: Run an always-on bot to continuously monitor fund signals and submit claims.
  • Use Case: A participant can configure this bot to automatically propose their desired asset allocation for a decentralized fund each epoch, ensuring their capital is managed according to their strategy without manual intervention.

Quick Start

Use the openfunderse-participant skill to propose an allocation for fund 'demo-fund' in epoch 123 with target weights of 70% and 30%.

Frequently Asked Questions about openfunderse-participant

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate fund allocation proposals for decentralized finance protocols?

Automating fund allocation proposals involves using a participant bot to generate and submit target asset weights for a fund's epoch. This streamlines involvement by automatically proposing desired asset allocations without manual intervention.

What is daemon mode for continuous claim submission in fund management?

Daemon mode is an always-on bot configuration that continuously monitors fund signals and submits allocation claims. It ensures capital is managed according to strategy constraints by automatically validating claims each epoch.

How do I validate allocation claims against fund rules and strategy constraints?

Validating allocation claims requires configuring a participant bot to automatically check target asset weights against fund rules. The bot ensures proposed allocations meet strategy constraints before submission.

Do I need secure environment variables to configure a decentralized fund participant bot?

Secure environment variables are required for participant bot configuration to manage relayer communication and participant keys. This setup ensures safe automated claim submission and fund allocation proposals.

Can I submit target asset weights like 70% and 30% for a specific fund epoch?

Submitting specific target asset weights for a fund epoch is supported by the allocation proposal feature. You can configure exact percentages for desired assets to automate capital management.