[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-75418":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":17,"stars7d":18,"stars30d":19,"stars90d":16,"forks30d":16,"starsTrendScore":20,"compositeScore":21,"rankGlobal":10,"rankLanguage":10,"license":22,"archived":23,"fork":23,"defaultBranch":24,"hasWiki":23,"hasPages":25,"topics":26,"createdAt":10,"pushedAt":10,"updatedAt":31,"readmeContent":32,"aiSummary":33,"trendingCount":16,"starSnapshotCount":16,"syncStatus":34,"lastSyncTime":35,"discoverSource":36},75418,"mercury-agent-skills","cosmicstack-labs\u002Fmercury-agent-skills","cosmicstack-labs","A curated registry of reusable Mercury Agent, Open Claw or Hermes Agent skills designed for real developer workflows, persistent memory, and token-efficient execution.","https:\u002F\u002Fmercury.cosmicstack.org",null,"JavaScript",342,46,4,1,0,18,84,240,54,95.02,"MIT License",false,"main",true,[27,28,29,30],"ai","ai-agents","aiskills","skills","2026-06-12 04:01:18","# Mercury Skills 🪐\n\n\u003Cp align=\"center\">\n  \u003Cimg src=\"assets\u002Fmercury-agent-skills-card.png\" alt=\"Mercury Skills\" width=\"75%\" style=\"max-width: 700px; height: auto;\">\n\u003C\u002Fp>\n\n\u003Cp align=\"center\">\n  \u003Ca href=\"https:\u002F\u002Fmercury.cosmicstack.org\">\u003Cstrong>🌐 Website\u003C\u002Fstrong>\u003C\u002Fa> •\n  \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fcosmicstack-labs\u002Fmercury-agent\">\u003Cstrong>🤖 Mercury Agent\u003C\u002Fstrong>\u003C\u002Fa> •\n  \u003Ca href=\".\u002FCATALOG.md\">\u003Cstrong>📖 Skill Catalog\u003C\u002Fstrong>\u003C\u002Fa>\n\u003C\u002Fp>\n\n**A curated collection of 131+ reusable AI agent skills — installable, composable, and built for [Mercury](https:\u002F\u002Fmercury.cosmicstack.org) and beyond.**\n\nMercury Skills is an open library of `SKILL.md` playbooks designed for AI coding agents. Whether you use [Mercury Agent](https:\u002F\u002Fgithub.com\u002Fcosmicstack-labs\u002Fmercury-agent), Claude Code, Cursor, Codex CLI, Gemini CLI, or any other agent-compatible tool — these skills give your AI structured expertise on demand.\n\n**131+ skills across 20 categories** — from development and DevOps to health, career, and education. Every skill is hand-crafted, production-ready, and universally compatible.\n\n## Why Mercury Skills?\n\n| Feature | Description |\n|---------|-------------|\n| **Curated, not crowded** | Every skill is hand-crafted with real workflows in mind |\n| **Universal format** | Works with any agent that understands `SKILL.md` |\n| **Category-organized** | 12+ categories — find what you need fast |\n| **Copy-paste or clone** | Install a single skill or the whole library |\n| **Open source** | MIT licensed, community contributions welcome |\n\n## Quick Start\n\n### Option 1: Clone the whole library\n```bash\ngit clone https:\u002F\u002Fgithub.com\u002Fcosmicstack-labs\u002Fmercury-skills.git\n```\n\n### Option 2: Copy a single skill\nPick a skill from [CATALOG.md](.\u002FCATALOG.md) and copy its `SKILL.md` into your agent's skills directory:\n```bash\ncp mercury-skills\u002Fcategories\u002Fdevelopment\u002Fclean-code\u002FSKILL.md .mercury\u002Fskills\u002F\n```\n\n### Option 3: Use with any agent\n- **Mercury**: Drop into `~\u002F.mercury\u002Fskills\u002F` or your project's skills folder\n- **Claude Code**: Drop into `.claude\u002Fskills\u002F`\n- **Cursor**: Drop into `.cursor\u002Fskills\u002F`\n- **Codex CLI**: Drop into `.codex\u002Fskills\u002F`\n- **Gemini CLI**: Drop into `.gemini\u002Fskills\u002F`\n\n## Categories\n\n| Category | Skills | Description |\n|----------|--------|-------------|\n| [Development](.\u002Fcategories\u002Fdevelopment\u002F) | 9 | Clean code, code review, debugging, testing, ADRs, documentation, refactoring, dependency management |\n| [Frontend](.\u002Fcategories\u002Ffrontend\u002F) | 8 | React, Next.js, Tailwind, state management, testing, performance, responsive design, component systems |\n| [Backend](.\u002Fcategories\u002Fbackend\u002F) | 9 | APIs, Node.js, Python, database design, auth, serverless, microservices, caching, message queues |\n| [DevOps](.\u002Fcategories\u002Fdevops\u002F) | 9 | Docker, CI\u002FCD, Kubernetes, Terraform, monitoring, cloud architecture, SRE, release management, GitOps |\n| [AI & ML](.\u002Fcategories\u002Fai-ml\u002F) | 10 | AI agents, prompt engineering, agent health, memory, delegation, handoffs, token budgets, error recovery, audit logging |\n| [Security](.\u002Fcategories\u002Fsecurity\u002F) | 7 | Audit, secure coding, threat modeling, API security, cloud security, supply chain, IAM |\n| [Product](.\u002Fcategories\u002Fproduct\u002F) | 7 | Strategy, research, discovery, experimentation, metrics, roadmapping, GTM |\n| [Marketing](.\u002Fcategories\u002Fmarketing\u002F) | 8 | SEO, content, local business, social media, email, paid ads, brand strategy, content distribution |\n| [Design](.\u002Fcategories\u002Fdesign\u002F) | 7 | UI systems, accessibility, UX research, prototyping, design thinking, visual design, motion |\n| [Business](.\u002Fcategories\u002Fbusiness\u002F) | 7 | Negotiation, startup strategy, financial modeling, sales, operations, hiring, fundraising |\n| [Automation](.\u002Fcategories\u002Fautomation\u002F) | 8 | Workflows, shell scripting, web scraping, X\u002FTwitter automation, test automation, data sync, deployment, RPA |\n| [Data](.\u002Fcategories\u002Fdata\u002F) | 7 | Pipelines, SQL optimization, data modeling, visualization, warehousing, governance, streaming |\n| [Mobile](.\u002Fcategories\u002Fmobile\u002F) | 5 | iOS, Android, React Native, performance, App Store optimization |\n| [Testing & QA](.\u002Fcategories\u002Ftesting-qa\u002F) | 5 | Test strategy, E2E, performance testing, API testing, accessibility testing |\n| [Shop & Restaurant](.\u002Fcategories\u002Fshop-restaurant\u002F) | 9 | Inventory, menu engineering, scheduling, reviews, daily pulse, table management, pricing, social, Zomato ordering |\n| [Creative & Personal Development](.\u002Fcategories\u002Fcreative-personal-development\u002F) | 8 | Storytelling, decisions, standups, notes, repurposing, branding, validation, time blocking |\n| [Career](.\u002Fcategories\u002Fcareer\u002F) | 5 | Resume writing, interview prep, career planning, LinkedIn, salary negotiation |\n| [Finance & Legal](.\u002Fcategories\u002Ffinance-legal\u002F) | 5 | Financial analysis, budgeting, contracts, privacy compliance, risk management |\n| [Health & Wellness](.\u002Fcategories\u002Fhealth-wellness\u002F) | 5 | Fitness, nutrition, mental health, sleep, habits |\n| [Education & Learning](.\u002Fcategories\u002Feducation-learning\u002F) | 5 | Curriculum design, learning science, teaching methods, assessment, micro-learning |\n\n## Skill Structure\n\nEvery skill follows this standard format:\n\n```yaml\n---\nname: skill-name\ndescription: 'What this skill does and when to use it'\nmetadata:\n  author: cosmicstack-labs\n  version: 1.0.0\n  category: development\n  tags: [clean-code, refactoring, best-practices]\n---\n\n# Skill Name\n\nFull instructions, frameworks, scoring rubrics, and actionable guidance.\n```\n\n## Browse Skills\n\n➡️ [Full Catalog → CATALOG.md](.\u002FCATALOG.md) — **130+ skills across 20 categories**\n\n## Try Mercury Agent\n\n[Mercury](https:\u002F\u002Fmercury.cosmicstack.org) is the soul-driven AI agent these skills were built for. It features:\n\n- 🧠 **Second Brain** — Persistent memory that learns from every conversation\n- 🔧 **Skill System** — Load skills like these to gain instant expertise\n- 🔐 **Permission Guardrails** — Safe by design, auditable by default\n- 📊 **Token Budgets** — Stay in control of your AI usage costs\n- 📱 **Multi-Channel** — CLI, Telegram, or web — same agent everywhere\n\n```bash\n# Install Mercury Agent\nnpm install -g @cosmicstack\u002Fmercury-agent\n\n# Use a skill\nmercury --skill categories\u002Fai-ml\u002Fprompt-engineering\u002FSKILL.md\n```\n\n> **[Get Started with Mercury →](https:\u002F\u002Fmercury.cosmicstack.org\u002Fdocs)**\n\n## The Cosmic Stack Ecosystem\n\n| Project | Description |\n|---------|-------------|\n| [Mercury Agent](https:\u002F\u002Fgithub.com\u002Fcosmicstack-labs\u002Fmercury-agent) | Soul-driven AI agent with Second Brain, skills, and guardrails |\n| [Mercury Skills](https:\u002F\u002Fgithub.com\u002Fcosmicstack-labs\u002Fmercury-skills) | 📍 You are here — reusable skill library for any AI agent |\n| [Battlefield](https:\u002F\u002Fgithub.com\u002Fhotheadhacker\u002Fbattlefield) | Agentic platform for task orchestration |\n\n## Contributing\n\nSee [CONTRIBUTING.md](.\u002FCONTRIBUTING.md) for guidelines on creating and submitting skills.\n\n## License\n\nMIT — see [LICENSE](.\u002FLICENSE)\n\n---\n\n\u003Cp align=\"center\">\n  \u003Csub>Built with ❤️ by \u003Ca href=\"https:\u002F\u002Fcosmicstack.org\">Cosmic Stack\u003C\u002Fa>\u003C\u002Fsub>\n\u003C\u002Fp>\n","Mercury Skills 是一个精心策划的可重用AI代理技能库，专为真实的开发者工作流程、持久内存和高效执行设计。该项目提供131种以上的技能，涵盖从开发和DevOps到健康、职业和教育等20个类别，每项技能都是手工制作且生产就绪。这些技能采用通用格式`SKILL.md`，可以轻松安装和组合，并兼容包括Mercury Agent在内的多种AI代理工具。适用于需要提升AI编码助手在特定领域表现力的场景，如优化代码质量、自动化测试或增强项目文档生成能力等。",2,"2026-06-11 03:52:41","CREATED_QUERY"]