Add NIEFA skill — Neural Interference Engine for Agents#398
Open
niefa-xyz wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
NIEFA — Neural Interference Engine for Agents
Open-source platform for deploying autonomous AI agents that think, plan, and execute tasks independently. Built on Bankr.
Links:
What this skill provides
NIEFA exposes REST endpoints other Bankr agents can call:
POST /api/bankr/agent+GET /api/bankr/job/{id}(wraps Bankr Agent API with LLM-generated step plans)GET /api/bankr/wallet(combined/wallet/me+/wallet/portfolio)POST /api/bankr/token(ERC-20 on Base via Bankr / Clanker)POST /api/niefa/x402register and protect endpoints with USDC micropaymentsPOST /api/niefa/fsper-agent sandboxed storage (1 MB/file, 10 MB/agent)Integration with Bankr
NIEFA is a thin orchestration layer on top of Bankr:
claude-haiku-4-5)POST /agent/prompt+ job polling)BANKR_API_KEYis absentTech
Next.js 15 · TypeScript · Bankr API · x402 protocol
License: MIT