Stickystyle Claude Skills
stickystyle-claude-skills is a Claude Code plugin bundle for the Build phase that wires LSP, Python environment, and Markdown/Obsidian workflows into your agent.
Install a personal Claude Code skill pack for Python LSP workflows, virtualenv management, and Markdown/Obsidian vault tooling while you build and maintain dev projects.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install stickystyle-claude-skills@stickystyle/claude-skillsBuilt 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:stickystyle/claude-skills") and the paste-ready config with skillselion.get_install_config("plugin:stickystyle/claude-skills").
What it does
stickystyle-claude-skills is a three-plugin Claude Code bundle the author uses for everyday development: language-server intelligence, Python environment hygiene, and Markdown or Obsidian-style knowledge bases. Solo builders who live in Claude Code while shipping CLI tools, agents, or doc-heavy repos can register the pack to get consistent triggers for LSP features, venv and package diagnostics, and wikilink-aware markdown workflows instead of re-explaining project layout each session. It is not a hosted marketplace or MCP server catalog—it is a curated personal toolkit published for others with similar stacks. Use it when you want agent-assisted navigation, dependency checks, and note vault operations in one install. Complexity skews intermediate because you should already understand LSP concepts, Python tooling, and how Claude Code loads skills from a plugin repo.
Highlights
- LSP-oriented agent workflows: completion, go-to-definition, hover, diagnostics, and index-based symbol search
- Python project support: virtual environments, dependency scanning, and troubleshooting scripts
- Markdown/Obsidian skills: wikilinks, vault workspaces, and monorepo note indexing
- Faster file and header discovery across multi-root workspaces
- 3-plugin community bundle tuned for solo builder local dev stacks
Why builders use it
Solo builders waste turns re-describing how to navigate code, manage Python deps, and work Obsidian vaults every time they open Claude Code.
After you add the plugin, Claude follows repeatable skills for LSP navigation, env diagnostics, and markdown vault tasks across your repos.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 1 stars, 0 votes.
FAQ
Who is stickystyle-claude-skills for?
It is for solo builders who already use Claude Code and want pre-built skills for LSP, Python environments, and Markdown/Obsidian tooling.
When should I use stickystyle-claude-skills?
Use it during active development when you need consistent agent behavior for code intelligence, dependency fixes, and vault-style documentation.
How do I add stickystyle-claude-skills to my agent?
Install or register the stickystyle/claude-skills Claude Code plugin from the repo, then enable its three bundled skills in your Claude Code plugin configuration.
Comments
Share how you use stickystyle-claude-skills, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.