Plugin · Claude Code · AI Agents

Olshansk Agent Skills

olshansk-agent-skills is a Claude Code plugin for the Build phase that captures session learnings into AGENTS.md for cross-tool agent interoperability.

by Olshansk · github.com/Olshansk/agent-skills

Capture what each coding session taught the agent and persist it to AGENTS.md so Claude Code, Cursor, and other tools share the same rules and skills catalog.

6
GitHub stars
0
Installs
0
Community votes
One vote per signed-in builder - it helps surface the tools the community actually relies on.
Install

Add it to Claude Code

Install the plugin in Claude Code. One command, paste-ready.

Install the plugin
/plugin install olshansk-agent-skills@Olshansk/agent-skills
Add to ClaudeUse the Agent APISkillselion is itself an MCP server - your agent can fetch this config directly.
Agent API

Built to be called by your agent

Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.

Retrieve this entry with skillselion.get_details("plugin:Olshansk/agent-skills") and the paste-ready config with skillselion.get_install_config("plugin:Olshansk/agent-skills").

About

What it does

olshansk-agent-skills is a Claude Code plugin focused on ending sessions with durable artifacts: the habits and constraints you discovered should land in AGENTS.md, not evaporate when the chat closes. Solo builders switching between Claude Code, Cursor, and other agents waste time re-explaining repo quirks; a single AGENTS.md fed by session commit gives every tool the same playbook. The repository positions itself around installable skills, catalog updates, and workflow category fit—think of it as governance for how your agent remembers conventions, test commands, and skill invocations. Use it after meaningful implementation or debugging blocks, not for throwaway experiments. It complements hand-authored AGENTS.md sections rather than replacing your architecture docs. One plugin is listed in the bundle metadata.

Highlights

  • Session commit flow that writes learnings into AGENTS.md
  • Cross-tool AI interoperability via shared agent instructions
  • Installable skills catalog alignment with agent workflows
  • Designed for repeatable updates after each session
  • Workflow-oriented community plugin (single bundle entry)

Why builders use it

Session-specific agent know-how disappears between tools and chats, so you repeat the same corrections every time you open Cursor or Claude Code.

After install, you can commit session outcomes to AGENTS.md so skills, rules, and updates stay portable across compatible agents.

At a glance

  • Type - Plugin in AI Agents.
  • Adoption - 0 installs, 6 stars, 0 votes.

FAQ

Who is olshansk-agent-skills for?

Developers using multiple AI coding tools who centralize instructions in AGENTS.md and want session learnings captured automatically.

When should I use olshansk-agent-skills?

Use it at the end of sessions where you changed conventions, added skills, or fixed recurring agent mistakes worth documenting.

How do I add olshansk-agent-skills to my agent?

Install the plugin from Olshansk/agent-skills in Claude Code, keep AGENTS.md in your repo root, and run the session commit workflow when closing work.

Discussion

Comments

Share how you use olshansk-agent-skills, gotchas, or tips for other indie builders.

No comments yet - be the first to share how you use it.

This week for builders

Five minutes, every Monday — the tools, releases and tactics for shipping solo.

unsubscribe anytime.