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.
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.
.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.