Skills-Manager - manage skills across AI coding tools
Tauri desktop app that organizes, syncs, and shares skills across Claude Code, Codex, OpenCode, and other AI tools. React 19 frontend with a Rust core.
This entry doesn't have a long-form writeup yet. Follow the source link above for the full context.
Recent discussion
From the wider webClaude Code & AI Agent Skills: 12 Prompts That Became Production Skills
medium.com · Apr 30, 2026
badhope/skills
github.com · Apr 30, 2026
6 Python Projects That Turned My Python Skills Around
blog.stackademic.com · Apr 29, 2026
Andrej Karpathy Skills: Mastering LLM Coding Principles
dev.to · Apr 29, 2026
Claude Skills Explained: SOPs For Your AI Agents
youtube.com · Apr 29, 2026
Featured in
Claude Code tools, plugins, and integrations
The best tools, MCP servers, and harnesses for getting more out of Claude Code - orchestration, observability, telemetry, and remote control.
Tools for OpenAI Codex CLI
The Codex-aware slice of the directory: orchestration, observability, sandboxes, and bridges built specifically for the OpenAI Codex runtime.
AGENTS.md and agent config tooling
Templates, editors, and cross-tool managers for the AGENTS.md ecosystem and adjacent agent config files.
Related entries
ai-setup - sync AI configs across coding agents
CLI that continuously syncs codebase-tailored agent skills, MCP servers, and config files between Claude Code, Cursor, and Codex with one command.
TAKT - agent coordination topology in YAML
Define multi-agent coordination, human-in-the-loop intervention points, and audit recordings in YAML, across Claude Code, Codex, and OpenCode.
agentfiles - manage agent configs from Obsidian
Browse, create, and edit AGENTS.md, .cursor, .codex, and 13+ other agent files from inside Obsidian. Cross-tool config without leaving notes.
tnl - typed natural language plan mode
Persistent plan-mode for coding agents: agents propose a typed English contract (paths, MUST/SHOULD/MAY behaviors, non-goals), you approve, and every future session reads it before coding.