Skip to content

stoating/clojure-portal-skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clojure Portal Skill

A structured Markdown skill that teaches AI coding agents how to work with Portal - a Clojure/ClojureScript tool for inspecting, navigating, and visualizing data from REPLs, apps, remote runtimes, and shell pipelines.

Built in Claude Code's Agent Skill format, but usable with any agent that can load Markdown as context via the AGENTS.md convention.

Installation

Claude Code via this plugin marketplace:

/plugin marketplace add stoating/clojure-portal-skill
/plugin install portal@clojure-portal-skill

Claude Code via the aggregate marketplace:

/plugin marketplace add stoating/plugins
/plugin install portal@stoating

Manual context usage:

aider --read clojure-portal-skill/portal/SKILL.md
codex --ask-for-approval on-request

Repository Layout

.
.claude-plugin/
  marketplace.json
  plugin.json
AGENTS.md
README.md
portal/
  SKILL.md
  setup-and-api.md
  viewers.md
  datafy-nav.md
  nrepl-and-runtime.md
  remote-and-cli.md
  anti-patterns.md

Only portal/ contains the skill content. The rest is metadata and cross-agent entry points.

About

Clojure Portal skill for AI coding agents

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors