Skip to main content

ai-skills-framework

Project description

langchain-ai-skills-framework

Overview

  • langchain-ai-skills-framework loads Agent Skills from SKILL.md files and serves them via LangChain middleware and tools.
  • SkillDirectoryLoader now uses pydantic-ai-skills registries for local filesystem and GitHub sources with TTL-based reload, and is surfaced through SkillMiddleware and LoadSkillTool.

Skill authoring

  • See docs/skill-authoring.md for required frontmatter, naming rules, and examples.

GitHub authentication for remote skills

  • When SKILLS_DIRECTORY uses github://..., provide a token via SKILLS_GITHUB_TOKEN (preferred) or GITHUB_TOKEN (fallback).
  • Expected GitHub directory format: github://<owner>/<repo>/<path>?ref=<branch> (for example: github://my-org/private-skills/skills?ref=main).
  • Supported token types: fine-grained Personal Access Token (PAT) and GitHub App installation token.
  • Recommended usage:
    • Local development: fine-grained PAT scoped to the required repositories.
    • CI (GitHub Actions): workflow GITHUB_TOKEN when permissions are sufficient.
    • Long-running services: short-lived GitHub App installation tokens.

Quick start

  • make init – initialize the local dev environment.
  • make up – start the dev container.
  • make run-pre-commit – run lint/type/security suite.
  • make tests – run dockerized pytest.
  • make build – build sdist/wheel packages.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

langchain_ai_skills_framework-1.0.8.tar.gz (24.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

langchain_ai_skills_framework-1.0.8-py3-none-any.whl (29.9 kB view details)

Uploaded Python 3

File details

Details for the file langchain_ai_skills_framework-1.0.8.tar.gz.

File metadata

File hashes

Hashes for langchain_ai_skills_framework-1.0.8.tar.gz
Algorithm Hash digest
SHA256 692b209d8e4dbaab628844be56bf78e99876f01bcc9007d085742772ee51ff2d
MD5 dd8685fb32dc9b4dfe34ce168c6d6124
BLAKE2b-256 867e5683dac5a660d93ee0bbd7976a1fa2daafbb11cd036b487a294842a67f6b

See more details on using hashes here.

Provenance

The following attestation bundles were made for langchain_ai_skills_framework-1.0.8.tar.gz:

Publisher: python-publish.yml on icanbwell/langchain-ai-skills-framework

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file langchain_ai_skills_framework-1.0.8-py3-none-any.whl.

File metadata

File hashes

Hashes for langchain_ai_skills_framework-1.0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 7758c12d123979be12fefa76db868a32b4d59fba37468641d4f8b12ae57149db
MD5 4772c50505ecb33610f3bbfb56abd2ee
BLAKE2b-256 394e70af9b0f954722301263eb9eea2fb7606791ec97e779fd079d6ec036cf3e

See more details on using hashes here.

Provenance

The following attestation bundles were made for langchain_ai_skills_framework-1.0.8-py3-none-any.whl:

Publisher: python-publish.yml on icanbwell/langchain-ai-skills-framework

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page