Powerful plugins and tools for Claude Code - Time awareness, Discord bot development agents, and more
npx claudepluginhub Sycochucky/claude-code-toolkitAutomatic temporal context with environment variables for time-aware Claude Code sessions
Expert agents for Discord.py bot development with PostgreSQL using 2025 modern libraries and best practices
A collection of powerful plugins and tools to supercharge your Claude Code experience.
Time Awareness Plugin - Automatic temporal context
Discord-Postgres Dev - Expert agents for Discord bot development
Complete guides and examples in the docs/ folder.
Method 1: From GitHub (Recommended)
# Add this repository as a marketplace
claude plugin marketplace add Sycochucky/claude-code-toolkit
# Install individual plugins
claude plugin install time-awareness@Sycochucky-claude-code-toolkit
claude plugin install discord-postgres-dev@Sycochucky-claude-code-toolkit
Method 2: Local Installation
# Clone the repository
git clone https://github.com/Sycochucky/claude-code-toolkit.git
cd claude-code-toolkit
# Add as local marketplace
claude plugin marketplace add ./plugins/time-awareness
claude plugin marketplace add ./plugins/discord-postgres-dev
# Install plugins
claude plugin install time-awareness@local-time-awareness
claude plugin install discord-postgres-dev@local-discord-postgres
Automatic temporal context for Claude Code
Exports 20+ environment variables on every session start:
Features:
Installation:
claude plugin install time-awareness@Sycochucky-claude-code-toolkit
Usage: Just restart Claude Code! The hook runs automatically and you'll see:
🕐 Temporal Context Loaded: Thursday, November 20, 2025 at 04:15:30 AEDT
📅 2025-11-20 | ⏰ Week 47, Q4 | 🌍 AEDT
💼 Business Hours: false | 📈 Market Hours: false | 🎉 Weekend: false
Expert agents for modern Discord bot development
Three specialized agents using 2025 best practices:
Features:
Installation:
claude plugin install discord-postgres-dev@Sycochucky-claude-code-toolkit
Usage:
# Use via Task tool
Task(
subagent_type="discord-postgres-dev:bot-builder",
prompt="Create a leveling system with /rank and /leaderboard",
description="Build leveling system"
)
Shell installer for time-awareness wrapper script
Before the plugin existed, this was the way to add time awareness via a wrapper script.
Note: The plugin is now recommended over the wrapper script!
Files:
install-claude-time-awareness.sh - Bash/Zsh installerInstall-ClaudeTimeAwareness.ps1 - PowerShell installerInstallation:
bash tools/install-claude-time-awareness.sh
Then use:
claude-time --show-context
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
No description available.