Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

TypeFox/agent-skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

8 Commits

Repository files navigation

TypeFox Agent Skills

A collection of agent skills for the open source technologies maintained at TypeFox.

Using Skills

Install skills with the skills CLI:

# Install all skills from this repo
npx skills add TypeFox/agent-skills
# Install a specific skill
npx skills add TypeFox/agent-skills -s <skill-name>

Skills are activated automatically when their trigger conditions match your conversation context. See the agent skills documentation for details on how skills work and how to manage them.

Writing Skills

Each skill lives in its own subfolder under skills/. To get started, install the skill-creator skill first:

npx skills add anthropics/skills -g -s skill-creator

Then use /skill-creator in Claude Code to scaffold, edit, and test skills interactively.

About

Collection of agent skills for technologies used at TypeFox

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /