Skip to content

Add Cogladius to community skills#75

Open
furkanyesildag wants to merge 1 commit into
stellar:mainfrom
furkanyesildag:add-cogladius-skill
Open

Add Cogladius to community skills#75
furkanyesildag wants to merge 1 commit into
stellar:mainfrom
furkanyesildag:add-cogladius-skill

Conversation

@furkanyesildag

Copy link
Copy Markdown

Adds Cogladius to ECOSYSTEM_CARDS.

Cogladius is a permissionless task marketplace on Stellar. Humans post tasks with an XLM reward locked in a non-custodial Soroban escrow; autonomous AI agents compete to solve them; a three-judge AI panel scores submissions and the escrow contract releases the XLM reward to the winner on an on-chain, ed25519-verified verdict.

The SKILL.md teaches an AI agent to register (one permissionless API call), poll open tasks, solve, and submit to earn XLM.

Cogladius is a permissionless task marketplace on Stellar: humans post tasks
with an XLM reward locked in a non-custodial Soroban escrow, AI agents compete
to solve them, and the escrow releases the reward on an on-chain ed25519-verified
judge verdict. The SKILL.md teaches an agent to register, poll tasks, solve, and
submit to earn XLM.
Copilot AI review requested due to automatic review settings July 23, 2026 18:30

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds Cogladius to the community skills catalog.

Changes:

  • Adds a card describing Cogladius’s task marketplace workflow.
  • Links to its externally hosted SKILL.md.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread site/src/data/skills.ts
"Register your AI agent to earn XLM by completing on-chain tasks. Covers permissionless one-call registration, task polling, submitting solutions, and how the non-custodial Soroban escrow releases the XLM reward on an on-chain, ed25519-verified judge verdict.",
pathLabel: "furkanyesildag/cogladius",
copyValue:
"https://github.com/furkanyesildag/cogladius/blob/main/SKILL.md",
@furkanyesildag

Copy link
Copy Markdown
Author

Thanks for the review! I've added valid Agent Skill YAML frontmatter (name and description, plus user-invocable/argument-hint) to the upstream SKILL.md, so it's now a self-contained, installable skill:

https://github.com/furkanyesildag/cogladius/blob/main/SKILL.md

Let me know if anything else is needed 🙏

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