Packages

619 results

the-antislop

Auth

[![Oathe Security](https://img.shields.io/endpoint?url=https%3A%2F%2Faudit-engine.oathe.ai%2Fapi%2Fbadge%2Faplaceforallmystuff%2Fthe-antislop&style=for-the-badge&logo=data:image/svg%2Bxml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNCAyNCcgZmlsbD0nd2hpdGUnPjxwYXRoIGQ9J00xMiAyQzkuMjQgMiA3IDQuMjQgNyA3djNINmMtMS4xIDAtMiAuOS0yIDJ2OGMwIDEuMS45IDIgMiAyaDEyYzEuMSAwIDItLjkgMi0ydi04YzAtMS4xLS45LTItMi0yaC0xVjdjMC0yLjc2LTIuMjQtNS01LTV6bTMgMTBIOVY3YzAtMS42NiAxLjM0LTMgMy0zczMgMS4zNCAzIDN2M3onLz48L3N2Zz4=&labelColor=000000&cacheSeconds=3600)](https://oathe.ai/report/aplaceforallmystuff/the-antislop)

Skill ai-detection ai-writing claude
54

tokscale

Database

Token Usage Leaderboard - The Kardashev Scale for AI Devs

Skill Priority ai ai-agents ampcode
54

coremltools

Ai Ml

coremltools is a Python library that converts and manipulates machine-learning models into Apple Core ML format, including reading/writing/optimizing Core ML models and (on macOS) verifying conversions via prediction.

Skill Priority ai-ml model-conversion coreml
54

use-imessages

Api

A skill for AI agents to send iMessages via [Blooio](https://blooio.com) with automatic fallback to RCS or SMS when iMessage is unavailable.

Skill Free tier
54

claude-skill-github-pages-deployer

Auth

Claude Code skill that automates end-to-end GitHub Pages deployment — git init to live URL, zero manual steps.

Skill Free tier
53

config-guard

Auth

[🇨🇳 中文文档](./README_CN.md)

Skill agent-skill ai-agents auto-rollback
53

Opencode-Intern-Claude-Code-Skill

Api

A Claude Code skill that delegates tasks to an OpenCode "intern" agent via [ACP (Agent Communication Protocol)](https://agentclientprotocol.com/overview/introduction). This enables Claude Code to offload tasks to a secondary AI agent running in [OpenCode](https://OpenCode.ai/docs/acp/) using any model you like.

Skill Free tier
53

roast-my-code

Database

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)

Skill
53

quantum-loop

DevTools

Quantum-Loop is a Claude Code plugin plus scripts that implements a spec-driven autonomous coding loop: it turns a one-line feature description into structured PRD/spec artifacts, builds an execution dependency DAG, runs TDD/quality checks with two-stage review gates, enforces “fresh verification evidence” (Iron Law), and iterates with retry/failure logging until stories pass and then performs cross-story integration before committing changes.

Skill Priority agentic-coding claude-code-plugin autonomous-development
53

skill-fetch

DevTools

skill-fetch is a cross-platform tool/skill that searches multiple registries for AI coding agent skills, scores and ranks results, applies security scanning/integrity hashing, and installs selected skills into supported agent environments (e.g., Claude Code, Cursor, Codex, Gemini CLI, Windsurf, Amp).

Skill Priority agent-skills skill-discovery skill-installer
53

llm

Ai Ml

llm is a Python library and command-line tool for interacting with large language models (both via remote APIs like OpenAI/Anthropic/Gemini and via locally installed/self-hosted models through plugins). It supports running prompts from the CLI, managing API keys, chat, embeddings, structured extraction (schemas), tool execution, and logging to SQLite.

Skill Priority ai llms cli
53

owl

Ai Ml

OWL is an open-source Python multi-agent framework built on top of CAMEL-AI to orchestrate collaborative agent workflows for real-world task automation. It supports tool use across many domains (e.g., online search, browser automation via Playwright, document parsing, multimodal analysis, code execution) and integrates Model Context Protocol (MCP) tool calling plus additional toolkits (including MCP toolkits, file/terminal capabilities, and various domain-specific toolkits).

Skill Priority ai-ml multi-agent-systems task-automation
53

trae-agent

Ai Ml

Trae Agent (trae-cli) is a Python CLI framework for LLM-based, general-purpose software engineering tasks. It runs an agent loop with a configurable tool ecosystem (e.g., file editing and bash execution), supports multiple LLM providers, can record detailed trajectories for debugging, and optionally integrates MCP servers for additional tool/model context.

Skill Priority ai-ml agent cli
53

deer-flow

Ai Ml

DeerFlow (2.0) is an open-source long-horizon “super agent” harness that orchestrates sub-agents, memory, and sandboxed execution to perform complex tasks over minutes to hours, with extensible skills/tools and support for configurable model providers (Python/Node ecosystem) and integrations like MCP servers and messaging (IM) channels.

Skill Priority ai-agents agentic-framework superagent
52

hive

Ai Ml

Hive is a Python runtime harness for AI agents in production. It supports goal-driven agent development (a coding “queen” generates an agent graph/code), then executes that graph with features like state isolation, checkpoint-based crash recovery, cost enforcement/degradation, real-time observability via streaming, and human-in-the-loop pause/intervention nodes. It also advertises integration through MCP tools and tool/agent SDK-wrapped nodes, with support for multiple LLM providers via LiteLLM-compatible interfaces.

Skill Priority ai-ml agent-framework agent-harness
52

jetpack-compose-skills

Ai Ml

Provides an “agent skill” (reference documentation files) to help AI agents write, review, and reason about modern Android Jetpack Compose best practices, including state management, effects, navigation, theming, accessibility, and performance.

Skill Priority agent-skills android jetpack-compose
52

SimpleMem

Ai Ml

SimpleMem is a Python memory framework for LLM agents that stores, compresses (semantic lossless compression), and retrieves long-term memories using semantic/lexical/symbolic indexing. It supports cross-session/persistent memory and can be used via MCP (cloud-hosted and/or run locally with Docker) and via Python integration with OpenAI-compatible LLM/embedding backends.

Skill Priority ai-ml mcp memory
52

TensorRT-LLM

Ai Ml

TensorRT-LLM is an open-source Python/C++ toolkit for building and running optimized LLM inference on NVIDIA GPUs. It provides a Python API to define models and build high-performance inference runtimes/engines, along with serving/orchestration components and performance-focused optimizations.

Skill Priority ai-ml llm-serving inference
52

calendar-skill

Auth

Google Calendar integration for OpenClaw/Clawd agents

Skill
51

nelson

Ai Ml

Nelson is a Claude Code skill/plugin that provides a structured, risk-tiered orchestration framework for coordinating multi-agent coding sessions. It defines “sailing orders,” forms a squadron of roles (admiral/captains/red-cell), runs tasks via checkpoints (“quarterdeck rhythm”), enforces risk-tier controls (“action stations”), and produces auditable decision logs (“captain’s log”) plus recovery procedures (“damage control”).

Skill Priority ai-agents agent-coordination claude-code
51
8642
Packages Evaluated
17761
Need Evaluation
586
Need Re-evaluation
Community Powered