
Paperclip Agent Skills
An application for coordinating AI agents, tasks, approvals, and company operations.
Repository snapshot · master · 5b913e7
Scanned 2026-09-15
1–50 of 52 skills
check-pr
Check a GitHub, GitLab, or Perforce PR/MR/CL for review comments, failing checks, and PR-body gaps. Use when asked to inspect, fix, or prepare a change for submission.
.agents/skills/check-pr/SKILL.md
company-creator
Create agent company packages that conform to agentcompanies/v1. Use when asked to create a company, scaffold an agent team, hire agents, or turn a repo/skills collection into a company package.
.agents/skills/company-creator/SKILL.md
create-agent-adapter
Create or modify Paperclip agent adapters across server, UI, and CLI surfaces. Use when adding support for a new CLI agent, API agent, custom process, or adapter package.
.agents/skills/create-agent-adapter/SKILL.md
create-issue-interaction-ui
Add a new Paperclip issue-thread interaction kind end-to-end. Use when repo work introduces or extends interaction cards like request_confirmation, checkbox confirmations, ask_user_questions, or suggest_tasks.
.agents/skills/create-issue-interaction-ui/SKILL.md
create-paperclip-bundled-skill
Turn an idea, tweet, or task into a skill in the Paperclip skills catalog (packages/skills-catalog). Use when asked to FIND or MAKE a skill and publish it as a bundled/optional catalog skill: research prior art, reference or author it, add examples, regenerate the manifest, open a PR.
.agents/skills/create-paperclip-bundled-skill/SKILL.md
deal-with-security-advisory
Handle confidential GitHub Security Advisory response for Paperclip. Use when coordinating advisory triage, private-fork fixes, CVE/publication steps, and immediate security releases.
.agents/skills/deal-with-security-advisory/SKILL.md
diagnose-why-work-stopped
Diagnose stalled, looping, or over-recovered Paperclip issue trees and propose a no-code product-rule plan. Use when asked why work stopped, why it looped, or how to prevent a tree from going too deep.
.agents/skills/diagnose-why-work-stopped/SKILL.md
doc-maintenance
Audit README, SPEC, and PRODUCT docs against recent git history for drift and make minimal PR-ready edits. Use when asked to review docs for accuracy, after major feature merges, or on a schedule.
.agents/skills/doc-maintenance/SKILL.md
garden-inbox
Scan a Paperclip user's Mine inbox, classify reversible archive candidates, request checkbox confirmation, and archive only accepted selections. Use when asked to garden, clean up, prune, or tidy a Paperclip inbox without changing issues, branches, or workspaces.
.agents/skills/garden-inbox/SKILL.md
paperclip-create-plugin
Create and develop external Paperclip plugins with the CLI-first workflow. Use when scaffolding a plugin, iterating on a local plugin, installing it into Paperclip, or updating plugin authoring docs.
.agents/skills/paperclip-create-plugin/SKILL.md
paperclip-dev-workspace-run-verify-fix
Run, verify, reseed, and repair Paperclip isolated dev workspace services. Use when asked to start or fix a managed project/worktree service and prove health, login readiness, cloned data, runtime visibility, and correct port ownership.
.agents/skills/paperclip-dev-workspace-run-verify-fix/SKILL.md
paperclip-page
Publish static HTML pages and asset folders to the Paperclip S3/CloudFront page host. Use when asked to deploy, host, or share a persistent page, viewer, prototype, report, or static site without here.now.
.agents/skills/paperclip-page/SKILL.md
pr-gardening
Discover the pull requests this Paperclip instance opened (never community contributions), report what each is for and how confident we are that it is merge-ready, and automatically drive the non-ready ones back to green with /prepare-paperclip-pr — without ever merging.
.agents/skills/pr-gardening/SKILL.md
pr-report
Produce a maintainer-grade PR or contribution report as HTML or Markdown. Use when asked to deeply review a PR, explain a design, compare systems, or prepare a merge recommendation.
.agents/skills/pr-report/SKILL.md
prcheckloop
Iterate on a GitHub PR until latest-head checks are green or a precise blocker is named. Use when a PR still has failing or pending checks after review fixes, including after greploop.
.agents/skills/prcheckloop/SKILL.md
prepare-paperclip-pr
Prepare a Paperclip branch for PR with commits, template body, and checks.
.agents/skills/prepare-paperclip-pr/SKILL.md
release-changelog-discord-message
Write the Discord announcement for a stable Paperclip release from the release changelog. Use when a release issue needs a copy-pasteable dotta-voice Discord post or refreshed discord_announcement document.
.agents/skills/release-changelog-discord-message/SKILL.md
release-changelog
Generate the stable Paperclip release changelog at releases/vYYYY.MDD.P.md by reading commits, changesets, and merged PR context since the last stable tag.
.agents/skills/release-changelog/SKILL.md
release
Coordinate a full Paperclip release across engineering verification, npm, GitHub, smoke testing, and announcement follow-up. Use when leadership asks to ship a release, not merely to discuss versioning.
.agents/skills/release/SKILL.md
terminal-bench-loop
Run one Terminal-Bench task through a bounded Paperclip smoke/diagnosis/fix loop. Use when asked to drive Terminal-Bench until it passes, rerun a Terminal-Bench loop, or iterate with board-gated fixes and diagnosis.
.agents/skills/terminal-bench-loop/SKILL.md
design-guide
Paperclip UI design system guide for building consistent, reusable frontend components. Use when creating new UI components, modifying existing ones, adding pages or features to the frontend, styling UI elements, or when you need to understand the design language and conventions. Covers: component creation, design tokens, typography, status/priority systems, composition patterns, and the /design-guide showcase page. Always use this skill alongside the frontend-design skill (for visual quality) and the web-design-guidelines skill (for web best practices).
.claude/skills/design-guide/SKILL.md
paperclip-task-bridge
Create, comment on, update, and list Paperclip tasks from Hermes using scoped Paperclip API credentials.
packages/adapters/hermes/skills/paperclip-task-bridge/SKILL.md
index-refresh
Use when an LLM Wiki operation issue requests an index refresh. Rebuild `wiki/index.md` from the actual wiki tree, reconcile missing/deleted entries, and log counts without editing page bodies.
packages/plugins/plugin-llm-wiki/skills/index-refresh/SKILL.md
paperclip-distill
Use when an operation issue is a Paperclip cursor-window, distill, or backfill. Turn source-bundled Paperclip activity into wiki-insightful project standups, durable project pages, decisions, and history without asset dereferencing.
packages/plugins/plugin-llm-wiki/skills/paperclip-distill/SKILL.md
wiki-ingest
Use when an operation issue asks to ingest a captured `raw/` source into the LLM Wiki, or the user says "ingest <slug>". Create durable source, entity, concept, synthesis, index, and log pages; use paperclip-distill for Paperclip bundles.
packages/plugins/plugin-llm-wiki/skills/wiki-ingest/SKILL.md
wiki-lint
Use when an LLM Wiki operation issue is a lint or health check. Audit for contradictions, orphans, weak provenance, broken links, missing concept pages, and index/log drift; return triage findings without auto-fixing.
packages/plugins/plugin-llm-wiki/skills/wiki-lint/SKILL.md
LLM Wiki Maintainer
Use the LLM Wiki plugin tools to maintain a cited local company wiki.
packages/plugins/plugin-llm-wiki/skills/wiki-maintainer/SKILL.md
wiki-query
Use when an LLM Wiki operation issue asks a question. Answer from wiki pages and raw sources with citations, name gaps plainly, and offer to file durable synthesis when the answer should compound.
packages/plugins/plugin-llm-wiki/skills/wiki-query/SKILL.md
doc-maintenance
Keep project docs aligned with recent code and feature changes — detect drift, update affected pages, and add release-relevant notes without rewriting unchanged sections.
packages/skills-catalog/catalog/bundled/docs/doc-maintenance/SKILL.md
issue-triage
Triage Paperclip inbox issues that are stale, blocked, in-review, or assigned-but-not-progressing, and decide a single next action per issue (resume, reassign, unblock, escalate, or close).
packages/skills-catalog/catalog/bundled/paperclip-operations/issue-triage/SKILL.md
reflection-coach
Reflect on another agent's recent execution record and propose the smallest durable instruction, skill, or tool-description change. Use for evidence-backed coaching proposals, never hot-swaps.
packages/skills-catalog/catalog/bundled/paperclip-operations/reflection-coach/SKILL.md
status-card-query
Create and maintain agent-authored Paperclip status cards, or compile a prose interest prompt into bounded CompanySearchQuery objects and write the first summary from the assigned Summarizer run.
packages/skills-catalog/catalog/bundled/paperclip-operations/status-card-query/SKILL.md
task-planning
Turn a Paperclip issue or request into a structured implementation plan with child task graph, blockers, owners, and acceptance criteria, then save it as the issue `plan` document.
packages/skills-catalog/catalog/bundled/paperclip-operations/task-planning/SKILL.md
paperclip-capsules
Generate, implement, or review Paperclip capsule visuals. Use for capsule art, agent capsules, heartbeat status capsules, identicons, capsule banks, or brand-usage validation.
packages/skills-catalog/catalog/bundled/product/paperclip-capsules/SKILL.md
wireframe
Produce low-fidelity black-and-white UI wireframes as SVGs or viewer pages. Use when asked to wireframe, sketch a screen, draft a layout, make a low-fi mockup, or publish wireframes.
packages/skills-catalog/catalog/bundled/product/wireframe/SKILL.md
qa-acceptance
Produce QA acceptance criteria and a manual validation plan for a feature change — golden path, edge cases, error states, performance limits, and explicit pass/fail evidence.
packages/skills-catalog/catalog/bundled/quality/qa-acceptance/SKILL.md
github-pr-workflow
Prepare a GitHub pull request from a feature branch — branch hygiene, commit shape, title/body, verification notes, screenshots for UI work, and replies to review comments.
packages/skills-catalog/catalog/bundled/software-development/github-pr-workflow/SKILL.md
agent-browser
Drive a real browser to inspect or interact with a web page or app — navigate, take screenshots, read console and network, fill simple forms — for verification tasks, not unattended automation.
packages/skills-catalog/catalog/optional/browser/agent-browser/SKILL.md
release-announcement
Write a release announcement — changelog, blog post, in-app note, or social post — that leads with user impact, names the audience, and includes upgrade/migration steps without filler.
packages/skills-catalog/catalog/optional/content/release-announcement/SKILL.md
simplified-english
Write user-facing comments, plans, and documents in ASD-STE100 Simplified Technical English — short, unambiguous sentences with approved words and one meaning each — so readers understand them the first time.
packages/skills-catalog/catalog/optional/content/simplified-english/SKILL.md
ramp
Fetch and follow Ramp's published agent playbooks inside Paperclip, with mandatory approval gates for spend, incorporation, cards, account setup, and other financial actions.
packages/skills-catalog/catalog/optional/finance/ramp/SKILL.md
design-critique
Give a structured product design critique — user job clarity, hierarchy, affordance, error states, accessibility, and consistency — focused on what to change, in what order, and why.
packages/skills-catalog/catalog/optional/product/design-critique/SKILL.md
prepare-mcp-integration
Prepare MCP/vendor integrations through cited research, a content PR, exact-revision human approval, and one governed Paperclip connector PR per approved connection. Use for new integration research and delivery; not for ad hoc connector coding that bypasses the playbooks.
packages/skills-catalog/catalog/optional/software-development/prepare-mcp-integration/SKILL.md
content-calendar
Plan a weekly editorial calendar by mapping company goals to publishable topics, owners, status, and verification notes.
packages/teams-catalog/catalog/optional/content/content-machine/skills/content-calendar/SKILL.md
paperclip
Interact with the Paperclip control plane API for task coordination and governance. Use when checking assignments, updating issue status, posting comments, delegating work, managing routines, or calling Paperclip API endpoints.
skills-releases/paperclip/v0/SKILL.md
paperclip
Interact with the Paperclip control plane API for task coordination and governance. Use when checking assignments, updating issue status, posting comments, delegating work, managing routines, or calling Paperclip API endpoints.
skills-releases/paperclip/v7-roster/SKILL.md
agentmail
Use your assigned AgentMail inbox to read email tasks, explicitly send or reply, and check delivery. Provided automatically by your inbox assignment.
skills/agentmail/SKILL.md
paperclip-board
Manage a Paperclip company as a board member via chat. Use when the user wants onboarding, company or agent management, approvals, task monitoring, cost oversight, or work product review in the Paperclip control plane.
skills/paperclip-board/SKILL.md
paperclip-converting-plans-to-tasks
Convert Paperclip plans into executable issue graphs. Use when asked to plan, scope, or break down Paperclip company work into assigned tasks with specialty fit, dependencies, blockers, and parallelization.
skills/paperclip-converting-plans-to-tasks/SKILL.md
paperclip-create-agent
Create new agents in Paperclip with governance-aware hiring. Use when you need to inspect adapter configuration options, compare existing agent configs, draft a new agent prompt/config, and submit a hire request.
skills/paperclip-create-agent/SKILL.md
Discovery details · 1 files with invalid metadata
Tracked SKILL.md files, excluding tests, fixtures, dependencies, and vendored directories. The Instructions analysis keeps its own pinned revision.
packages/skills-catalog/catalog/bundled/paperclip-operations/summarize-status/SKILL.md: Invalid YAML frontmatter.
Give your agents the whole story.
Skills teach agents how your team works. Modem shows them what customers said, who is affected, and what changed.