
Security News
US Government Forces Anthropic to Pull Claude Fable Days After Launch
Anthropic says the directive cited national security concerns over a narrow jailbreak, but offered no specific technical details.
@specd/skills
Advanced tools
Skill registry API for [specd](https://github.com/specd-sdd/SpecD). For more information, visit [getspecd.dev](https://getspecd.dev).
Skill registry API for specd. For more information, visit getspecd.dev.
Skill — domain model with name, description, and templates.SkillTemplate — lazy-loaded template file with filename and getContent().SkillBundle — a resolved set of skill files read from a directory.GetSkill — retrieve a skill by name.ListSkills — list all available skills in a directory.ResolveBundle — read and parse all files in a skill directory.createSkillRepository — creates a SkillRepository adapter backed by the filesystem.import { createSkillRepository } from '@specd/skills'
const repo = createSkillRepository({ startDir: process.cwd() })
const skills = await repo.list()
const skill = await repo.get('commit')
Skills are markdown files with a SKILL.md in their root. Templates are stored under templates/ within the package and referenced by skill directories in agent plugin packages.
MIT
FAQs
Skill registry API for [specd](https://github.com/specd-sdd/SpecD). For more information, visit [getspecd.dev](https://getspecd.dev).
The npm package @specd/skills receives a total of 13 weekly downloads. As such, @specd/skills popularity was classified as not popular.
We found that @specd/skills demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Anthropic says the directive cited national security concerns over a narrow jailbreak, but offered no specific technical details.

Security News
A network of 152 Chrome live wallpaper extensions hid ad tracking and made extension-driven traffic look like Google search clicks.

Company News
Socket’s first CISO brings deep experience securing high-growth SaaS companies as open source supply chain threats accelerate.