Paperclip
Official@paperclipai · United States of America
The open-source app everyone uses to manage agents at work
Agent Skills by Paperclip
Showing 51 vetted skills indexed across 1 GitHub repositories.
paperclip-create-plugin
Scaffold and develop external Paperclip plugins using a CLI-first local development workflow.
paperclip-page
Publish static HTML pages and asset directories to an S3-backed CloudFront distribution.
garden-inbox
Classify and archive stale Paperclip inbox entries based on issue status and activity thresholds.
terminal-bench-loop
Orchestrate bounded Terminal-Bench smoke and diagnosis loops within Paperclip agent worktrees.
prcheckloop
Automate the resolution of failing GitHub pull request status checks and CI workflows.
doc-maintenance
Audit project documentation against git history to detect and resolve factual drift.
paperclip-dev-workspace-run-verify-fix
Orchestrate, verify, and repair isolated Paperclip development workspace services and database states.
diagnose-why-work-stopped
Diagnose stalled or looping issue trees to propose corrective product-rule plans.
company-creator
Generate agent company packages that conform to the agentcompanies/v1 specification.
create-paperclip-bundled-skill
Convert source material into a standardized, catalog-ready skill for Paperclip agent orchestration.
prepare-paperclip-pr
Automate the preparation and verification of pull requests for the Paperclip repository.
release-changelog-discord-message
Generate formatted Discord release announcements from Paperclip changelog files.
deal-with-security-advisory
Automate the triage, patching, and publication workflow for GitHub Security Advisories.
create-issue-interaction-ui
Implement new issue-thread interaction types within the Paperclip codebase using standardized patterns.
pr-gardening
Automate the maintenance and readiness verification of pull requests opened by Paperclip agents.
check-pr
Inspect pull requests, merge requests, and changelists for review comments, status checks, and description gaps.
paperclip
Orchestrate AI agent teams through task coordination, governance, and business goal alignment.
LLM Wiki Maintainer
Maintain local company wiki documentation through automated indexing, linting, and cited content updates.
wiki-ingest
Convert raw source documents into structured, interlinked pages within an LLM-based wiki system.
index-refresh
Rebuild wiki index files by scanning directory structures and reconciling page entries.
wiki-lint
Audit LLM wiki spaces for structural integrity, content contradictions, and provenance gaps.
wiki-query
Retrieve and synthesize information from wiki pages and raw sources with citations.
paperclip-distill
Convert Paperclip project activity into structured, durable wiki documentation and executive standup pages.
qa-acceptance
Generate structured acceptance criteria and validation plans for feature changes and software releases.
Frequently Asked Questions About Paperclip
FAQPage SchemaWhat specific business tasks can be managed using Paperclip?▼
Paperclip enables the management of business operations and company goals by coordinating specialized entities. It facilitates persistent knowledge storage using PARA folder structures and YAML facts, while providing scaffolding for UI component creation and standardized software release cycles including changelog generation and version management.
Which technical personas benefit most from this ecosystem?▼
Software engineers, release managers, and operations leads benefit from these capabilities. The platform is designed for developers building custom plugins or adapters, as well as technical leads responsible for maintaining documentation, tracking code contributions via PR reports, and managing the lifecycle of internal business-focused entities.
What are the prerequisites for deploying Paperclip plugins?▼
Deployment requires familiarity with the Paperclip runtime conventions and the alpha-stage development environment. Users must be prepared to implement required interfaces and registration points when creating adapters, and should have an existing git-based repository structure to support the changelog and PR reporting features.