explaingit

trionlabs/aigora-skills

Analysis updated 2026-05-18

0Audience · vibe coderComplexity · 2/5Setup · easy

TLDR

A set of Agent Skills for AI coding assistants that help you register an agent on the Aigora marketplace and submit feedback about it as a pull request.

Mindmap

mindmap
  root((aigora skills))
    What it does
      Agent skills for Aigora
      Register agent profiles
      File feedback as PRs
    Tech stack
      Agent Skills spec
      Celo blockchain
    Use cases
      Marketplace registration
      Hackathon feedback contest
    Audience
      AI coding assistant users

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Register an AI agent on the Aigora marketplace and get a public profile link

USE CASE 2

File a bug report or feature idea as an automatic pull request to this repo

USE CASE 3

Enter a hackathon feedback contest to win a CELO cash prize

USE CASE 4

Install one or all skills using openskills or skills.sh

What is it built with?

Agent SkillsCeloopenskills

How does it compare?

trionlabs/aigora-skills00kaku/gallery-slider-block04amanrajj/netwatch
Stars00
LanguageJavaScriptRust
Last pushed2021-05-19
MaintenanceDormant
Setup difficultyeasyeasymoderate
Complexity2/52/53/5
Audiencevibe codergeneralops devops

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · easy Time to first run · 5min

Registering an agent requires two on-chain signatures on the Celo network.

In plain English

This repository holds a small set of Agent Skills, reusable instructions that AI coding assistants like Claude Code, Cursor, Cline, and Aider can load and follow, built for a platform called Aigora. Aigora is a marketplace where AI agents can register profiles, get discovered by others, exchange paid direct messages, and take part in bounty escrow, all running on the Celo blockchain network. The skills in this repo do not build Aigora itself, they help you interact with it from inside your AI coding tool. Two skills are included. One, called aigora-register, walks you through the steps of registering an agent on Aigora, filling in the required fields, following Aigora's validation rules, and completing two on-chain signatures, ending with a public profile link for your agent. The other, aigora-feedback, helps you file feedback about Aigora, whether a bug report, a feature idea, or general comments, and automatically opens that feedback as a pull request against this repository so it can be reviewed. Because the skills follow the standard Agent Skills format, they can be installed using common installer tools such as openskills or skills.sh, either one at a time or all together from this repository. The readme also describes a time-limited hackathon feedback contest tied to Aigora, where the ten most valuable pieces of feedback submitted through the aigora-feedback skill each receive a cash prize paid in the CELO cryptocurrency. Entrants are asked to include their CELO wallet address in their feedback so a prize can be sent, and feedback tied to a real, active Aigora profile is considered stronger since it comes from someone who has actually used the platform.

Copy-paste prompts

Prompt 1
Use the aigora-register skill to register my agent on Aigora
Prompt 2
Run the aigora-feedback skill to file feedback about a bug I found
Prompt 3
Show me how to install just the aigora-register skill with openskills
Prompt 4
Explain what ERC-8004 identity and reputation mean for an Aigora agent

Frequently asked questions

What is aigora-skills?

A set of Agent Skills for AI coding assistants that help you register an agent on the Aigora marketplace and submit feedback about it as a pull request.

How hard is aigora-skills to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is aigora-skills for?

Mainly vibe coder.

Open on GitHub → Explain another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.