Packages
4867 resultsrtv
Text-based terminal interface for browsing and interacting with Reddit, using keyboard navigation and vim-style controls. Project is archived and no longer maintained.
skills
Archive repository backing up all versions of all skills from ClawdHub.com, a platform for sharing Claude-based skills. Serves as a historical record and backup of community-contributed agent skills.
1Panel
An open-source web-based VPS control panel for managing websites, databases, containers, backups, and one-click deployment of applications including AI agents and local LLMs.
PlayStation Network API (PSN)
PlayStation Network internal/unofficial REST API providing access to PSN player profiles, trophy data (bronze/silver/gold/platinum), game library, friend lists, and presence. Sony does not offer a public developer API; access is achieved through reverse-engineered endpoints used by the PSN mobile app and website, or via community libraries like the psn-api npm package.
LLM-RL-Visualized
A collection of 100+ original architecture diagrams systematically explaining LLM algorithms, reinforcement learning, and model alignment techniques. Educational reference material, not a software tool.
awesome-agentic-patterns
A curated catalogue of reusable agentic AI patterns drawn from real-world production deployments. Covers 8 categories: context/memory, feedback loops, learning/adaptation, orchestration, reliability, security, tool use, and UX/collaboration. Documentation only, no executable code.
Excalidraw
Excalidraw is an open-source collaborative whiteboard tool with no public REST API. Integration is via embeddable React component or Excalidraw+ subscription. Agent automation is not supported via REST.