Douglas Vasconcelos
Community@Douglas-v
Software Developer | Data Science. Python (Scikit-Learn, LangGraph), PostgreSQL, PHP (Laravel). Building creative analytical solutions.
Agent Skills by Douglas Vasconcelos
Showing 16 vetted skills indexed across 1 GitHub repositories.
paperclip
Manage tasks, approvals, and agent coordination through the Paperclip control plane API.
design-guide
Guides creation of consistent React UI components using Paperclip design tokens and patterns.
company-creator
Generate agent company packages conforming to the agentcompanies/v1 specification.
LLM Wiki Maintainer
Maintains a cited local company wiki using LLM Wiki plugin tools.
wiki-ingest
Converts raw source documents into interlinked, cited wiki pages with contradiction tracking.
index-refresh
Rebuilds wiki index files with one-line summaries reconciled against actual wiki contents.
wiki-lint
Audits wiki spaces for contradictions, orphans, broken links, and weak provenance without modifying content.
wiki-query
Answers questions from an LLM wiki with citations to wiki pages and raw sources.
paperclip-distill
Distills Paperclip project activity into wiki standup pages, decisions logs, and history notes.
paperclip-create-plugin
Scaffold and develop Paperclip plugins using the CLI-first local install workflow.
paperclip-converting-plans-to-tasks
Converts plans into assigned Paperclip issues with dependencies and parallelization.
terminal-bench-loop
Drives Terminal-Bench problems through bounded Paperclip iteration loops with board-gated fixes.
para-memory-files
Organizes persistent agent memory into PARA folders with YAML facts and daily notes.
paperclip-create-agent
Create and submit governance-aware agent hire requests in Paperclip via its REST API.
diagnose-why-work-stopped
Diagnose stalled or looping agent issue trees and produce approval-gated remediation plans.
paperclip-dev
Operate local Paperclip instances, worktrees, databases, and pull request workflows.
Frequently Asked Questions About Douglas Vasconcelos
FAQPage SchemaWhat tasks can I perform with Douglas Vasconcelos's Paperclip skills?▼
You can manage Paperclip tasks and routines, convert plans into assigned issues, hire new agents with governance checks, scaffold external plugins, run a local Paperclip instance, and diagnose stalled or looping work trees with board-approved fix plans.
Who are these skills designed for?▼
They target developers and operators running Paperclip companies: platform engineers developing plugins or the Paperclip codebase itself, and operators maintaining a cited LLM Wiki, refreshing indexes, and answering questions with source citations.
How do the wiki maintenance skills work in practice?▼
Operation issues trigger each skill: wiki-ingest moves files from raw/ into durable pages, index-refresh rebuilds wiki/index.md hourly, wiki-lint audits health nightly without auto-fixing, and wiki-query answers questions with citations and optional synthesis.
What is the para-memory-files skill and when is it used?▼
It implements Tiago Forte's PARA method as a file-based memory system with three layers: a knowledge graph of atomic YAML facts, daily notes as a raw timeline, and tacit user-pattern knowledge. It triggers on any memory operation, including weekly synthesis and recall via qmd.
What prerequisites do these skills assume?▼
Most skills assume a running Paperclip instance and operation issues routed through its board. Plugin development uses the paperclipai plugin init and install commands, while company creation follows the agentcompanies/v1 specification; existing company packages are imported via the CLI instead.