@agentproto/skill-pack-bureau
v0.3.2
Published
@agentproto/skill-pack-bureau — the bureau-plugin skill pack (authenticated browser automation, LinkedIn, X/Twitter, YouTube, Instagram, TikTok, news/media extraction, marketplace scraping). Source of truth for both the Claude Code plugin bundle (.claude-
Downloads
384
Maintainers
Readme
@agentproto/skill-pack-bureau
The bureau-plugin skill pack — source of truth for the skills that teach
an agent to drive real authenticated browsers and social platforms through
the Bureau stack (Camofox stealth + daemon) or the local-browser chain:
browser automation, LinkedIn, X/Twitter, YouTube, Instagram, TikTok,
news/media extraction, and marketplace scraping.
Editing
The only thing you edit is src/skills/<slug>/SKILL.md (+ assets). Never
edit skills/ or .claude-plugin/ directly — pnpm build generates both
from src/skills/ + manifest.json, using this package's own
package.json version (never hand-declared in the manifest).
Consuming
- agentproto:
agentproto install skill/<slug> --pack bureau-plugin, or once published, the bare npm resolution (agentproto install skill/<slug>resolves@agentproto/skill-pack-bureauautomatically). - Claude Code / Anthropic: the versioned bundle + zip built to
dist/bureau-plugin-v<version>.zipand attached to this package's GitHub release — installable directly, without agentproto.
Both are generated by the same pnpm build, from the same src/skills/.
