# specstoryai-agent-skills

A collection of AI agent skills for working with SpecStory session histories. Built for developers who want Claude Code (or similar AI coding assistants) to help analyze, organize, and extract insights from their AI-assisted coding sessions.

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

## Summary
specstoryai-agent-skills is a Claude Code plugin with 6 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes specstory-guard, specstory-link-trail, specstory-organize. 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)
```
npx -y skills add specstoryai/agent-skills
```

## Skills
- specstory-guard
- specstory-link-trail
- specstory-organize
- specstory-project-stats
- specstory-session-summary
- specstory-yak

## FAQ

### What is specstoryai-agent-skills?
A collection of AI agent skills for working with SpecStory session histories. Built for developers who want Claude Code (or similar AI coding assistants) to help analyze, organize, and extract insights from their AI-assisted coding sessions.

### How do I install specstoryai-agent-skills?
Run these in Claude Code: npx -y skills add specstoryai/agent-skills. Then prompt normally.

### Does specstoryai-agent-skills 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 specstoryai-agent-skills free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
