Douglas Vasconcelos avatar

Douglas Vasconcelos

Community

@Douglas-v

1Followers
|
8Public Repos
|
16Published Skills

Software Developer | Data Science. Python (Scikit-Learn, LangGraph), PostgreSQL, PHP (Laravel). Building creative analytical solutions.

Skills Distribution
DomainDeveloper To...Agent Orchestratio.. (40%)Knowledge Wiki Ope.. (30%)Plugin & Platform .. (20%)Memory & Knowledge.. (10%)

Agent Skills by Douglas Vasconcelos

Showing 16 vetted skills indexed across 1 GitHub repositories.

Douglas-vDouglas-v

paperclip

Manage tasks, approvals, and agent coordination through the Paperclip control plane API.

Community
Advanced
Douglas-vDouglas-v

design-guide

Guides creation of consistent React UI components using Paperclip design tokens and patterns.

Community
Intermediate
Douglas-vDouglas-v

company-creator

Generate agent company packages conforming to the agentcompanies/v1 specification.

Community
Advanced
Douglas-vDouglas-v

LLM Wiki Maintainer

Maintains a cited local company wiki using LLM Wiki plugin tools.

Community
Intermediate
Douglas-vDouglas-v

wiki-ingest

Converts raw source documents into interlinked, cited wiki pages with contradiction tracking.

Community
Intermediate
Douglas-vDouglas-v

index-refresh

Rebuilds wiki index files with one-line summaries reconciled against actual wiki contents.

Community
Intermediate
Douglas-vDouglas-v

wiki-lint

Audits wiki spaces for contradictions, orphans, broken links, and weak provenance without modifying content.

Community
Intermediate
Douglas-vDouglas-v

wiki-query

Answers questions from an LLM wiki with citations to wiki pages and raw sources.

Community
Intermediate
Douglas-vDouglas-v

paperclip-distill

Distills Paperclip project activity into wiki standup pages, decisions logs, and history notes.

Community
Advanced
Douglas-vDouglas-v

paperclip-create-plugin

Scaffold and develop Paperclip plugins using the CLI-first local install workflow.

Community
Intermediate
Douglas-vDouglas-v

paperclip-converting-plans-to-tasks

Converts plans into assigned Paperclip issues with dependencies and parallelization.

Community
Basic
Douglas-vDouglas-v

terminal-bench-loop

Drives Terminal-Bench problems through bounded Paperclip iteration loops with board-gated fixes.

Community
Advanced
Douglas-vDouglas-v

para-memory-files

Organizes persistent agent memory into PARA folders with YAML facts and daily notes.

Community
Intermediate
Douglas-vDouglas-v

paperclip-create-agent

Create and submit governance-aware agent hire requests in Paperclip via its REST API.

Community
Advanced
Douglas-vDouglas-v

diagnose-why-work-stopped

Diagnose stalled or looping agent issue trees and produce approval-gated remediation plans.

Community
Advanced
Douglas-vDouglas-v

paperclip-dev

Operate local Paperclip instances, worktrees, databases, and pull request workflows.

Community
Advanced

Frequently Asked Questions About Douglas Vasconcelos

FAQPage Schema
What 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.