pkm-framework
NewComprehensive Personal Knowledge Management framework for Obsidian with temporal reviews (daily, weekly, monthly), smart capture, note linking, and analytics
Overview
A curated collection of Claude skills and plugins for enhancing your Claude Code experience.
π Installation
Add this marketplace to Claude Code:
claude marketplace add https://github.com/devkade/collaboratorπ¦ Available Plugins
deep-reading-framework
Three-pass critical reading framework for systematic document analysis. Supports tech blogs, retrospectives, technical documentation, personal writing, and academic papers. Primary focus on Third Pass critical analysis, context validation, and actionable reconstruction.
Usage: /deep-reading-framework or ask for deep reading analysis
oss-contribution-framework
Comprehensive 6-phase framework for contributing to open source projects. Guides you through issue discovery, analysis, codebase exploration, issue-code mapping, solution implementation, and PR creation. Includes modular sub-skills for each phase, detailed reference materials, and ready-to-use templates.
Phases:
- Issue Discovery - Find and evaluate suitable issues
- Issue Analysis - Deep dive into requirements and scope
- Codebase Exploration - Understand project structure and conventions
- Issue-Code Mapping - Connect requirements to code locations
- Solution Implementation - Design and implement following best practices
- Documentation & PR - Create comprehensive pull requests
Usage:
- β’Full workflow: "OSS κΈ°μ¬ μμ" or "μ΄ νλ‘μ νΈμ κΈ°μ¬νκ³ μΆμ΄"
- β’Individual phases: "μ΄μ λΆμν΄μ€", "μ½λλ² μ΄μ€ ꡬ쑰 νμ ", "PR μμ±"
- β’Includes templates for issue analysis, codebase notes, and PR checklists
π§ Adding New Plugins
To add a new plugin to this marketplace:
- Create a new directory under
skills/orplugins/ - Add your plugin's files following the structure below
- Update
.claude-plugin/marketplace.jsonwith your plugin details - Update this README with a description of your plugin
- Submit a pull request
π Plugin Structure
Each plugin should follow this structure:
skills/your-plugin-name/
βββ SKILL.md # Main skill documentation
βββ assets/ # Optional supporting files
βββ references/ # Optional reference materialsOr for general plugins:
plugins/your-plugin-name/
βββ plugin.json # Plugin configuration
βββ commands/ # Custom commands
βββ skills/ # Skills included
βββ assets/ # Supporting filesπ οΈ Development
For local development:
# Clone this repository
git clone https://github.com/devkade/collaborator.git
cd collaborator
# Add as local marketplace for testing
claude marketplace add /path/to/collaboratorπ License
This marketplace is open source. Individual plugins may have their own licenses - please check each plugin's documentation.
Install & Usage
mkdir -p .claude/skillsmkdir -p .claude/skills && curl -o .claude/skills/pkm-framework.md https://raw.githubusercontent.com/devkade/collaborator/main/SKILL.md/pkm-frameworkFrequently Asked Questions
What is pkm-framework?
Comprehensive Personal Knowledge Management framework for Obsidian with temporal reviews (daily, weekly, monthly), smart capture, note linking, and analytics
How to install pkm-framework?
To install pkm-framework, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /pkm-framework.
What is pkm-framework best for?
pkm-framework is a community categorized under General. It is designed for: code-review. Created by devkade.