Skip to content
View maxvaega's full-sized avatar
:octocat:
:octocat:

Block or report maxvaega

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
maxvaega/README.md

Enables Anthropic's Agent Skills functionality to any python agent, unleashing LLM-powered agents to autonomously discover and utilize packaged expertise in a token-efficient way. skillkit is compatible with existings skills (SKILL.md), so you can browse and use any skill available on the web


Features

  • Fully compatible with existing skills: existing skills can be copied directly, no change needed
  • Framework-free: can be used without any framework, or with other frameworks (currently only compatible with LangChain - more coming in the future!)
  • Model-agnostic: Works with any LLM
  • Multi-source skill discovery: From project, Anthropic config, plugins, and custom directories with priority-based conflict resolution
  • YAML frontmatter parsing with comprehensive validation
  • Progressive disclosure pattern (metadata-first loading, 80% memory reduction, Level 2 content caching)
  • Script execution: Execute Python, Shell, JavaScript, Ruby, and Perl scripts from skills with comprehensive security controls
  • Plugin ecosystem: Full support for Anthropic's MCPB plugin manifests with namespaced skill access
  • Nested directory structures: Discover skills in any directory hierarchy up to 5 levels deep
  • Security features: Input validation, size limits, suspicious pattern detection, path security, secure file resolution, script sandboxing

Skills are folders of instructions, scripts, and resources that Claude loads dynamically to improve performance on specialized tasks. This marketplace provides battle-tested skills for startup founders and technical teams building with AI agents. Think of them as superpowers for your AI! ⚑


Pinned Loading

  1. skillkit skillkit Public

    Implementing Skills functionality for your agents

    Python 77 10

  2. awesome-skills awesome-skills Public

    Awesome skills to use with your agents

    Python 17 4