Skip to content

feat(skill-agent): add skill agent module#1821

Open
hrb518 wants to merge 1 commit intobytedance:mainfrom
hrb518:feat/add_skills
Open

feat(skill-agent): add skill agent module#1821
hrb518 wants to merge 1 commit intobytedance:mainfrom
hrb518:feat/add_skills

Conversation

@hrb518
Copy link
Copy Markdown

@hrb518 hrb518 commented Feb 24, 2026

fix(package): support pnpm 10

fix(package): support pnpm 10

feat(skill-agent): add skill agent module with core functionality

Add new skill agent module with core functionality including:

  • Skill management and loading system
  • Skill tool integration for agent usage
  • Config markdown parsing for skill documentation
  • Type definitions for skill-related interfaces
  • Integration with existing AgentTARS system

feat: allow OPENAI_API_KEY in secretlint config

fix: remove unused devDependencies from package.json

feat(skill-agent): add initial skill agent interface package

Add new package @tarko/skill-agent-interface with basic configuration files (rslib.config.ts, tsconfig.json, package.json) and initial type definitions for skill agent functionality. Includes SkillAgentOptions, SkillInfo, and SkillRegistry interfaces.

fix(deps): upgrade node-fetch to v3.3.2 and update related dependencies

Summary

Checklist

  • Added or updated necessary tests (Optional).
  • Updated documentation to align with changes (Optional).
  • Verified no breaking changes, or prepared solutions for any occurring breaking changes (Optional).
  • My change does not involve the above items.

fix(package): support pnpm 10

fix(package): support pnpm 10

feat(skill-agent): add skill agent module with core functionality

Add new skill agent module with core functionality including:
- Skill management and loading system
- Skill tool integration for agent usage
- Config markdown parsing for skill documentation
- Type definitions for skill-related interfaces
- Integration with existing AgentTARS system

feat: allow OPENAI_API_KEY in secretlint config

fix: remove unused devDependencies from package.json

feat(skill-agent): add initial skill agent interface package

Add new package @tarko/skill-agent-interface with basic configuration files
(rslib.config.ts, tsconfig.json, package.json) and initial type definitions
for skill agent functionality. Includes SkillAgentOptions, SkillInfo, and
SkillRegistry interfaces.

fix(deps): upgrade node-fetch to v3.3.2 and update related dependencies
@netlify
Copy link
Copy Markdown

netlify bot commented Feb 24, 2026

Deploy Preview for tarko ready!

Name Link
🔨 Latest commit b1c8ded
🔍 Latest deploy log https://app.netlify.com/projects/tarko/deploys/699dc03b4a0e220008e7c26e
😎 Deploy Preview https://deploy-preview-1821--tarko.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link
Copy Markdown

netlify bot commented Feb 24, 2026

Deploy Preview for agent-tars-docs ready!

Name Link
🔨 Latest commit b1c8ded
🔍 Latest deploy log https://app.netlify.com/projects/agent-tars-docs/deploys/699dc03b2def370008497868
😎 Deploy Preview https://deploy-preview-1821--agent-tars-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants