docs: add ASK Supported badge (ref #56)
This commit is contained in:
@@ -11,6 +11,7 @@
|
|||||||
[](https://github.com/opencode-ai/opencode)
|
[](https://github.com/opencode-ai/opencode)
|
||||||
[](https://github.com/sickn33/antigravity-awesome-skills)
|
[](https://github.com/sickn33/antigravity-awesome-skills)
|
||||||
[](https://sylph.ai/)
|
[](https://sylph.ai/)
|
||||||
|
[](https://github.com/yeasy/ask)
|
||||||
|
|
||||||
**Antigravity Awesome Skills** is a curated, battle-tested library of **626 high-performance agentic skills** designed to work seamlessly across all major AI coding assistants:
|
**Antigravity Awesome Skills** is a curated, battle-tested library of **626 high-performance agentic skills** designed to work seamlessly across all major AI coding assistants:
|
||||||
|
|
||||||
@@ -87,7 +88,7 @@ Once installed, just ask your agent naturally:
|
|||||||
These skills follow the universal **SKILL.md** format and work with any AI coding assistant that supports agentic skills.
|
These skills follow the universal **SKILL.md** format and work with any AI coding assistant that supports agentic skills.
|
||||||
|
|
||||||
| Tool | Type | Invocation Example | Path |
|
| Tool | Type | Invocation Example | Path |
|
||||||
| :-------------- | :---- | :-------------------------------- | :---------------- |
|
| :-------------- | :--- | :-------------------------------- | :---------------- |
|
||||||
| **Claude Code** | CLI | `>> /skill-name help me...` | `.claude/skills/` |
|
| **Claude Code** | CLI | `>> /skill-name help me...` | `.claude/skills/` |
|
||||||
| **Gemini CLI** | CLI | `(User Prompt) Use skill-name...` | `.gemini/skills/` |
|
| **Gemini CLI** | CLI | `(User Prompt) Use skill-name...` | `.gemini/skills/` |
|
||||||
| **Codex CLI** | CLI | `(User Prompt) Use skill-name...` | `.codex/skills/` |
|
| **Codex CLI** | CLI | `(User Prompt) Use skill-name...` | `.codex/skills/` |
|
||||||
|
|||||||
Reference in New Issue
Block a user