Skip to content

Commit cb016d7

Browse files
rodion-mclaude
andcommitted
Add link to CodeAlive Agent Skill in README
Cross-reference codealive-skills repo with installation instructions for the companion skill that teaches agents best workflows and query patterns for using the MCP tools effectively. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 5aa3b6d commit cb016d7

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,19 @@ After setup, try these commands with your AI assistant:
3737
- *"Find authentication code in the user service"* → Uses `codebase_search`
3838
- *"Explain how the payment flow works in this codebase"* → Uses `codebase_consultant`
3939

40+
## 📚 Agent Skill
41+
42+
For an even better experience, install the [CodeAlive Agent Skill](https://github.com/CodeAlive-AI/codealive-skills) alongside the MCP server. The MCP server gives your agent access to CodeAlive's tools; the skill teaches it the best workflows and query patterns to use them effectively.
43+
44+
```bash
45+
npx skills add CodeAlive-AI/codealive-skills@codealive-context-engine
46+
```
47+
48+
Works with Claude Code, Cursor, GitHub Copilot, Gemini CLI, Codex, and [30+ other agents](https://agentskills.io/).
49+
4050
## Table of Contents
4151

52+
* [Agent Skill](#-agent-skill)
4253
* [Quick Start (Remote)](#-quick-start-remote)
4354
* [AI Client Integrations](#-ai-client-integrations)
4455
* [Advanced: Local Development](#-advanced-local-development)

0 commit comments

Comments
 (0)