Contribute
Recipe and showcase submission
Submit a verified community showcase or recipe for review without private channels.
There are two public submission paths. Both are reviewable as pull requests β no private DMs required.
#Showcase (Community wall)
- Fork
AgentsKit-io/agentskit. - Add an entry to
apps/docs-next/data/community.json. - Include:
name,description,url,tags,by. - Open a PR titled
community: add <project name>. - Ensure the linked project is public and runnable or clearly documented.
Live wall: Community.
#Recipe (Cookbook / docs)
- Prefer a small, reproducible path (ideally three commands or fewer for the proof).
- Open a documentation issue with template docs.yml or a PR under
apps/docs-next/content/docs/cookbook/. - Include:
- problem and audience
- prerequisites
- copy-paste commands
- expected output
- links to packages used
- maturity honesty (alpha/beta/stable)
- Claims and package counts must match generated sources (
ecosystem-claims.json/ package docs) β do not invent metrics.
#Verification checklist (reviewers)
- Commands run in a clean environment or have a committed fixture
- No secrets in samples
- Links resolve
- Product relationships are accurate (no overselling maturity)
- Attribution is clear
#Related
Explore nearby
- PeerContribute
AgentsKit is built in the open. Here's how to help β from filing an issue to shipping a new adapter.
- PeerNewcomer journey
Understand the AgentsKit ecosystem, run a verified demo, and choose a contribution path without private guidance.
- PeerGood first issues
Curated issues ready to grab. Pick one, comment on it to claim, and ship a PR.