showcase(agentiq): add AgentIQ autonomous full-stack developer package - #115
showcase(agentiq): add AgentIQ autonomous full-stack developer package#115berryboylb wants to merge 12 commits into
Conversation
…ts, and remove unsupported primitive
| { | ||
| "slug": "agentiq", | ||
| "title": "AgentIQ Autonomous Developer", | ||
| "tagline": "A headless LangGraph agent executing full-stack deployments and API integrations with on-chain USDC payment settlement via ACP.", |
There was a problem hiding this comment.
Optional nit: the contributor guide suggests leading with a verb and dropping the trailing period for a punchier card tagline. Something like this might work well!
| "tagline": "A headless LangGraph agent executing full-stack deployments and API integrations with on-chain USDC payment settlement via ACP.", | |
| "tagline": "Executes full-stack deployments and API integrations with on-chain USDC payment settlement via ACP", |
| "url": "https://github.com/berryboylb" | ||
| }, | ||
| "links": { | ||
| "repo": "https://github.com/metadappdev/syntaxos-backend", |
There was a problem hiding this comment.
This repo link seems to be broken (it gives a 404). Could you update it to point to the correct public repository for AgentIQ?
| "repo": "https://github.com/metadappdev/syntaxos-backend", | |
| "repo": "https://github.com/your-org/your-repo", |
| }, | ||
| "links": { | ||
| "repo": "https://github.com/metadappdev/syntaxos-backend", | ||
| "share": "https://github.com/berryboylb/agentiq-protocol-dashboard", |
There was a problem hiding this comment.
This share link is also broken. If you have a specific announcement post (on X, etc.) that's often a great share link, but the main repo works too!
| "share": "https://github.com/berryboylb/agentiq-protocol-dashboard", | |
| "share": "https://github.com/your-org/your-repo", |
|
This is a great showcase of a full-stack developer agent with real on-chain ACP settlement — the execution proof log makes the whole flow really clear. I found a couple of things that will need a fix before this can land. The main repository links in A couple of other small things for consistency:
Thanks for putting this together! Also flagged:
|
Showcase Project
What shipped
Project package
showcase/<project-slug>/showcase.jsonshowcase/<project-slug>/skills/<skill-name>/when it belongs to this project packageskills/<skill-name>/only when the skill is shared across projectsskills[].sourcePathinshowcase.jsonfor any skill committed in this repohidden: trueonly if this package should merge without publishing its public Showcase card yetsoul.mdonly if the builder intentionally wants to publish public, redacted agent contextSkill standard
SKILL.mdincludes when to use it and when not to use itSafety and redaction
soul.mddoes not include private instructions, credentials, account data, wallet material, or operational secretsPublish path
After this PR is approved and merged to
main, changes undershowcase/**trigger the EconomyOS docs sync. The accepted manifest ispublished into
/community#showcaseby the docs workflow.