{"id":50379531,"url":"https://github.com/dioncodes/agentseed","last_synced_at":"2026-05-30T11:02:58.327Z","repository":{"id":359386532,"uuid":"1245853589","full_name":"dioncodes/agentseed","owner":"dioncodes","description":"Generate AGENTS.md files for AI coding agents","archived":false,"fork":false,"pushed_at":"2026-05-21T17:54:39.000Z","size":217,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-05-22T01:21:32.334Z","etag":null,"topics":["ai","ai-agents","developer-tools"],"latest_commit_sha":null,"homepage":"https://agentseed.dev","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dioncodes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2026-05-21T16:11:15.000Z","updated_at":"2026-05-21T18:14:15.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/dioncodes/agentseed","commit_stats":null,"previous_names":["dioncodes/agentseed"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/dioncodes/agentseed","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dioncodes%2Fagentseed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dioncodes%2Fagentseed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dioncodes%2Fagentseed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dioncodes%2Fagentseed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dioncodes","download_url":"https://codeload.github.com/dioncodes/agentseed/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dioncodes%2Fagentseed/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33689564,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-30T02:00:06.278Z","response_time":92,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","ai-agents","developer-tools"],"created_at":"2026-05-30T11:02:56.397Z","updated_at":"2026-05-30T11:02:58.320Z","avatar_url":"https://github.com/dioncodes.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AgentSeed\n\nProduction site: [agentseed.dev](https://agentseed.dev)\n\nAgentSeed is a focused Nuxt + Tailwind app for generating complete `AGENTS.md` instruction files for software projects that use AI coding agents such as Codex, Claude, Cursor, and similar tools.\n\nThe generator runs fully client-side. Users configure project details, stack, architecture, coding standards, indentation preference, testing expectations, agent behavior rules, setup prompts, and optional sections, then copy or download a deterministic `AGENTS.md`.\n\n## Features\n\n- Live `AGENTS.md` preview that updates as settings change.\n- Deterministic markdown generation with no external AI API.\n- Client-side copy and download actions.\n- Saved latest settings through browser `localStorage`.\n- SEO metadata, structured data, sitemap, and social preview assets for the public site.\n- Visitors analytics for pageviews and engagement events.\n\n## Stack\n\n- Nuxt 4\n- Vue 3\n- TypeScript\n- Tailwind CSS via `@nuxtjs/tailwindcss`\n\n## Getting Started\n\nInstall dependencies:\n\n```bash\nnpm install\n```\n\nStart the local development server:\n\n```bash\nnpm run dev\n```\n\nBy default, Nuxt serves the app at `http://localhost:3000`.\n\n## Commands\n\nBuild for production:\n\n```bash\nnpm run build\n```\n\nGenerate a static build:\n\n```bash\nnpm run generate\n```\n\nPreview a production build locally:\n\n```bash\nnpm run preview\n```\n\n## License\n\nAgentSeed is licensed under the [MIT License](LICENSE).\n\n## Project Structure\n\n- `app/app.vue` wires together SEO metadata, persisted generator state, and the single-page layout.\n- `app/components` contains the header, hero, feature cards, generator form, markdown preview, FAQ, and footer.\n- `app/data/options.ts` contains selectable options, defaults, and the production `siteUrl`.\n- `app/types/agents.ts` defines the generator configuration types.\n- `app/composables/useAgentsGenerator.ts` converts selected options into the generated markdown.\n- `app/composables/useMarkdownActions.ts` handles clipboard and download actions.\n- `app/composables/useVisitorsTracking.ts` wraps Visitors custom event tracking.\n- `app/assets/css/main.css` contains global Tailwind styles.\n- `public/logo.svg`, favicon files, `public/apple-touch-icon.png`, `public/producthunt-logo.png`, `public/robots.txt`, `public/sitemap.xml`, and `public/og-image.png` support branding, search, and social crawlers.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdioncodes%2Fagentseed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdioncodes%2Fagentseed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdioncodes%2Fagentseed/lists"}