chore: sync generated files and fix agentmail metadata
- Fixed agentmail/SKILL.md description (was 305 chars, now concise) - Added risk: safe and source: community labels - Regenerated skills_index.json (970 skills) - Updated README.md with latest skill count - Regenerated CATALOG.md, data/catalog.json, data/bundles.json Post-merge fixes for PR #183 following MAINTENANCE.md procedures.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
Generated at: 2026-02-08T00:00:00.000Z
|
||||
|
||||
Total skills: 969
|
||||
Total skills: 970
|
||||
|
||||
## architecture (67)
|
||||
|
||||
@@ -132,7 +132,7 @@ calculations | startup, business, analyst, market, opportunity | startup, busine
|
||||
| `startup-financial-modeling` | This skill should be used when the user asks to \\\"create financial projections", "build a financial model", "forecast revenue", "calculate burn rate", "est... | startup, financial, modeling | startup, financial, modeling, skill, should, used, user, asks, projections, model, forecast, revenue |
|
||||
| `whatsapp-automation` | Automate WhatsApp Business tasks via Rube MCP (Composio): send messages, manage templates, upload media, and handle contacts. Always search tools first for c... | whatsapp | whatsapp, automation, automate, business, tasks, via, rube, mcp, composio, send, messages, upload |
|
||||
|
||||
## data-ai (177)
|
||||
## data-ai (178)
|
||||
|
||||
| Skill | Description | Tags | Triggers |
|
||||
| --- | --- | --- | --- |
|
||||
@@ -140,6 +140,7 @@ calculations | startup, business, analyst, market, opportunity | startup, busine
|
||||
| `agent-memory-mcp` | A hybrid memory system that provides persistent, searchable knowledge management for AI agents (Architecture, Patterns, Decisions). | agent, memory, mcp | agent, memory, mcp, hybrid, provides, persistent, searchable, knowledge, ai, agents, architecture, decisions |
|
||||
| `agent-tool-builder` | Tools are how AI agents interact with the world. A well-designed tool is the difference between an agent that works and one that hallucinates, fails silently... | agent, builder | agent, builder, how, ai, agents, interact, world, well, designed, difference, between, works |
|
||||
| `agentfolio` | Skill for discovering and researching autonomous AI agents, tools, and ecosystems using the AgentFolio directory. | agentfolio | agentfolio, skill, discovering, researching, autonomous, ai, agents, ecosystems, directory |
|
||||
| `agentmail` | Email infrastructure for AI agents. Create accounts, send/receive emails, manage webhooks, and check karma balance via the AgentMail API. | agentmail | agentmail, email, infrastructure, ai, agents, accounts, send, receive, emails, webhooks, check, karma |
|
||||
| `agents-v2-py` | Build container-based Foundry Agents with Azure AI Projects SDK (ImageBasedHostedAgentDefinition). Use when creating hosted agents with custom container imag... | agents, v2, py | agents, v2, py, container, foundry, azure, ai, sdk, imagebasedhostedagentdefinition, creating, hosted, custom |
|
||||
| `ai-agent-development` | AI agent development workflow for building autonomous agents, multi-agent systems, and agent orchestration with CrewAI, LangGraph, and custom agents. | ai, agent | ai, agent, development, building, autonomous, agents, multi, orchestration, crewai, langgraph, custom |
|
||||
| `ai-agents-architect` | Expert in designing and building autonomous AI agents. Masters tool use, memory systems, planning strategies, and multi-agent orchestration. Use when: build ... | ai, agents | ai, agents, architect, designing, building, autonomous, masters, memory, planning, multi, agent, orchestration |
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# 🌌 Antigravity Awesome Skills: 969+ Agentic Skills for Claude Code, Gemini CLI, Cursor, Copilot & More
|
||||
# 🌌 Antigravity Awesome Skills: 970+ Agentic Skills for Claude Code, Gemini CLI, Cursor, Copilot & More
|
||||
|
||||
> **The Ultimate Collection of 969+ Universal Agentic Skills for AI Coding Assistants — Claude Code, Gemini CLI, Codex CLI, Antigravity IDE, GitHub Copilot, Cursor, OpenCode, AdaL**
|
||||
> **The Ultimate Collection of 970+ Universal Agentic Skills for AI Coding Assistants — Claude Code, Gemini CLI, Codex CLI, Antigravity IDE, GitHub Copilot, Cursor, OpenCode, AdaL**
|
||||
|
||||
[](https://opensource.org/licenses/MIT)
|
||||
[](https://claude.ai)
|
||||
@@ -42,7 +42,7 @@ This repository provides essential skills to transform your AI assistant into a
|
||||
- [🎁 Curated Collections (Bundles)](#curated-collections)
|
||||
- [🧭 Antigravity Workflows](#antigravity-workflows)
|
||||
- [📦 Features & Categories](#features--categories)
|
||||
- [📚 Browse 969+ Skills](#browse-969-skills)
|
||||
- [📚 Browse 970+ Skills](#browse-970-skills)
|
||||
- [🤝 How to Contribute](#how-to-contribute)
|
||||
- [💬 Community](#community)
|
||||
- [☕ Support the Project](#support-the-project)
|
||||
@@ -341,7 +341,7 @@ The repository is organized into specialized domains to transform your AI into a
|
||||
|
||||
Counts change as new skills are added. For the current full registry, see [CATALOG.md](CATALOG.md).
|
||||
|
||||
## Browse 969+ Skills
|
||||
## Browse 970+ Skills
|
||||
|
||||
We have moved the full skill registry to a dedicated catalog to keep this README clean, and we've also introduced an interactive **Web App**!
|
||||
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
"skills": [
|
||||
"3d-web-experience",
|
||||
"agent-framework-azure-ai-py",
|
||||
"agentmail",
|
||||
"algolia-search",
|
||||
"android-jetpack-compose-expert",
|
||||
"android_ui_verification",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"generatedAt": "2026-02-08T00:00:00.000Z",
|
||||
"total": 969,
|
||||
"total": 970,
|
||||
"skills": [
|
||||
{
|
||||
"id": "00-andruia-consultant",
|
||||
@@ -460,6 +460,30 @@
|
||||
],
|
||||
"path": "skills/agentfolio/SKILL.md"
|
||||
},
|
||||
{
|
||||
"id": "agentmail",
|
||||
"name": "agentmail",
|
||||
"description": "Email infrastructure for AI agents. Create accounts, send/receive emails, manage webhooks, and check karma balance via the AgentMail API.",
|
||||
"category": "data-ai",
|
||||
"tags": [
|
||||
"agentmail"
|
||||
],
|
||||
"triggers": [
|
||||
"agentmail",
|
||||
"email",
|
||||
"infrastructure",
|
||||
"ai",
|
||||
"agents",
|
||||
"accounts",
|
||||
"send",
|
||||
"receive",
|
||||
"emails",
|
||||
"webhooks",
|
||||
"check",
|
||||
"karma"
|
||||
],
|
||||
"path": "skills/agentmail/SKILL.md"
|
||||
},
|
||||
{
|
||||
"id": "agents-v2-py",
|
||||
"name": "agents-v2-py",
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
---
|
||||
name: agentmail
|
||||
description: Use when an AI agent needs email capabilities — creating email accounts, sending/receiving email, managing webhooks, or checking karma balance. Triggers on requests like "send an email", "create an email account", "check my inbox", "sign up for a service", or any task requiring programmatic email access.
|
||||
description: Email infrastructure for AI agents. Create accounts, send/receive emails, manage webhooks, and check karma balance via the AgentMail API.
|
||||
risk: safe
|
||||
source: community
|
||||
---
|
||||
|
||||
# AgentMail — Email for AI Agents
|
||||
|
||||
@@ -199,6 +199,16 @@
|
||||
"source": "agentfolio.io",
|
||||
"date_added": "2026-02-27"
|
||||
},
|
||||
{
|
||||
"id": "agentmail",
|
||||
"path": "skills/agentmail",
|
||||
"category": "uncategorized",
|
||||
"name": "agentmail",
|
||||
"description": "Email infrastructure for AI agents. Create accounts, send/receive emails, manage webhooks, and check karma balance via the AgentMail API.",
|
||||
"risk": "safe",
|
||||
"source": "community",
|
||||
"date_added": null
|
||||
},
|
||||
{
|
||||
"id": "agents-v2-py",
|
||||
"path": "skills/agents-v2-py",
|
||||
|
||||
Reference in New Issue
Block a user