{"id":47684197,"url":"https://github.com/flc1125/skills","last_synced_at":"2026-04-05T15:02:57.140Z","repository":{"id":343874864,"uuid":"1140233426","full_name":"flc1125/skills","owner":"flc1125","description":"A personal repository of reusable AI agent skills, designed to work across compatible tools with optional ecosystem-specific integrations.","archived":false,"fork":false,"pushed_at":"2026-03-27T11:45:12.000Z","size":534,"stargazers_count":4,"open_issues_count":5,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-27T13:04:34.337Z","etag":null,"topics":["claude","claude-code","codex","gemini-cli","marketplace","skill","skills"],"latest_commit_sha":null,"homepage":"https://skills.flc.io","language":"JavaScript","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/flc1125.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":null,"dco":null,"cla":null}},"created_at":"2026-01-23T02:06:28.000Z","updated_at":"2026-03-27T11:45:14.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/flc1125/skills","commit_stats":null,"previous_names":["flc1125/skills"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/flc1125/skills","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flc1125%2Fskills","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flc1125%2Fskills/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flc1125%2Fskills/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flc1125%2Fskills/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flc1125","download_url":"https://codeload.github.com/flc1125/skills/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flc1125%2Fskills/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31308098,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T12:59:32.332Z","status":"ssl_error","status_checked_at":"2026-04-02T12:54:48.875Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["claude","claude-code","codex","gemini-cli","marketplace","skill","skills"],"created_at":"2026-04-02T14:29:03.854Z","updated_at":"2026-04-02T14:29:04.434Z","avatar_url":"https://github.com/flc1125.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"web/public/favicon.svg\" width=\"64\" height=\"64\" alt=\"Flc's Skills Logo\" /\u003e\n\n  # Flc's Skills\n\n  A curated collection of specialized skills for AI Agents, optimized for discovery and seamless integration.\n\n  [![Next.js](https://img.shields.io/badge/Next.js-16-black?style=flat-square\u0026logo=next.js)](https://nextjs.org/)\n  [![React](https://img.shields.io/badge/React-19-blue?style=flat-square\u0026logo=react)](https://react.dev/)\n  [![TypeScript](https://img.shields.io/badge/TypeScript-6-blue?style=flat-square\u0026logo=typescript)](https://www.typescriptlang.org/)\n  [![Tailwind CSS](https://img.shields.io/badge/Tailwind_CSS-4-38B2AC?style=flat-square\u0026logo=tailwind-css)](https://tailwindcss.com/)\n  [![Built on Vercel](https://img.shields.io/badge/Built%20on-Vercel-black?style=flat-square\u0026logo=vercel)](https://vercel.com/flc1125/skills)\n\n  ### 🚀 [https://skills.flc.io](https://skills.flc.io)\n\u003c/div\u003e\n\n---\n\nAn open repository of reusable skills maintained for personal use and public reuse.\n\nThis repo contains installable skills that can be added directly from GitHub and used as building blocks for agent workflows, AI assistants, or other compatible tools.\n\nThe installable skill content lives in `skills/`. The Next.js marketplace that powers [skills.flc.io](https://skills.flc.io) now lives in `web/`.\n\n## ✨ Overview\n\n- Install individual skills directly from this repository\n- Browse available skills on the visual marketplace at [skills.flc.io](https://skills.flc.io)\n- Reuse the repository as a lightweight source of portable skills\n\n## 📦 Installation\n\nQuick start:\n\n**1. Interactive selection**\n\n```bash\nnpx skills add https://github.com/flc1125/skills\n```\n\nUse this if you want to browse available skills first and choose what to install interactively.\n\n**2. Install a specific skill directly**\n\n```bash\nnpx skills add https://github.com/flc1125/skills --skill \u003cskill-name\u003e\n```\n\nUse this when you already know the exact skill name you want.\n\nFor example:\n\n```bash\nnpx skills add https://github.com/flc1125/skills --skill engineering-backend-architect\n```\n\nIf you install a specific skill directly, use the skill's install name shown on the marketplace or in its `SKILL.md`, not the marketplace URL slug.\n\n## 🚀 Usage\n\nBrowse all published skills at [skills.flc.io](https://skills.flc.io).\n\nOnce installed, a skill can be used through your local skills setup or any compatible tool that supports this format. Refer to the skill's own `SKILL.md` for its purpose, trigger guidance, and usage details.\n\n## 🛠 Development\n\nThe web marketplace is a standalone Next.js app under `web/`.\n\n```bash\ncd web\nnpm install\nnpm run dev\n```\n\nUse `npm run lint` and `npm run build` inside `web/` to validate marketplace changes.\n\n## 📝 License\n\nThis repository is licensed under the MIT License. See [LICENSE](./LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflc1125%2Fskills","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflc1125%2Fskills","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflc1125%2Fskills/lists"}