skills
skills-2b007020·4 events·first seen 7d agoAliases: skills
Co-occurring entities
More like this (12)
Recent events (4)
Vercel Labs releases open agent skills tool (npx skills)
Vercel Labs has published an open-source TypeScript project called 'skills' on GitHub, providing an agent skills tool invocable via npx. The repository has accumulated 23,611 stars with 106 added today, suggesting significant community interest. The project appears to be a framework or harness for defining and running agent capabilities.
OpenAI launches Skills beta for ChatGPT Enterprise and Edu workspaces
OpenAI is introducing Skills, a feature that lets teams encode reusable workflows as named instructions ChatGPT can apply automatically when relevant context is detected. Skills define trigger conditions, execution steps, and output format, enabling consistent results without per-prompt repetition. The feature is available in beta for ChatGPT Enterprise and Edu, with admin-controlled role-based permissions for creation, sharing, and installation.
Microsoft 'skills' repo: MCP servers and agent grounding primitives for coding agents
Microsoft has published an open-source TypeScript repository called 'skills' that provides MCP servers, custom agents, and an Agents.md specification to ground coding agents within SDKs. The project appears to be infrastructure for standardizing how coding agents discover and invoke capabilities. With 2,656 stars and modest daily growth, it is an early-stage but notable contribution to the agent tooling ecosystem from a major lab.
OpenAI launches Skills support in the Responses API with local and hosted execution
OpenAI added Skills support to its Responses API, enabling both local execution and hosted container-based execution modes. Skills appear to be a new capability primitive within the Responses API ecosystem, extending what developers can build with the API. The announcement is brief and lacks detail on the specific capabilities or use cases Skills enable.