# agent-skill

A Claude Code plugin marketplace containing the ast-grep skill for powerful structural code search using Abstract Syntax Tree (AST) patterns. Search your codebase based on code structure rather than just text matching.

- Tier: Indexed (plain plugin)
- Category: Development
- Page: https://www.flowy.sh/listings/ast-grep-agent-skill
- Source: https://github.com/ast-grep/agent-skill
- Price: free and open source

## Summary
agent-skill is a Claude Code plugin with 2 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes ast-grep, outline. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
/plugin marketplace add ast-grep/agent-skill
/plugin install ast-grep@ast-grep-marketplace
```

## Skills
- ast-grep
- outline

## FAQ

### What is agent-skill?
A Claude Code plugin marketplace containing the ast-grep skill for powerful structural code search using Abstract Syntax Tree (AST) patterns. Search your codebase based on code structure rather than just text matching.

### How do I install agent-skill?
Run these in Claude Code: /plugin marketplace add ast-grep/agent-skill then /plugin install ast-grep@ast-grep-marketplace. Then prompt normally.

### Does agent-skill auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is agent-skill free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
